D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/zeromq-4.3.4-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SkqZaA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf zeromq-4.3.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/zeromq-4.3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zeromq-4.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/zeromq-4.3.3-mga-link_pgm-5.3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + install -pm644 /home/iurt/rpmbuild/SOURCES/FindUnwind.cmake FindUnwind.cmake + sed -i s:@libdir@:/usr/lib64: src/libzmq.pc.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MHyblj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zeromq-4.3.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/lib64zmq5 -DWITH_OPENPGM:BOOL=ON -DWITH_LIBSODIUM:BOOL=ON -DENABLE_DRAFTS:BOOL=ON -DBUILD_STATIC:BOOL=OFF -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Detected ZMQ Version - 4.3.4 -- Found PkgConfig: /usr/bin/pkgconf (found version "1.8.0") -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_C11 -- Performing Test COMPILER_SUPPORTS_C11 - Success -- Performing Test CXX_HAS_TAUT_WARNING -- Performing Test CXX_HAS_TAUT_WARNING - Success -- Performing Test CC_HAS_TAUT_WARNING -- Performing Test CC_HAS_TAUT_WARNING - Success -- Not building draft classes and methods -- Using radix tree implementation to manage subscriptions -- Enable WebSocket transport -- Found GnuTLS: /usr/lib64/libgnutls.so (found suitable version "3.7.2", minimum required is "3.6.7") -- Enable WSS transport -- Checking for module 'libbsd' -- Package 'libbsd', required by 'virtual:world', not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Checking for module 'libsodium' -- Found libsodium, version 1.0.18 -- Found sodium: /usr/lib64/libsodium.so -- Using libsodium for CURVE security -- Looking for kqueue -- Looking for kqueue - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Using polling method in I/O threads: epoll -- Using polling method in zmq_poll(er)_* API: poll -- Using 64 bytes alignment for lock-free data structures -- Looking for include file windows.h -- Looking for include file windows.h - not found -- Looking for include file condition_variable -- Looking for include file condition_variable - found -- Using condition_variable_t implementation: stl11 -- Looking for include file ifaddrs.h -- Looking for include file ifaddrs.h - found -- Looking for include file sys/uio.h -- Looking for include file sys/uio.h - found -- Looking for include file sys/eventfd.h -- Looking for include file sys/eventfd.h - found -- Checking whether EFD_CLOEXEC is supported -- Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC -- Performing Test ZMQ_HAVE_EVENTFD_CLOEXEC - Success -- Looking for if_nametoindex -- Looking for if_nametoindex - found -- Looking for SO_PEERCRED -- Looking for SO_PEERCRED - found -- Looking for LOCAL_PEERCRED -- Looking for LOCAL_PEERCRED - not found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for fork -- Looking for fork - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for mkdtemp -- Looking for mkdtemp - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for strnlen -- Looking for strnlen - found -- Performing Test HAVE_FLAG_-Wall -- Performing Test HAVE_FLAG_-Wall - Failed -- Performing Test HAVE_FLAG_-Wextra -- Performing Test HAVE_FLAG_-Wextra - Failed -- Performing Test HAVE_FLAG_-Wno-long-long -- Performing Test HAVE_FLAG_-Wno-long-long - Failed -- Performing Test HAVE_FLAG_-Wno-uninitialized -- Performing Test HAVE_FLAG_-Wno-uninitialized - Failed -- Performing Test HAVE_FLAG_-pedantic -- Performing Test HAVE_FLAG_-pedantic - Failed -- Checking whether noexcept is supported -- Performing Test ZMQ_HAVE_NOEXCEPT -- Performing Test ZMQ_HAVE_NOEXCEPT - Success -- Checking whether SOCK_CLOEXEC is supported -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC -- Performing Test ZMQ_HAVE_SOCK_CLOEXEC - Success -- Checking whether O_CLOEXEC is supported -- Performing Test ZMQ_HAVE_O_CLOEXEC -- Performing Test ZMQ_HAVE_O_CLOEXEC - Success -- Checking whether SO_BINDTODEVICE is supported -- Performing Test ZMQ_HAVE_SO_BINDTODEVICE -- Performing Test ZMQ_HAVE_SO_BINDTODEVICE - Success -- Checking whether SO_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_SO_KEEPALIVE -- Performing Test ZMQ_HAVE_SO_KEEPALIVE - Success -- Checking whether SO_PRIORITY is supported -- Performing Test ZMQ_HAVE_SO_PRIORITY -- Performing Test ZMQ_HAVE_SO_PRIORITY - Success -- Checking whether TCP_KEEPCNT is supported -- Performing Test ZMQ_HAVE_TCP_KEEPCNT -- Performing Test ZMQ_HAVE_TCP_KEEPCNT - Success -- Checking whether TCP_KEEPIDLE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE -- Performing Test ZMQ_HAVE_TCP_KEEPIDLE - Success -- Checking whether TCP_KEEPINTVL is supported -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL -- Performing Test ZMQ_HAVE_TCP_KEEPINTVL - Success -- Checking whether TCP_KEEPALIVE is supported -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE -- Performing Test ZMQ_HAVE_TCP_KEEPALIVE - Failed -- Checking whether TIPC is supported -- Performing Test ZMQ_HAVE_TIPC -- Performing Test ZMQ_HAVE_TIPC - Success -- Checking pthread_setname signature -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_1 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_2 - Success -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 -- Performing Test ZMQ_HAVE_PTHREAD_SETNAME_3 - Failed -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME -- Performing Test ZMQ_HAVE_PTHREAD_SET_NAME - Failed -- Checking pthread_setaffinity signature -- Performing Test ZMQ_HAVE_PTHREAD_SET_AFFINITY -- Performing Test ZMQ_HAVE_PTHREAD_SET_AFFINITY - Success -- Checking whether getrandom is supported -- Performing Test ZMQ_HAVE_GETRANDOM -- Performing Test ZMQ_HAVE_GETRANDOM - Success -- Found AsciiDoc: /usr/bin/asciidoc -- Checking for module 'openpgm-5.3' -- Found openpgm-5.3, version 5.3.128 -- openpgm-5.3" found" CMake Warning at CMakeLists.txt:1608 (message): Not building unit tests, since BUILD_STATIC is not enabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build + /usr/bin/cmake --build build -j8 --verbose /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/zeromq-4.3.4 -B/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f CMakeFiles/objects.dir/build.make CMakeFiles/objects.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/objects.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/unity.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f CMakeFiles/objects.dir/build.make CMakeFiles/objects.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 0%] Building C object tests/CMakeFiles/unity.dir/__/external/unity/unity.c.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cc -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/unity.dir/__/external/unity/unity.c.o -MF CMakeFiles/unity.dir/__/external/unity/unity.c.o.d -o CMakeFiles/unity.dir/__/external/unity/unity.c.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/external/unity/unity.c [ 0%] Building CXX object CMakeFiles/objects.dir/src/ws_address.cpp.o [ 1%] Building CXX object CMakeFiles/objects.dir/src/ws_connecter.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ws_address.cpp.o -MF CMakeFiles/objects.dir/src/ws_address.cpp.o.d -o CMakeFiles/objects.dir/src/ws_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ws_address.cpp [ 1%] Building CXX object CMakeFiles/objects.dir/src/ws_decoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ws_connecter.cpp.o -MF CMakeFiles/objects.dir/src/ws_connecter.cpp.o.d -o CMakeFiles/objects.dir/src/ws_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ws_connecter.cpp [ 1%] Building CXX object CMakeFiles/objects.dir/src/ws_encoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ws_decoder.cpp.o -MF CMakeFiles/objects.dir/src/ws_decoder.cpp.o.d -o CMakeFiles/objects.dir/src/ws_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ws_decoder.cpp /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ws_encoder.cpp.o -MF CMakeFiles/objects.dir/src/ws_encoder.cpp.o.d -o CMakeFiles/objects.dir/src/ws_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ws_encoder.cpp [ 1%] Building CXX object CMakeFiles/objects.dir/src/ws_engine.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ws_engine.cpp.o -MF CMakeFiles/objects.dir/src/ws_engine.cpp.o.d -o CMakeFiles/objects.dir/src/ws_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ws_engine.cpp [ 1%] Building CXX object CMakeFiles/objects.dir/src/ws_listener.cpp.o [ 2%] Building CXX object CMakeFiles/objects.dir/src/wss_address.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ws_listener.cpp.o -MF CMakeFiles/objects.dir/src/ws_listener.cpp.o.d -o CMakeFiles/objects.dir/src/ws_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ws_listener.cpp /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/wss_address.cpp.o -MF CMakeFiles/objects.dir/src/wss_address.cpp.o.d -o CMakeFiles/objects.dir/src/wss_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/wss_address.cpp [ 2%] Building CXX object CMakeFiles/objects.dir/src/wss_engine.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/wss_engine.cpp.o -MF CMakeFiles/objects.dir/src/wss_engine.cpp.o.d -o CMakeFiles/objects.dir/src/wss_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/wss_engine.cpp [ 2%] Building CXX object CMakeFiles/objects.dir/src/precompiled.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/precompiled.cpp.o -MF CMakeFiles/objects.dir/src/precompiled.cpp.o.d -o CMakeFiles/objects.dir/src/precompiled.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/precompiled.cpp [ 2%] Building CXX object CMakeFiles/objects.dir/src/address.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/address.cpp.o -MF CMakeFiles/objects.dir/src/address.cpp.o.d -o CMakeFiles/objects.dir/src/address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/address.cpp [ 3%] Linking C static library ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -P CMakeFiles/unity.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/unity.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib/libunity.a CMakeFiles/unity.dir/__/external/unity/unity.c.o /usr/bin/ranlib ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 3%] Built target unity [ 4%] Building CXX object CMakeFiles/objects.dir/src/channel.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/channel.cpp.o -MF CMakeFiles/objects.dir/src/channel.cpp.o.d -o CMakeFiles/objects.dir/src/channel.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/channel.cpp [ 4%] Building CXX object CMakeFiles/objects.dir/src/client.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/client.cpp.o -MF CMakeFiles/objects.dir/src/client.cpp.o.d -o CMakeFiles/objects.dir/src/client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/client.cpp [ 4%] Building CXX object CMakeFiles/objects.dir/src/clock.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/clock.cpp.o -MF CMakeFiles/objects.dir/src/clock.cpp.o.d -o CMakeFiles/objects.dir/src/clock.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/clock.cpp [ 4%] Building CXX object CMakeFiles/objects.dir/src/ctx.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ctx.cpp.o -MF CMakeFiles/objects.dir/src/ctx.cpp.o.d -o CMakeFiles/objects.dir/src/ctx.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ctx.cpp [ 4%] Building CXX object CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o -MF CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o.d -o CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/curve_mechanism_base.cpp [ 5%] Building CXX object CMakeFiles/objects.dir/src/curve_client.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/curve_client.cpp.o -MF CMakeFiles/objects.dir/src/curve_client.cpp.o.d -o CMakeFiles/objects.dir/src/curve_client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/curve_client.cpp [ 5%] Building CXX object CMakeFiles/objects.dir/src/curve_server.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/curve_server.cpp.o -MF CMakeFiles/objects.dir/src/curve_server.cpp.o.d -o CMakeFiles/objects.dir/src/curve_server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/curve_server.cpp [ 5%] Building CXX object CMakeFiles/objects.dir/src/dealer.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/dealer.cpp.o -MF CMakeFiles/objects.dir/src/dealer.cpp.o.d -o CMakeFiles/objects.dir/src/dealer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/dealer.cpp [ 5%] Building CXX object CMakeFiles/objects.dir/src/devpoll.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/devpoll.cpp.o -MF CMakeFiles/objects.dir/src/devpoll.cpp.o.d -o CMakeFiles/objects.dir/src/devpoll.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/devpoll.cpp [ 6%] Building CXX object CMakeFiles/objects.dir/src/dgram.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/dgram.cpp.o -MF CMakeFiles/objects.dir/src/dgram.cpp.o.d -o CMakeFiles/objects.dir/src/dgram.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/dgram.cpp [ 6%] Building CXX object CMakeFiles/objects.dir/src/dist.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/dist.cpp.o -MF CMakeFiles/objects.dir/src/dist.cpp.o.d -o CMakeFiles/objects.dir/src/dist.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/dist.cpp [ 6%] Building CXX object CMakeFiles/objects.dir/src/endpoint.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/endpoint.cpp.o -MF CMakeFiles/objects.dir/src/endpoint.cpp.o.d -o CMakeFiles/objects.dir/src/endpoint.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/endpoint.cpp [ 6%] Building CXX object CMakeFiles/objects.dir/src/epoll.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/epoll.cpp.o -MF CMakeFiles/objects.dir/src/epoll.cpp.o.d -o CMakeFiles/objects.dir/src/epoll.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/epoll.cpp [ 6%] Building CXX object CMakeFiles/objects.dir/src/err.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/err.cpp.o -MF CMakeFiles/objects.dir/src/err.cpp.o.d -o CMakeFiles/objects.dir/src/err.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/err.cpp In file included from /usr/include/string.h:519, from /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/err.hpp:39, from /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/msg.hpp:37, from /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/curve_client.cpp:35: In function 'void* memcpy(void*, const void*, size_t)', inlined from 'static int zmq::curve_client_tools_t::produce_initiate(void*, size_t, uint64_t, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, size_t)' at /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/curve_client_tools.hpp:183:16: /usr/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing 32 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void* memcpy(void*, const void*, size_t)', inlined from 'static int zmq::curve_client_tools_t::produce_initiate(void*, size_t, uint64_t, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, const uint8_t*, size_t)' at /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/curve_client_tools.hpp:186:16: /usr/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing 80 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 7%] Building CXX object CMakeFiles/objects.dir/src/fq.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/fq.cpp.o -MF CMakeFiles/objects.dir/src/fq.cpp.o.d -o CMakeFiles/objects.dir/src/fq.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/fq.cpp [ 7%] Building CXX object CMakeFiles/objects.dir/src/io_object.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/io_object.cpp.o -MF CMakeFiles/objects.dir/src/io_object.cpp.o.d -o CMakeFiles/objects.dir/src/io_object.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/io_object.cpp [ 7%] Building CXX object CMakeFiles/objects.dir/src/io_thread.cpp.o At global scope: cc1plus: note: unrecognized command-line option '-Wno-tautological-constant-compare' may have been intended to silence earlier diagnostics /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/io_thread.cpp.o -MF CMakeFiles/objects.dir/src/io_thread.cpp.o.d -o CMakeFiles/objects.dir/src/io_thread.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/io_thread.cpp [ 7%] Building CXX object CMakeFiles/objects.dir/src/ip.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ip.cpp.o -MF CMakeFiles/objects.dir/src/ip.cpp.o.d -o CMakeFiles/objects.dir/src/ip.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ip.cpp [ 8%] Building CXX object CMakeFiles/objects.dir/src/ipc_address.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ipc_address.cpp.o -MF CMakeFiles/objects.dir/src/ipc_address.cpp.o.d -o CMakeFiles/objects.dir/src/ipc_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ipc_address.cpp [ 8%] Building CXX object CMakeFiles/objects.dir/src/ipc_connecter.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ipc_connecter.cpp.o -MF CMakeFiles/objects.dir/src/ipc_connecter.cpp.o.d -o CMakeFiles/objects.dir/src/ipc_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ipc_connecter.cpp [ 8%] Building CXX object CMakeFiles/objects.dir/src/ipc_listener.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ipc_listener.cpp.o -MF CMakeFiles/objects.dir/src/ipc_listener.cpp.o.d -o CMakeFiles/objects.dir/src/ipc_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ipc_listener.cpp [ 8%] Building CXX object CMakeFiles/objects.dir/src/kqueue.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/kqueue.cpp.o -MF CMakeFiles/objects.dir/src/kqueue.cpp.o.d -o CMakeFiles/objects.dir/src/kqueue.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/kqueue.cpp [ 8%] Building CXX object CMakeFiles/objects.dir/src/lb.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/lb.cpp.o -MF CMakeFiles/objects.dir/src/lb.cpp.o.d -o CMakeFiles/objects.dir/src/lb.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/lb.cpp [ 9%] Building CXX object CMakeFiles/objects.dir/src/mailbox.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/mailbox.cpp.o -MF CMakeFiles/objects.dir/src/mailbox.cpp.o.d -o CMakeFiles/objects.dir/src/mailbox.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/mailbox.cpp [ 9%] Building CXX object CMakeFiles/objects.dir/src/mailbox_safe.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/mailbox_safe.cpp.o -MF CMakeFiles/objects.dir/src/mailbox_safe.cpp.o.d -o CMakeFiles/objects.dir/src/mailbox_safe.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/mailbox_safe.cpp [ 9%] Building CXX object CMakeFiles/objects.dir/src/mechanism.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/mechanism.cpp.o -MF CMakeFiles/objects.dir/src/mechanism.cpp.o.d -o CMakeFiles/objects.dir/src/mechanism.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/mechanism.cpp [ 9%] Building CXX object CMakeFiles/objects.dir/src/mechanism_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/mechanism_base.cpp.o -MF CMakeFiles/objects.dir/src/mechanism_base.cpp.o.d -o CMakeFiles/objects.dir/src/mechanism_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/mechanism_base.cpp [ 10%] Building CXX object CMakeFiles/objects.dir/src/metadata.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/metadata.cpp.o -MF CMakeFiles/objects.dir/src/metadata.cpp.o.d -o CMakeFiles/objects.dir/src/metadata.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/metadata.cpp [ 10%] Building CXX object CMakeFiles/objects.dir/src/msg.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/msg.cpp.o -MF CMakeFiles/objects.dir/src/msg.cpp.o.d -o CMakeFiles/objects.dir/src/msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/msg.cpp [ 10%] Building CXX object CMakeFiles/objects.dir/src/mtrie.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/mtrie.cpp.o -MF CMakeFiles/objects.dir/src/mtrie.cpp.o.d -o CMakeFiles/objects.dir/src/mtrie.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/mtrie.cpp [ 10%] Building CXX object CMakeFiles/objects.dir/src/norm_engine.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/norm_engine.cpp.o -MF CMakeFiles/objects.dir/src/norm_engine.cpp.o.d -o CMakeFiles/objects.dir/src/norm_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/norm_engine.cpp [ 10%] Building CXX object CMakeFiles/objects.dir/src/object.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/object.cpp.o -MF CMakeFiles/objects.dir/src/object.cpp.o.d -o CMakeFiles/objects.dir/src/object.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/object.cpp [ 11%] Building CXX object CMakeFiles/objects.dir/src/options.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/options.cpp.o -MF CMakeFiles/objects.dir/src/options.cpp.o.d -o CMakeFiles/objects.dir/src/options.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/options.cpp [ 11%] Building CXX object CMakeFiles/objects.dir/src/own.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/own.cpp.o -MF CMakeFiles/objects.dir/src/own.cpp.o.d -o CMakeFiles/objects.dir/src/own.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/own.cpp [ 11%] Building CXX object CMakeFiles/objects.dir/src/null_mechanism.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/null_mechanism.cpp.o -MF CMakeFiles/objects.dir/src/null_mechanism.cpp.o.d -o CMakeFiles/objects.dir/src/null_mechanism.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/null_mechanism.cpp [ 11%] Building CXX object CMakeFiles/objects.dir/src/pgm_receiver.cpp.o [ 12%] Building CXX object CMakeFiles/objects.dir/src/peer.cpp.o [ 12%] Building CXX object CMakeFiles/objects.dir/src/pair.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pgm_receiver.cpp.o -MF CMakeFiles/objects.dir/src/pgm_receiver.cpp.o.d -o CMakeFiles/objects.dir/src/pgm_receiver.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pgm_receiver.cpp /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pair.cpp.o -MF CMakeFiles/objects.dir/src/pair.cpp.o.d -o CMakeFiles/objects.dir/src/pair.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pair.cpp /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/peer.cpp.o -MF CMakeFiles/objects.dir/src/peer.cpp.o.d -o CMakeFiles/objects.dir/src/peer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/peer.cpp [ 12%] Building CXX object CMakeFiles/objects.dir/src/pgm_sender.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pgm_sender.cpp.o -MF CMakeFiles/objects.dir/src/pgm_sender.cpp.o.d -o CMakeFiles/objects.dir/src/pgm_sender.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pgm_sender.cpp [ 12%] Building CXX object CMakeFiles/objects.dir/src/pgm_socket.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pgm_socket.cpp.o -MF CMakeFiles/objects.dir/src/pgm_socket.cpp.o.d -o CMakeFiles/objects.dir/src/pgm_socket.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pgm_socket.cpp [ 12%] Building CXX object CMakeFiles/objects.dir/src/pipe.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pipe.cpp.o -MF CMakeFiles/objects.dir/src/pipe.cpp.o.d -o CMakeFiles/objects.dir/src/pipe.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pipe.cpp [ 13%] Building CXX object CMakeFiles/objects.dir/src/plain_client.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/plain_client.cpp.o -MF CMakeFiles/objects.dir/src/plain_client.cpp.o.d -o CMakeFiles/objects.dir/src/plain_client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/plain_client.cpp [ 13%] Building CXX object CMakeFiles/objects.dir/src/plain_server.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/plain_server.cpp.o -MF CMakeFiles/objects.dir/src/plain_server.cpp.o.d -o CMakeFiles/objects.dir/src/plain_server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/plain_server.cpp [ 13%] Building CXX object CMakeFiles/objects.dir/src/poll.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/poll.cpp.o -MF CMakeFiles/objects.dir/src/poll.cpp.o.d -o CMakeFiles/objects.dir/src/poll.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/poll.cpp [ 13%] Building CXX object CMakeFiles/objects.dir/src/poller_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/poller_base.cpp.o -MF CMakeFiles/objects.dir/src/poller_base.cpp.o.d -o CMakeFiles/objects.dir/src/poller_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/poller_base.cpp [ 14%] Building CXX object CMakeFiles/objects.dir/src/polling_util.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/polling_util.cpp.o -MF CMakeFiles/objects.dir/src/polling_util.cpp.o.d -o CMakeFiles/objects.dir/src/polling_util.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/polling_util.cpp [ 14%] Building CXX object CMakeFiles/objects.dir/src/pollset.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pollset.cpp.o -MF CMakeFiles/objects.dir/src/pollset.cpp.o.d -o CMakeFiles/objects.dir/src/pollset.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pollset.cpp [ 14%] Building CXX object CMakeFiles/objects.dir/src/proxy.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/proxy.cpp.o -MF CMakeFiles/objects.dir/src/proxy.cpp.o.d -o CMakeFiles/objects.dir/src/proxy.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/proxy.cpp [ 14%] Building CXX object CMakeFiles/objects.dir/src/pub.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pub.cpp.o -MF CMakeFiles/objects.dir/src/pub.cpp.o.d -o CMakeFiles/objects.dir/src/pub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pub.cpp [ 14%] Building CXX object CMakeFiles/objects.dir/src/pull.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/pull.cpp.o -MF CMakeFiles/objects.dir/src/pull.cpp.o.d -o CMakeFiles/objects.dir/src/pull.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/pull.cpp [ 15%] Building CXX object CMakeFiles/objects.dir/src/push.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/push.cpp.o -MF CMakeFiles/objects.dir/src/push.cpp.o.d -o CMakeFiles/objects.dir/src/push.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/push.cpp [ 15%] Building CXX object CMakeFiles/objects.dir/src/random.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/random.cpp.o -MF CMakeFiles/objects.dir/src/random.cpp.o.d -o CMakeFiles/objects.dir/src/random.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/random.cpp [ 15%] Building CXX object CMakeFiles/objects.dir/src/raw_encoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/raw_encoder.cpp.o -MF CMakeFiles/objects.dir/src/raw_encoder.cpp.o.d -o CMakeFiles/objects.dir/src/raw_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/raw_encoder.cpp [ 15%] Building CXX object CMakeFiles/objects.dir/src/raw_decoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/raw_decoder.cpp.o -MF CMakeFiles/objects.dir/src/raw_decoder.cpp.o.d -o CMakeFiles/objects.dir/src/raw_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/raw_decoder.cpp [ 16%] Building CXX object CMakeFiles/objects.dir/src/raw_engine.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/raw_engine.cpp.o -MF CMakeFiles/objects.dir/src/raw_engine.cpp.o.d -o CMakeFiles/objects.dir/src/raw_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/raw_engine.cpp [ 16%] Building CXX object CMakeFiles/objects.dir/src/reaper.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/reaper.cpp.o -MF CMakeFiles/objects.dir/src/reaper.cpp.o.d -o CMakeFiles/objects.dir/src/reaper.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/reaper.cpp [ 16%] Building CXX object CMakeFiles/objects.dir/src/rep.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/rep.cpp.o -MF CMakeFiles/objects.dir/src/rep.cpp.o.d -o CMakeFiles/objects.dir/src/rep.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/rep.cpp [ 16%] Building CXX object CMakeFiles/objects.dir/src/req.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/req.cpp.o -MF CMakeFiles/objects.dir/src/req.cpp.o.d -o CMakeFiles/objects.dir/src/req.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/req.cpp [ 16%] Building CXX object CMakeFiles/objects.dir/src/router.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/router.cpp.o -MF CMakeFiles/objects.dir/src/router.cpp.o.d -o CMakeFiles/objects.dir/src/router.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/router.cpp [ 17%] Building CXX object CMakeFiles/objects.dir/src/select.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/select.cpp.o -MF CMakeFiles/objects.dir/src/select.cpp.o.d -o CMakeFiles/objects.dir/src/select.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/select.cpp [ 17%] Building CXX object CMakeFiles/objects.dir/src/server.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/server.cpp.o -MF CMakeFiles/objects.dir/src/server.cpp.o.d -o CMakeFiles/objects.dir/src/server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/server.cpp [ 17%] Building CXX object CMakeFiles/objects.dir/src/session_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/session_base.cpp.o -MF CMakeFiles/objects.dir/src/session_base.cpp.o.d -o CMakeFiles/objects.dir/src/session_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/session_base.cpp [ 17%] Building CXX object CMakeFiles/objects.dir/src/signaler.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/signaler.cpp.o -MF CMakeFiles/objects.dir/src/signaler.cpp.o.d -o CMakeFiles/objects.dir/src/signaler.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/signaler.cpp [ 17%] Building CXX object CMakeFiles/objects.dir/src/socket_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/socket_base.cpp.o -MF CMakeFiles/objects.dir/src/socket_base.cpp.o.d -o CMakeFiles/objects.dir/src/socket_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/socket_base.cpp [ 18%] Building CXX object CMakeFiles/objects.dir/src/socks.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/socks.cpp.o -MF CMakeFiles/objects.dir/src/socks.cpp.o.d -o CMakeFiles/objects.dir/src/socks.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/socks.cpp [ 18%] Building CXX object CMakeFiles/objects.dir/src/socks_connecter.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/socks_connecter.cpp.o -MF CMakeFiles/objects.dir/src/socks_connecter.cpp.o.d -o CMakeFiles/objects.dir/src/socks_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/socks_connecter.cpp [ 18%] Building CXX object CMakeFiles/objects.dir/src/stream.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/stream.cpp.o -MF CMakeFiles/objects.dir/src/stream.cpp.o.d -o CMakeFiles/objects.dir/src/stream.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/stream.cpp [ 18%] Building CXX object CMakeFiles/objects.dir/src/stream_engine_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/stream_engine_base.cpp.o -MF CMakeFiles/objects.dir/src/stream_engine_base.cpp.o.d -o CMakeFiles/objects.dir/src/stream_engine_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/stream_engine_base.cpp [ 19%] Building CXX object CMakeFiles/objects.dir/src/sub.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/sub.cpp.o -MF CMakeFiles/objects.dir/src/sub.cpp.o.d -o CMakeFiles/objects.dir/src/sub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/sub.cpp [ 19%] Building CXX object CMakeFiles/objects.dir/src/tcp.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/tcp.cpp.o -MF CMakeFiles/objects.dir/src/tcp.cpp.o.d -o CMakeFiles/objects.dir/src/tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tcp.cpp [ 19%] Building CXX object CMakeFiles/objects.dir/src/tcp_address.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/tcp_address.cpp.o -MF CMakeFiles/objects.dir/src/tcp_address.cpp.o.d -o CMakeFiles/objects.dir/src/tcp_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tcp_address.cpp [ 19%] Building CXX object CMakeFiles/objects.dir/src/tcp_connecter.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/tcp_connecter.cpp.o -MF CMakeFiles/objects.dir/src/tcp_connecter.cpp.o.d -o CMakeFiles/objects.dir/src/tcp_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tcp_connecter.cpp [ 19%] Building CXX object CMakeFiles/objects.dir/src/tcp_listener.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/tcp_listener.cpp.o -MF CMakeFiles/objects.dir/src/tcp_listener.cpp.o.d -o CMakeFiles/objects.dir/src/tcp_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tcp_listener.cpp [ 20%] Building CXX object CMakeFiles/objects.dir/src/thread.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/thread.cpp.o -MF CMakeFiles/objects.dir/src/thread.cpp.o.d -o CMakeFiles/objects.dir/src/thread.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/thread.cpp [ 20%] Building CXX object CMakeFiles/objects.dir/src/trie.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/trie.cpp.o -MF CMakeFiles/objects.dir/src/trie.cpp.o.d -o CMakeFiles/objects.dir/src/trie.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/trie.cpp [ 20%] Building CXX object CMakeFiles/objects.dir/src/radix_tree.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/radix_tree.cpp.o -MF CMakeFiles/objects.dir/src/radix_tree.cpp.o.d -o CMakeFiles/objects.dir/src/radix_tree.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/radix_tree.cpp [ 20%] Building CXX object CMakeFiles/objects.dir/src/v1_decoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/v1_decoder.cpp.o -MF CMakeFiles/objects.dir/src/v1_decoder.cpp.o.d -o CMakeFiles/objects.dir/src/v1_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/v1_decoder.cpp [ 21%] Building CXX object CMakeFiles/objects.dir/src/v1_encoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/v1_encoder.cpp.o -MF CMakeFiles/objects.dir/src/v1_encoder.cpp.o.d -o CMakeFiles/objects.dir/src/v1_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/v1_encoder.cpp [ 21%] Building CXX object CMakeFiles/objects.dir/src/v2_decoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/v2_decoder.cpp.o -MF CMakeFiles/objects.dir/src/v2_decoder.cpp.o.d -o CMakeFiles/objects.dir/src/v2_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/v2_decoder.cpp [ 21%] Building CXX object CMakeFiles/objects.dir/src/v2_encoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/v2_encoder.cpp.o -MF CMakeFiles/objects.dir/src/v2_encoder.cpp.o.d -o CMakeFiles/objects.dir/src/v2_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/v2_encoder.cpp [ 21%] Building CXX object CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o -MF CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o.d -o CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/v3_1_encoder.cpp [ 21%] Building CXX object CMakeFiles/objects.dir/src/xpub.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/xpub.cpp.o -MF CMakeFiles/objects.dir/src/xpub.cpp.o.d -o CMakeFiles/objects.dir/src/xpub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/xpub.cpp [ 22%] Building CXX object CMakeFiles/objects.dir/src/xsub.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/xsub.cpp.o -MF CMakeFiles/objects.dir/src/xsub.cpp.o.d -o CMakeFiles/objects.dir/src/xsub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/xsub.cpp [ 22%] Building CXX object CMakeFiles/objects.dir/src/zmq.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/zmq.cpp.o -MF CMakeFiles/objects.dir/src/zmq.cpp.o.d -o CMakeFiles/objects.dir/src/zmq.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/zmq.cpp [ 22%] Building CXX object CMakeFiles/objects.dir/src/zmq_utils.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/zmq_utils.cpp.o -MF CMakeFiles/objects.dir/src/zmq_utils.cpp.o.d -o CMakeFiles/objects.dir/src/zmq_utils.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/zmq_utils.cpp [ 22%] Building CXX object CMakeFiles/objects.dir/src/decoder_allocators.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/decoder_allocators.cpp.o -MF CMakeFiles/objects.dir/src/decoder_allocators.cpp.o.d -o CMakeFiles/objects.dir/src/decoder_allocators.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/decoder_allocators.cpp [ 23%] Building CXX object CMakeFiles/objects.dir/src/socket_poller.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/socket_poller.cpp.o -MF CMakeFiles/objects.dir/src/socket_poller.cpp.o.d -o CMakeFiles/objects.dir/src/socket_poller.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/socket_poller.cpp [ 23%] Building CXX object CMakeFiles/objects.dir/src/timers.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/timers.cpp.o -MF CMakeFiles/objects.dir/src/timers.cpp.o.d -o CMakeFiles/objects.dir/src/timers.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/timers.cpp [ 23%] Building CXX object CMakeFiles/objects.dir/src/radio.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/radio.cpp.o -MF CMakeFiles/objects.dir/src/radio.cpp.o.d -o CMakeFiles/objects.dir/src/radio.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/radio.cpp [ 23%] Building CXX object CMakeFiles/objects.dir/src/dish.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/dish.cpp.o -MF CMakeFiles/objects.dir/src/dish.cpp.o.d -o CMakeFiles/objects.dir/src/dish.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/dish.cpp [ 23%] Building CXX object CMakeFiles/objects.dir/src/udp_engine.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/udp_engine.cpp.o -MF CMakeFiles/objects.dir/src/udp_engine.cpp.o.d -o CMakeFiles/objects.dir/src/udp_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/udp_engine.cpp [ 24%] Building CXX object CMakeFiles/objects.dir/src/udp_address.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/udp_address.cpp.o -MF CMakeFiles/objects.dir/src/udp_address.cpp.o.d -o CMakeFiles/objects.dir/src/udp_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/udp_address.cpp [ 24%] Building CXX object CMakeFiles/objects.dir/src/scatter.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/scatter.cpp.o -MF CMakeFiles/objects.dir/src/scatter.cpp.o.d -o CMakeFiles/objects.dir/src/scatter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/scatter.cpp [ 24%] Building CXX object CMakeFiles/objects.dir/src/gather.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/gather.cpp.o -MF CMakeFiles/objects.dir/src/gather.cpp.o.d -o CMakeFiles/objects.dir/src/gather.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/gather.cpp [ 24%] Building CXX object CMakeFiles/objects.dir/src/ip_resolver.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/ip_resolver.cpp.o -MF CMakeFiles/objects.dir/src/ip_resolver.cpp.o.d -o CMakeFiles/objects.dir/src/ip_resolver.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/ip_resolver.cpp [ 25%] Building CXX object CMakeFiles/objects.dir/src/zap_client.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/zap_client.cpp.o -MF CMakeFiles/objects.dir/src/zap_client.cpp.o.d -o CMakeFiles/objects.dir/src/zap_client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/zap_client.cpp [ 25%] Building CXX object CMakeFiles/objects.dir/src/zmtp_engine.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/zmtp_engine.cpp.o -MF CMakeFiles/objects.dir/src/zmtp_engine.cpp.o.d -o CMakeFiles/objects.dir/src/zmtp_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/zmtp_engine.cpp [ 25%] Building CXX object CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o -MF CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o.d -o CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/stream_connecter_base.cpp [ 25%] Building CXX object CMakeFiles/objects.dir/src/stream_listener_base.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/stream_listener_base.cpp.o -MF CMakeFiles/objects.dir/src/stream_listener_base.cpp.o.d -o CMakeFiles/objects.dir/src/stream_listener_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/stream_listener_base.cpp [ 25%] Building CXX object CMakeFiles/objects.dir/src/tipc_address.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/tipc_address.cpp.o -MF CMakeFiles/objects.dir/src/tipc_address.cpp.o.d -o CMakeFiles/objects.dir/src/tipc_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tipc_address.cpp [ 26%] Building CXX object CMakeFiles/objects.dir/src/tipc_connecter.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/tipc_connecter.cpp.o -MF CMakeFiles/objects.dir/src/tipc_connecter.cpp.o.d -o CMakeFiles/objects.dir/src/tipc_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tipc_connecter.cpp [ 26%] Building CXX object CMakeFiles/objects.dir/src/tipc_listener.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -fPIC -MD -MT CMakeFiles/objects.dir/src/tipc_listener.cpp.o -MF CMakeFiles/objects.dir/src/tipc_listener.cpp.o.d -o CMakeFiles/objects.dir/src/tipc_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tipc_listener.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 26%] Built target objects /usr/bin/gmake -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 26%] Generating zmq_z85_encode.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_z85_encode.html ../doc/zmq_z85_encode.txt [ 26%] Generating zmq_atomic_counter_dec.html [ 26%] Generating zmq.html [ 27%] Generating zmq_atomic_counter_inc.html [ 27%] Generating zmq_atomic_counter_new.html [ 27%] Generating zmq_atomic_counter_destroy.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq.html ../doc/zmq.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_atomic_counter_dec.html ../doc/zmq_atomic_counter_dec.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_atomic_counter_destroy.html ../doc/zmq_atomic_counter_destroy.txt [ 27%] Generating zmq_atomic_counter_set.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_atomic_counter_inc.html ../doc/zmq_atomic_counter_inc.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_atomic_counter_new.html ../doc/zmq_atomic_counter_new.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_atomic_counter_set.html ../doc/zmq_atomic_counter_set.txt [ 27%] Generating zmq_atomic_counter_value.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_atomic_counter_value.html ../doc/zmq_atomic_counter_value.txt [ 28%] Generating zmq_bind.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_bind.html ../doc/zmq_bind.txt [ 28%] Generating zmq_close.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_close.html ../doc/zmq_close.txt [ 28%] Generating zmq_connect.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_connect.html ../doc/zmq_connect.txt [ 28%] Generating zmq_connect_peer.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_connect_peer.html ../doc/zmq_connect_peer.txt [ 28%] Generating zmq_ctx_get.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_ctx_get.html ../doc/zmq_ctx_get.txt [ 29%] Generating zmq_ctx_new.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_ctx_new.html ../doc/zmq_ctx_new.txt [ 29%] Generating zmq_ctx_set.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_ctx_set.html ../doc/zmq_ctx_set.txt [ 29%] Generating zmq_ctx_shutdown.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_ctx_shutdown.html ../doc/zmq_ctx_shutdown.txt [ 29%] Generating zmq_ctx_term.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_ctx_term.html ../doc/zmq_ctx_term.txt [ 30%] Generating zmq_curve.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_curve.html ../doc/zmq_curve.txt [ 30%] Generating zmq_curve_public.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_curve_public.html ../doc/zmq_curve_public.txt [ 30%] Generating zmq_curve_keypair.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_curve_keypair.html ../doc/zmq_curve_keypair.txt [ 30%] Generating zmq_disconnect.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_disconnect.html ../doc/zmq_disconnect.txt [ 30%] Generating zmq_errno.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_errno.html ../doc/zmq_errno.txt [ 31%] Generating zmq_getsockopt.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_getsockopt.html ../doc/zmq_getsockopt.txt [ 31%] Generating zmq_gssapi.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_gssapi.html ../doc/zmq_gssapi.txt [ 31%] Generating zmq_has.html [ 31%] Generating zmq_inproc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_has.html ../doc/zmq_has.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_inproc.html ../doc/zmq_inproc.txt [ 32%] Generating zmq_ipc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_ipc.html ../doc/zmq_ipc.txt [ 32%] Generating zmq_msg_close.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_close.html ../doc/zmq_msg_close.txt [ 32%] Generating zmq_msg_copy.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_copy.html ../doc/zmq_msg_copy.txt [ 32%] Generating zmq_msg_data.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_data.html ../doc/zmq_msg_data.txt [ 32%] Generating zmq_msg_get.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_get.html ../doc/zmq_msg_get.txt [ 33%] Generating zmq_msg_gets.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_gets.html ../doc/zmq_msg_gets.txt [ 33%] Generating zmq_msg_init.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_init.html ../doc/zmq_msg_init.txt [ 33%] Generating zmq_msg_init_buffer.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_init_buffer.html ../doc/zmq_msg_init_buffer.txt [ 33%] Generating zmq_msg_init_data.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_init_data.html ../doc/zmq_msg_init_data.txt [ 34%] Generating zmq_msg_init_size.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_init_size.html ../doc/zmq_msg_init_size.txt [ 34%] Generating zmq_msg_more.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_more.html ../doc/zmq_msg_more.txt [ 34%] Generating zmq_msg_move.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_move.html ../doc/zmq_msg_move.txt [ 34%] Generating zmq_msg_recv.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_recv.html ../doc/zmq_msg_recv.txt [ 34%] Generating zmq_msg_routing_id.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_routing_id.html ../doc/zmq_msg_routing_id.txt [ 35%] Generating zmq_msg_send.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_send.html ../doc/zmq_msg_send.txt [ 35%] Generating zmq_msg_set.html [ 35%] Generating zmq_msg_set_routing_id.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_set.html ../doc/zmq_msg_set.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_set_routing_id.html ../doc/zmq_msg_set_routing_id.txt [ 35%] Generating zmq_msg_size.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_msg_size.html ../doc/zmq_msg_size.txt [ 36%] Generating zmq_null.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_null.html ../doc/zmq_null.txt [ 36%] Generating zmq_pgm.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_pgm.html ../doc/zmq_pgm.txt [ 36%] Generating zmq_plain.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_plain.html ../doc/zmq_plain.txt [ 36%] Generating zmq_poll.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_poll.html ../doc/zmq_poll.txt [ 36%] Generating zmq_poller.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_poller.html ../doc/zmq_poller.txt [ 37%] Generating zmq_proxy.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_proxy.html ../doc/zmq_proxy.txt [ 37%] Generating zmq_proxy_steerable.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_proxy_steerable.html ../doc/zmq_proxy_steerable.txt [ 37%] Generating zmq_recv.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_recv.html ../doc/zmq_recv.txt [ 37%] Generating zmq_recvmsg.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_recvmsg.html ../doc/zmq_recvmsg.txt [ 38%] Generating zmq_send.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_send.html ../doc/zmq_send.txt [ 38%] Generating zmq_send_const.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_send_const.html ../doc/zmq_send_const.txt [ 38%] Generating zmq_sendmsg.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_sendmsg.html ../doc/zmq_sendmsg.txt [ 38%] Generating zmq_setsockopt.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_setsockopt.html ../doc/zmq_setsockopt.txt [ 38%] Generating zmq_socket.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_socket.html ../doc/zmq_socket.txt [ 39%] Generating zmq_socket_monitor.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_socket_monitor.html ../doc/zmq_socket_monitor.txt [ 39%] Generating zmq_socket_monitor_versioned.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_socket_monitor_versioned.html ../doc/zmq_socket_monitor_versioned.txt [ 39%] Generating zmq_strerror.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_strerror.html ../doc/zmq_strerror.txt [ 39%] Generating zmq_tcp.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_tcp.html ../doc/zmq_tcp.txt [ 40%] Generating zmq_timers.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_timers.html ../doc/zmq_timers.txt [ 40%] Generating zmq_tipc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_tipc.html ../doc/zmq_tipc.txt [ 40%] Generating zmq_udp.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_udp.html ../doc/zmq_udp.txt [ 40%] Generating zmq_unbind.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_unbind.html ../doc/zmq_unbind.txt [ 40%] Generating zmq_version.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_version.html ../doc/zmq_version.txt [ 41%] Generating zmq_vmci.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_vmci.html ../doc/zmq_vmci.txt [ 41%] Generating zmq_z85_decode.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/doc/asciidoc.conf -azmq_version=4.3.4 -o doc/zmq_z85_decode.html ../doc/zmq_z85_decode.txt cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/libzmq.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 41%] Linking CXX shared library lib/libzmq.so /usr/bin/cmake -E cmake_link_script CMakeFiles/libzmq.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libzmq.so.5 -o lib/libzmq.so.5.2.4 CMakeFiles/objects.dir/src/ws_address.cpp.o CMakeFiles/objects.dir/src/ws_connecter.cpp.o CMakeFiles/objects.dir/src/ws_decoder.cpp.o CMakeFiles/objects.dir/src/ws_encoder.cpp.o CMakeFiles/objects.dir/src/ws_engine.cpp.o CMakeFiles/objects.dir/src/ws_listener.cpp.o CMakeFiles/objects.dir/src/wss_address.cpp.o CMakeFiles/objects.dir/src/wss_engine.cpp.o CMakeFiles/objects.dir/src/precompiled.cpp.o CMakeFiles/objects.dir/src/address.cpp.o CMakeFiles/objects.dir/src/channel.cpp.o CMakeFiles/objects.dir/src/client.cpp.o CMakeFiles/objects.dir/src/clock.cpp.o CMakeFiles/objects.dir/src/ctx.cpp.o CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o CMakeFiles/objects.dir/src/curve_client.cpp.o CMakeFiles/objects.dir/src/curve_server.cpp.o CMakeFiles/objects.dir/src/dealer.cpp.o CMakeFiles/objects.dir/src/devpoll.cpp.o CMakeFiles/objects.dir/src/dgram.cpp.o CMakeFiles/objects.dir/src/dist.cpp.o CMakeFiles/objects.dir/src/endpoint.cpp.o CMakeFiles/objects.dir/src/epoll.cpp.o CMakeFiles/objects.dir/src/err.cpp.o CMakeFiles/objects.dir/src/fq.cpp.o CMakeFiles/objects.dir/src/io_object.cpp.o CMakeFiles/objects.dir/src/io_thread.cpp.o CMakeFiles/objects.dir/src/ip.cpp.o CMakeFiles/objects.dir/src/ipc_address.cpp.o CMakeFiles/objects.dir/src/ipc_connecter.cpp.o CMakeFiles/objects.dir/src/ipc_listener.cpp.o CMakeFiles/objects.dir/src/kqueue.cpp.o CMakeFiles/objects.dir/src/lb.cpp.o CMakeFiles/objects.dir/src/mailbox.cpp.o CMakeFiles/objects.dir/src/mailbox_safe.cpp.o CMakeFiles/objects.dir/src/mechanism.cpp.o CMakeFiles/objects.dir/src/mechanism_base.cpp.o CMakeFiles/objects.dir/src/metadata.cpp.o CMakeFiles/objects.dir/src/msg.cpp.o CMakeFiles/objects.dir/src/mtrie.cpp.o CMakeFiles/objects.dir/src/norm_engine.cpp.o CMakeFiles/objects.dir/src/object.cpp.o CMakeFiles/objects.dir/src/options.cpp.o CMakeFiles/objects.dir/src/own.cpp.o CMakeFiles/objects.dir/src/null_mechanism.cpp.o CMakeFiles/objects.dir/src/pair.cpp.o CMakeFiles/objects.dir/src/peer.cpp.o CMakeFiles/objects.dir/src/pgm_receiver.cpp.o CMakeFiles/objects.dir/src/pgm_sender.cpp.o CMakeFiles/objects.dir/src/pgm_socket.cpp.o CMakeFiles/objects.dir/src/pipe.cpp.o CMakeFiles/objects.dir/src/plain_client.cpp.o CMakeFiles/objects.dir/src/plain_server.cpp.o CMakeFiles/objects.dir/src/poll.cpp.o CMakeFiles/objects.dir/src/poller_base.cpp.o CMakeFiles/objects.dir/src/polling_util.cpp.o CMakeFiles/objects.dir/src/pollset.cpp.o CMakeFiles/objects.dir/src/proxy.cpp.o CMakeFiles/objects.dir/src/pub.cpp.o CMakeFiles/objects.dir/src/pull.cpp.o CMakeFiles/objects.dir/src/push.cpp.o CMakeFiles/objects.dir/src/random.cpp.o CMakeFiles/objects.dir/src/raw_encoder.cpp.o CMakeFiles/objects.dir/src/raw_decoder.cpp.o CMakeFiles/objects.dir/src/raw_engine.cpp.o CMakeFiles/objects.dir/src/reaper.cpp.o CMakeFiles/objects.dir/src/rep.cpp.o CMakeFiles/objects.dir/src/req.cpp.o CMakeFiles/objects.dir/src/router.cpp.o CMakeFiles/objects.dir/src/select.cpp.o CMakeFiles/objects.dir/src/server.cpp.o CMakeFiles/objects.dir/src/session_base.cpp.o CMakeFiles/objects.dir/src/signaler.cpp.o CMakeFiles/objects.dir/src/socket_base.cpp.o CMakeFiles/objects.dir/src/socks.cpp.o CMakeFiles/objects.dir/src/socks_connecter.cpp.o CMakeFiles/objects.dir/src/stream.cpp.o CMakeFiles/objects.dir/src/stream_engine_base.cpp.o CMakeFiles/objects.dir/src/sub.cpp.o CMakeFiles/objects.dir/src/tcp.cpp.o CMakeFiles/objects.dir/src/tcp_address.cpp.o CMakeFiles/objects.dir/src/tcp_connecter.cpp.o CMakeFiles/objects.dir/src/tcp_listener.cpp.o CMakeFiles/objects.dir/src/thread.cpp.o CMakeFiles/objects.dir/src/trie.cpp.o CMakeFiles/objects.dir/src/radix_tree.cpp.o CMakeFiles/objects.dir/src/v1_decoder.cpp.o CMakeFiles/objects.dir/src/v1_encoder.cpp.o CMakeFiles/objects.dir/src/v2_decoder.cpp.o CMakeFiles/objects.dir/src/v2_encoder.cpp.o CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o CMakeFiles/objects.dir/src/xpub.cpp.o CMakeFiles/objects.dir/src/xsub.cpp.o CMakeFiles/objects.dir/src/zmq.cpp.o CMakeFiles/objects.dir/src/zmq_utils.cpp.o CMakeFiles/objects.dir/src/decoder_allocators.cpp.o CMakeFiles/objects.dir/src/socket_poller.cpp.o CMakeFiles/objects.dir/src/timers.cpp.o CMakeFiles/objects.dir/src/radio.cpp.o CMakeFiles/objects.dir/src/dish.cpp.o CMakeFiles/objects.dir/src/udp_engine.cpp.o CMakeFiles/objects.dir/src/udp_address.cpp.o CMakeFiles/objects.dir/src/scatter.cpp.o CMakeFiles/objects.dir/src/gather.cpp.o CMakeFiles/objects.dir/src/ip_resolver.cpp.o CMakeFiles/objects.dir/src/zap_client.cpp.o CMakeFiles/objects.dir/src/zmtp_engine.cpp.o CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o CMakeFiles/objects.dir/src/stream_listener_base.cpp.o CMakeFiles/objects.dir/src/tipc_address.cpp.o CMakeFiles/objects.dir/src/tipc_connecter.cpp.o CMakeFiles/objects.dir/src/tipc_listener.cpp.o -lgnutls -lsodium -lrt -lpgm /usr/bin/cmake -E cmake_symlink_library lib/libzmq.so.5.2.4 lib/libzmq.so.5 lib/libzmq.so gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 41%] Built target libzmq /usr/bin/gmake -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/depend /usr/bin/gmake -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/depend /usr/bin/gmake -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/local_lat.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend /usr/bin/gmake -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend /usr/bin/gmake -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/local_thr.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles/proxy_thr.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/testutil.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 41%] Building CXX object CMakeFiles/local_lat.dir/perf/local_lat.cpp.o [ 42%] Building CXX object CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT CMakeFiles/local_lat.dir/perf/local_lat.cpp.o -MF CMakeFiles/local_lat.dir/perf/local_lat.cpp.o.d -o CMakeFiles/local_lat.dir/perf/local_lat.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/perf/local_lat.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o -MF CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o.d -o CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/perf/remote_lat.cpp /usr/bin/gmake -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/build /usr/bin/gmake -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 42%] Building CXX object CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/build /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o -MF CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o.d -o CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/perf/inproc_lat.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 42%] Building CXX object CMakeFiles/local_thr.dir/perf/local_thr.cpp.o [ 42%] Building CXX object CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o -MF CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o.d -o CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/perf/proxy_thr.cpp [ 42%] Building CXX object tests/CMakeFiles/testutil.dir/testutil.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/testutil.dir/testutil.cpp.o -MF CMakeFiles/testutil.dir/testutil.cpp.o.d -o CMakeFiles/testutil.dir/testutil.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/testutil.cpp [ 42%] Building CXX object CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o -MF CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o.d -o CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/perf/remote_thr.cpp /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT CMakeFiles/local_thr.dir/perf/local_thr.cpp.o -MF CMakeFiles/local_thr.dir/perf/local_thr.cpp.o.d -o CMakeFiles/local_thr.dir/perf/local_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/perf/local_thr.cpp [ 43%] Building CXX object CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o /usr/bin/c++ -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o -MF CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o.d -o CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/perf/inproc_thr.cpp [ 44%] Linking CXX executable bin/local_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/local_lat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/local_lat.dir/perf/local_lat.cpp.o -o bin/local_lat -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib: lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm [ 44%] Linking CXX executable bin/remote_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_lat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o -o bin/remote_lat -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib: lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm [ 44%] Linking CXX executable bin/local_thr [ 44%] Linking CXX executable bin/remote_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/local_thr.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_thr.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/local_thr.dir/perf/local_thr.cpp.o -o bin/local_thr -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib: lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o -o bin/remote_thr -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib: lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm [ 44%] Linking CXX executable bin/inproc_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_thr.dir/link.txt --verbose=1 [ 44%] Linking CXX executable bin/inproc_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_lat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o -o bin/inproc_thr -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib: lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o -o bin/inproc_lat -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib: lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 44%] Built target local_lat [ 44%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_monitoring.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/testutil.dir/testutil_monitoring.cpp.o -MF CMakeFiles/testutil.dir/testutil_monitoring.cpp.o.d -o CMakeFiles/testutil.dir/testutil_monitoring.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/testutil_monitoring.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 44%] Built target remote_lat gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 45%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_security.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/testutil.dir/testutil_security.cpp.o -MF CMakeFiles/testutil.dir/testutil_security.cpp.o.d -o CMakeFiles/testutil.dir/testutil_security.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/testutil_security.cpp [ 45%] Built target inproc_lat [ 45%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_unity.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/testutil.dir/testutil_unity.cpp.o -MF CMakeFiles/testutil.dir/testutil_unity.cpp.o.d -o CMakeFiles/testutil.dir/testutil_unity.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/testutil_unity.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 45%] Built target remote_thr gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 45%] Built target inproc_thr gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 45%] Built target local_thr [ 45%] Linking CXX executable bin/proxy_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/proxy_thr.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o -o bin/proxy_thr -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib: lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 45%] Built target proxy_thr [ 45%] Linking CXX static library ../lib/libtestutil.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -P CMakeFiles/testutil.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testutil.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib/libtestutil.a CMakeFiles/testutil.dir/testutil.cpp.o CMakeFiles/testutil.dir/testutil_monitoring.cpp.o CMakeFiles/testutil.dir/testutil_security.cpp.o CMakeFiles/testutil.dir/testutil_unity.cpp.o /usr/bin/ranlib ../lib/libtestutil.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 45%] Built target testutil /usr/bin/gmake -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/depend /usr/bin/gmake -f tests/CMakeFiles/test_system.dir/build.make tests/CMakeFiles/test_system.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_ancillaries.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/depend /usr/bin/gmake -f tests/CMakeFiles/test_pair_tcp.dir/build.make tests/CMakeFiles/test_pair_tcp.dir/depend /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_system.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_pair_inproc.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_pair_tcp.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_hwm_pubsub.dir/build.make tests/CMakeFiles/test_hwm_pubsub.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reqrep_inproc.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reqrep_tcp.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_hwm.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_hwm_pubsub.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_system.dir/build.make tests/CMakeFiles/test_system.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_pair_tcp.dir/build.make tests/CMakeFiles/test_pair_tcp.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 45%] Building CXX object tests/CMakeFiles/test_system.dir/test_system.cpp.o [ 45%] Building CXX object tests/CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_system.dir/test_system.cpp.o -MF CMakeFiles/test_system.dir/test_system.cpp.o.d -o CMakeFiles/test_system.dir/test_system.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system.cpp /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o -MF CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o.d -o CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_hwm_pubsub.dir/build.make tests/CMakeFiles/test_hwm_pubsub.dir/build [ 46%] Building CXX object tests/CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o -MF CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o.d -o CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc.cpp [ 46%] Building CXX object tests/CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o [ 47%] Building CXX object tests/CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o -MF CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o.d -o CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o -MF CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o.d -o CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp.cpp [ 48%] Building CXX object tests/CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o [ 48%] Building CXX object tests/CMakeFiles/test_hwm.dir/test_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o -MF CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o.d -o CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_hwm.dir/test_hwm.cpp.o -MF CMakeFiles/test_hwm.dir/test_hwm.cpp.o.d -o CMakeFiles/test_hwm.dir/test_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm.cpp [ 48%] Building CXX object tests/CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o -MF CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o.d -o CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub.cpp [ 48%] Linking CXX executable ../bin/test_system cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_system.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_system.dir/test_system.cpp.o -o ../bin/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 48%] Linking CXX executable ../bin/test_pair_tcp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_tcp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o -o ../bin/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 49%] Linking CXX executable ../bin/test_ancillaries cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ancillaries.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o -o ../bin/test_ancillaries -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 49%] Linking CXX executable ../bin/test_pair_inproc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_inproc.dir/link.txt --verbose=1 [ 50%] Linking CXX executable ../bin/test_reqrep_inproc /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o -o ../bin/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_inproc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o -o ../bin/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 50%] Linking CXX executable ../bin/test_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hwm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_hwm.dir/test_hwm.cpp.o -o ../bin/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 50%] Built target test_system /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_device.dir/build.make tests/CMakeFiles/test_reqrep_device.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reqrep_device.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_device.dir/build.make tests/CMakeFiles/test_reqrep_device.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 51%] Built target test_ancillaries [ 52%] Building CXX object tests/CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o -MF CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o.d -o CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device.cpp /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/depend [ 51%] Linking CXX executable ../bin/test_reqrep_tcp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_sub_forward.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_tcp.dir/link.txt --verbose=1 [ 52%] Linking CXX executable ../bin/test_hwm_pubsub cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hwm_pubsub.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/build /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o -o ../bin/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o -o ../bin/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 52%] Building CXX object tests/CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o -MF CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o.d -o CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward.cpp [ 52%] Built target test_pair_inproc /usr/bin/gmake -f tests/CMakeFiles/test_invalid_rep.dir/build.make tests/CMakeFiles/test_invalid_rep.dir/depend [ 52%] Built target test_pair_tcp /usr/bin/gmake -f tests/CMakeFiles/test_msg_flags.dir/build.make tests/CMakeFiles/test_msg_flags.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_invalid_rep.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_msg_flags.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_msg_flags.dir/build.make tests/CMakeFiles/test_msg_flags.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_invalid_rep.dir/build.make tests/CMakeFiles/test_invalid_rep.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 52%] Built target test_hwm gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_msg_ffn.dir/build.make tests/CMakeFiles/test_msg_ffn.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_msg_ffn.dir/DependInfo.cmake --color= [ 52%] Building CXX object tests/CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o [ 52%] Built target test_reqrep_inproc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o -MF CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o.d -o CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags.cpp /usr/bin/gmake -f tests/CMakeFiles/test_connect_resolve.dir/build.make tests/CMakeFiles/test_connect_resolve.dir/depend [ 52%] Building CXX object tests/CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_msg_ffn.dir/build.make tests/CMakeFiles/test_msg_ffn.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o -MF CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o.d -o CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_connect_resolve.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 52%] Building CXX object tests/CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o -MF CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o.d -o CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_resolve.dir/build.make tests/CMakeFiles/test_connect_resolve.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 52%] Building CXX object tests/CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o -MF CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o.d -o CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 52%] Built target test_hwm_pubsub /usr/bin/gmake -f tests/CMakeFiles/test_immediate.dir/build.make tests/CMakeFiles/test_immediate.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_immediate.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_immediate.dir/build.make tests/CMakeFiles/test_immediate.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 52%] Building CXX object tests/CMakeFiles/test_immediate.dir/test_immediate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_immediate.dir/test_immediate.cpp.o -MF CMakeFiles/test_immediate.dir/test_immediate.cpp.o.d -o CMakeFiles/test_immediate.dir/test_immediate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 52%] Built target test_reqrep_tcp /usr/bin/gmake -f tests/CMakeFiles/test_last_endpoint.dir/build.make tests/CMakeFiles/test_last_endpoint.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_last_endpoint.dir/DependInfo.cmake --color= [ 52%] Linking CXX executable ../bin/test_reqrep_device cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_device.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_last_endpoint.dir/build.make tests/CMakeFiles/test_last_endpoint.dir/build /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o -o ../bin/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 53%] Linking CXX executable ../bin/test_sub_forward [ 53%] Building CXX object tests/CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o -MF CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o.d -o CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sub_forward.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o -o ../bin/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 54%] Linking CXX executable ../bin/test_invalid_rep cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalid_rep.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o -o ../bin/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 54%] Linking CXX executable ../bin/test_connect_resolve cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_resolve.dir/link.txt --verbose=1 [ 54%] Linking CXX executable ../bin/test_msg_flags cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_msg_flags.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o -o ../bin/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o -o ../bin/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 55%] Linking CXX executable ../bin/test_msg_ffn cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_msg_ffn.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o -o ../bin/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 55%] Built target test_sub_forward /usr/bin/gmake -f tests/CMakeFiles/test_term_endpoint.dir/build.make tests/CMakeFiles/test_term_endpoint.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_term_endpoint.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_term_endpoint.dir/build.make tests/CMakeFiles/test_term_endpoint.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 55%] Built target test_reqrep_device [ 55%] Building CXX object tests/CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o -MF CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o.d -o CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_router_mandatory.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 56%] Linking CXX executable ../bin/test_immediate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_immediate.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/build [ 56%] Built target test_invalid_rep /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_immediate.dir/test_immediate.cpp.o -o ../bin/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_probe_router.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 57%] Building CXX object tests/CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o -MF CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o.d -o CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory.cpp [ 57%] Building CXX object tests/CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o -MF CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o.d -o CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 57%] Built target test_msg_flags /usr/bin/gmake -f tests/CMakeFiles/test_stream.dir/build.make tests/CMakeFiles/test_stream.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_stream.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_stream.dir/build.make tests/CMakeFiles/test_stream.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 57%] Building CXX object tests/CMakeFiles/test_stream.dir/test_stream.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_stream.dir/test_stream.cpp.o -MF CMakeFiles/test_stream.dir/test_stream.cpp.o.d -o CMakeFiles/test_stream.dir/test_stream.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream.cpp [ 57%] Built target test_connect_resolve /usr/bin/gmake -f tests/CMakeFiles/test_stream_empty.dir/build.make tests/CMakeFiles/test_stream_empty.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_stream_empty.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_stream_empty.dir/build.make tests/CMakeFiles/test_stream_empty.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 57%] Building CXX object tests/CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o -MF CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o.d -o CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty.cpp [ 57%] Linking CXX executable ../bin/test_last_endpoint cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_last_endpoint.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o -o ../bin/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 57%] Built target test_immediate /usr/bin/gmake -f tests/CMakeFiles/test_stream_disconnect.dir/build.make tests/CMakeFiles/test_stream_disconnect.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_stream_disconnect.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_stream_disconnect.dir/build.make tests/CMakeFiles/test_stream_disconnect.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 58%] Building CXX object tests/CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o -MF CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o.d -o CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 58%] Built target test_msg_ffn /usr/bin/gmake -f tests/CMakeFiles/test_disconnect_inproc.dir/build.make tests/CMakeFiles/test_disconnect_inproc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_disconnect_inproc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_disconnect_inproc.dir/build.make tests/CMakeFiles/test_disconnect_inproc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 58%] Building CXX object tests/CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o -MF CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o.d -o CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc.cpp [ 58%] Linking CXX executable ../bin/test_term_endpoint cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_term_endpoint.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o -o ../bin/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 58%] Linking CXX executable ../bin/test_stream_empty cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_empty.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o -o ../bin/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 58%] Linking CXX executable ../bin/test_probe_router [ 58%] Built target test_last_endpoint cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_probe_router.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/depend /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o -o ../bin/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_unbind_wildcard.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 58%] Building CXX object tests/CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o -MF CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o.d -o CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard.cpp [ 58%] Linking CXX executable ../bin/test_stream cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream.dir/test_stream.cpp.o -o ../bin/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 58%] Linking CXX executable ../bin/test_router_mandatory cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory.dir/link.txt --verbose=1 [ 58%] Built target test_term_endpoint /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o -o ../bin/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_ctx_options.dir/build.make tests/CMakeFiles/test_ctx_options.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_ctx_options.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_ctx_options.dir/build.make tests/CMakeFiles/test_ctx_options.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 59%] Linking CXX executable ../bin/test_disconnect_inproc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_disconnect_inproc.dir/link.txt --verbose=1 [ 59%] Linking CXX executable ../bin/test_stream_disconnect [ 59%] Building CXX object tests/CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_disconnect.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o -MF CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o.d -o CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options.cpp /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o -o ../bin/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o -o ../bin/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 59%] Built target test_probe_router /usr/bin/gmake -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_ctx_destroy.dir/DependInfo.cmake --color= [ 59%] Built target test_stream_empty /usr/bin/gmake -f tests/CMakeFiles/test_security_no_zap_handler.dir/build.make tests/CMakeFiles/test_security_no_zap_handler.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_security_no_zap_handler.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_no_zap_handler.dir/build.make tests/CMakeFiles/test_security_no_zap_handler.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 59%] Built target test_stream [ 60%] Building CXX object tests/CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o -MF CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o.d -o CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler.cpp /usr/bin/gmake -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_security_null.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 61%] Building CXX object tests/CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o [ 61%] Building CXX object tests/CMakeFiles/test_security_null.dir/test_security_null.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_null.dir/test_security_null.cpp.o -MF CMakeFiles/test_security_null.dir/test_security_null.cpp.o.d -o CMakeFiles/test_security_null.dir/test_security_null.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null.cpp [ 61%] Built target test_router_mandatory cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o -MF CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o.d -o CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy.cpp /usr/bin/gmake -f tests/CMakeFiles/test_security_plain.dir/build.make tests/CMakeFiles/test_security_plain.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_security_plain.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_plain.dir/build.make tests/CMakeFiles/test_security_plain.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 61%] Built target test_disconnect_inproc /usr/bin/gmake -f tests/CMakeFiles/test_security_zap.dir/build.make tests/CMakeFiles/test_security_zap.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_security_zap.dir/DependInfo.cmake --color= [ 62%] Building CXX object tests/CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o -MF CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o.d -o CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_zap.dir/build.make tests/CMakeFiles/test_security_zap.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Linking CXX executable ../bin/test_unbind_wildcard cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_unbind_wildcard.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Built target test_stream_disconnect /usr/bin/gmake -f tests/CMakeFiles/test_iov.dir/build.make tests/CMakeFiles/test_iov.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_iov.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o -o ../bin/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 63%] Building CXX object tests/CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o -MF CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o.d -o CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_iov.dir/build.make tests/CMakeFiles/test_iov.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Building CXX object tests/CMakeFiles/test_iov.dir/test_iov.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_iov.dir/test_iov.cpp.o -MF CMakeFiles/test_iov.dir/test_iov.cpp.o.d -o CMakeFiles/test_iov.dir/test_iov.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov.cpp [ 63%] Linking CXX executable ../bin/test_security_no_zap_handler cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_no_zap_handler.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o -o ../bin/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 63%] Linking CXX executable ../bin/test_ctx_options cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ctx_options.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o -o ../bin/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Built target test_unbind_wildcard /usr/bin/gmake -f tests/CMakeFiles/test_spec_req.dir/build.make tests/CMakeFiles/test_spec_req.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_spec_req.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_spec_req.dir/build.make tests/CMakeFiles/test_spec_req.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Building CXX object tests/CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o -MF CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o.d -o CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req.cpp [ 63%] Linking CXX executable ../bin/test_security_plain cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_plain.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o -o ../bin/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 63%] Linking CXX executable ../bin/test_iov cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_iov.dir/link.txt --verbose=1 [ 63%] Linking CXX executable ../bin/test_ctx_destroy cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ctx_destroy.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_iov.dir/test_iov.cpp.o -o ../bin/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o -o ../bin/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Built target test_ctx_options /usr/bin/gmake -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_spec_rep.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Building CXX object tests/CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o -MF CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o.d -o CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep.cpp [ 63%] Linking CXX executable ../bin/test_security_null cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_null.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_null.dir/test_security_null.cpp.o -o ../bin/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Built target test_security_no_zap_handler /usr/bin/gmake -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_spec_dealer.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Building CXX object tests/CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o -MF CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o.d -o CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer.cpp [ 63%] Linking CXX executable ../bin/test_security_zap cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_zap.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o -o ../bin/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Built target test_iov /usr/bin/gmake -f tests/CMakeFiles/test_spec_router.dir/build.make tests/CMakeFiles/test_spec_router.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_spec_router.dir/DependInfo.cmake --color= [ 63%] Built target test_ctx_destroy /usr/bin/gmake -f tests/CMakeFiles/test_spec_pushpull.dir/build.make tests/CMakeFiles/test_spec_pushpull.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_spec_pushpull.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_spec_router.dir/build.make tests/CMakeFiles/test_spec_router.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_spec_pushpull.dir/build.make tests/CMakeFiles/test_spec_pushpull.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 63%] Built target test_security_plain /usr/bin/gmake -f tests/CMakeFiles/test_req_correlate.dir/build.make tests/CMakeFiles/test_req_correlate.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_req_correlate.dir/DependInfo.cmake --color= [ 63%] Building CXX object tests/CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o -MF CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o.d -o CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull.cpp [ 63%] Building CXX object tests/CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o -MF CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o.d -o CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_req_correlate.dir/build.make tests/CMakeFiles/test_req_correlate.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 64%] Building CXX object tests/CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o -MF CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o.d -o CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 64%] Built target test_security_null /usr/bin/gmake -f tests/CMakeFiles/test_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_req_relaxed.dir/DependInfo.cmake --color= [ 64%] Linking CXX executable ../bin/test_spec_req gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_req.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o -o ../bin/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 64%] Building CXX object tests/CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o -MF CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o.d -o CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 65%] Linking CXX executable ../bin/test_spec_rep cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_rep.dir/link.txt --verbose=1 [ 65%] Built target test_security_zap /usr/bin/gmake -f tests/CMakeFiles/test_conflate.dir/build.make tests/CMakeFiles/test_conflate.dir/depend /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o -o ../bin/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_conflate.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_conflate.dir/build.make tests/CMakeFiles/test_conflate.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 66%] Building CXX object tests/CMakeFiles/test_conflate.dir/test_conflate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_conflate.dir/test_conflate.cpp.o -MF CMakeFiles/test_conflate.dir/test_conflate.cpp.o.d -o CMakeFiles/test_conflate.dir/test_conflate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate.cpp [ 67%] Linking CXX executable ../bin/test_spec_dealer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_dealer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o -o ../bin/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 67%] Linking CXX executable ../bin/test_spec_router cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_router.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o -o ../bin/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 67%] Linking CXX executable ../bin/test_req_correlate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_req_correlate.dir/link.txt --verbose=1 [ 67%] Built target test_spec_rep /usr/bin/gmake -f tests/CMakeFiles/test_inproc_connect.dir/build.make tests/CMakeFiles/test_inproc_connect.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_inproc_connect.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o -o ../bin/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_inproc_connect.dir/build.make tests/CMakeFiles/test_inproc_connect.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 67%] Building CXX object tests/CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o -MF CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o.d -o CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 67%] Built target test_spec_req /usr/bin/gmake -f tests/CMakeFiles/test_issue_566.dir/build.make tests/CMakeFiles/test_issue_566.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_issue_566.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_issue_566.dir/build.make tests/CMakeFiles/test_issue_566.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 68%] Building CXX object tests/CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o -MF CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o.d -o CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566.cpp [ 68%] Built target test_spec_dealer /usr/bin/gmake -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/depend [ 68%] Linking CXX executable ../bin/test_conflate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_conflate.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_shutdown_stress.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_conflate.dir/test_conflate.cpp.o -o ../bin/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 68%] Building CXX object tests/CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o -MF CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o.d -o CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress.cpp [ 68%] Linking CXX executable ../bin/test_req_relaxed [ 68%] Linking CXX executable ../bin/test_spec_pushpull cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_req_relaxed.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_pushpull.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o -o ../bin/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o -o ../bin/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 68%] Built target test_req_correlate [ 68%] Built target test_spec_router /usr/bin/gmake -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/depend /usr/bin/gmake -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_timeo.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_many_sockets.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 68%] Building CXX object tests/CMakeFiles/test_timeo.dir/test_timeo.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_timeo.dir/test_timeo.cpp.o -MF CMakeFiles/test_timeo.dir/test_timeo.cpp.o.d -o CMakeFiles/test_timeo.dir/test_timeo.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo.cpp [ 69%] Building CXX object tests/CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o -MF CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o.d -o CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets.cpp [ 69%] Linking CXX executable ../bin/test_issue_566 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_issue_566.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o -o ../bin/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 69%] Built target test_req_relaxed /usr/bin/gmake -f tests/CMakeFiles/test_diffserv.dir/build.make tests/CMakeFiles/test_diffserv.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_diffserv.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_diffserv.dir/build.make tests/CMakeFiles/test_diffserv.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 69%] Building CXX object tests/CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o -MF CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o.d -o CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 69%] Built target test_conflate /usr/bin/gmake -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_connect_rid.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/build [ 69%] Linking CXX executable ../bin/test_shutdown_stress cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shutdown_stress.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o -o ../bin/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 69%] Building CXX object tests/CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o -MF CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o.d -o CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 69%] Linking CXX executable ../bin/test_inproc_connect cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_inproc_connect.dir/link.txt --verbose=1 [ 69%] Built target test_spec_pushpull /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o -o ../bin/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_xpub_nodrop.dir/build.make tests/CMakeFiles/test_xpub_nodrop.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_xpub_nodrop.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_nodrop.dir/build.make tests/CMakeFiles/test_xpub_nodrop.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 70%] Linking CXX executable ../bin/test_timeo [ 70%] Built target test_issue_566 /usr/bin/gmake -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/depend [ 70%] Building CXX object tests/CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_pub_invert_matching.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o -MF CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o.d -o CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_timeo.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_timeo.dir/test_timeo.cpp.o -o ../bin/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 70%] Building CXX object tests/CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o -MF CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o.d -o CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching.cpp [ 70%] Linking CXX executable ../bin/test_diffserv cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_diffserv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o -o ../bin/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 70%] Built target test_shutdown_stress /usr/bin/gmake -f tests/CMakeFiles/test_setsockopt.dir/build.make tests/CMakeFiles/test_setsockopt.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_setsockopt.dir/DependInfo.cmake --color= [ 70%] Built target test_inproc_connect /usr/bin/gmake -f tests/CMakeFiles/test_sockopt_hwm.dir/build.make tests/CMakeFiles/test_sockopt_hwm.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_sockopt_hwm.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_setsockopt.dir/build.make tests/CMakeFiles/test_setsockopt.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_sockopt_hwm.dir/build.make tests/CMakeFiles/test_sockopt_hwm.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 70%] Building CXX object tests/CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o [ 70%] Built target test_timeo cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o -MF CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o.d -o CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt.cpp /usr/bin/gmake -f tests/CMakeFiles/test_heartbeats.dir/build.make tests/CMakeFiles/test_heartbeats.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_heartbeats.dir/DependInfo.cmake --color= [ 70%] Building CXX object tests/CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o -MF CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o.d -o CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_heartbeats.dir/build.make tests/CMakeFiles/test_heartbeats.dir/build [ 70%] Linking CXX executable ../bin/test_connect_rid gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_rid.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o -o ../bin/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 71%] Building CXX object tests/CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o -MF CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o.d -o CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats.cpp [ 71%] Linking CXX executable ../bin/test_xpub_nodrop cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_nodrop.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o -o ../bin/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 71%] Linking CXX executable ../bin/test_many_sockets cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_many_sockets.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o -o ../bin/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 72%] Linking CXX executable ../bin/test_pub_invert_matching cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pub_invert_matching.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o -o ../bin/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 72%] Built target test_diffserv /usr/bin/gmake -f tests/CMakeFiles/test_atomics.dir/build.make tests/CMakeFiles/test_atomics.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_atomics.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 72%] Built target test_connect_rid /usr/bin/gmake -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_atomics.dir/build.make tests/CMakeFiles/test_atomics.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_bind_src_address.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/build [ 72%] Building CXX object tests/CMakeFiles/test_atomics.dir/test_atomics.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_atomics.dir/test_atomics.cpp.o -MF CMakeFiles/test_atomics.dir/test_atomics.cpp.o.d -o CMakeFiles/test_atomics.dir/test_atomics.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 72%] Building CXX object tests/CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o -MF CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o.d -o CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address.cpp [ 72%] Built target test_many_sockets /usr/bin/gmake -f tests/CMakeFiles/test_capabilities.dir/build.make tests/CMakeFiles/test_capabilities.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_capabilities.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_capabilities.dir/build.make tests/CMakeFiles/test_capabilities.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 72%] Building CXX object tests/CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o -MF CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o.d -o CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities.cpp [ 72%] Built target test_xpub_nodrop /usr/bin/gmake -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake --color= [ 73%] Linking CXX executable ../bin/test_setsockopt cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_setsockopt.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 73%] Building CXX object tests/CMakeFiles/test_metadata.dir/test_metadata.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_metadata.dir/test_metadata.cpp.o -MF CMakeFiles/test_metadata.dir/test_metadata.cpp.o.d -o CMakeFiles/test_metadata.dir/test_metadata.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata.cpp /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o -o ../bin/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 73%] Built target test_pub_invert_matching /usr/bin/gmake -f tests/CMakeFiles/test_router_handover.dir/build.make tests/CMakeFiles/test_router_handover.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_router_handover.dir/DependInfo.cmake --color= [ 73%] Linking CXX executable ../bin/test_sockopt_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sockopt_hwm.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_handover.dir/build.make tests/CMakeFiles/test_router_handover.dir/build /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o -o ../bin/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 73%] Linking CXX executable ../bin/test_heartbeats cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_heartbeats.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o -o ../bin/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 73%] Building CXX object tests/CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o -MF CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o.d -o CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 73%] Linking CXX executable ../bin/test_bind_src_address [ 73%] Built target test_setsockopt cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_src_address.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_srcfd.dir/build.make tests/CMakeFiles/test_srcfd.dir/depend [ 74%] Linking CXX executable ../bin/test_capabilities cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_capabilities.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_srcfd.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o -o ../bin/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o -o ../bin/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 74%] Linking CXX executable ../bin/test_atomics cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_atomics.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_srcfd.dir/build.make tests/CMakeFiles/test_srcfd.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_atomics.dir/test_atomics.cpp.o -o ../bin/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 75%] Building CXX object tests/CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o -MF CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o.d -o CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Built target test_heartbeats /usr/bin/gmake -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_stream_timeout.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Building CXX object tests/CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o -MF CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o.d -o CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout.cpp [ 75%] Built target test_sockopt_hwm /usr/bin/gmake -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_xpub_manual.dir/DependInfo.cmake --color= [ 75%] Linking CXX executable ../bin/test_metadata cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_metadata.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_metadata.dir/test_metadata.cpp.o -o ../bin/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 75%] Building CXX object tests/CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o -MF CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o.d -o CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Built target test_atomics /usr/bin/gmake -f tests/CMakeFiles/test_xpub_welcome_msg.dir/build.make tests/CMakeFiles/test_xpub_welcome_msg.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Built target test_capabilities /usr/bin/gmake -f tests/CMakeFiles/test_xpub_verbose.dir/build.make tests/CMakeFiles/test_xpub_verbose.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_welcome_msg.dir/build.make tests/CMakeFiles/test_xpub_welcome_msg.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_xpub_verbose.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Building CXX object tests/CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o -MF CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o.d -o CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_verbose.dir/build.make tests/CMakeFiles/test_xpub_verbose.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Building CXX object tests/CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o -MF CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o.d -o CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Built target test_bind_src_address /usr/bin/gmake -f tests/CMakeFiles/test_base85.dir/build.make tests/CMakeFiles/test_base85.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_base85.dir/DependInfo.cmake --color= [ 75%] Linking CXX executable ../bin/test_srcfd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_srcfd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o -o ../bin/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_base85.dir/build.make tests/CMakeFiles/test_base85.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 75%] Linking CXX executable ../bin/test_router_handover cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_handover.dir/link.txt --verbose=1 [ 76%] Building CXX object tests/CMakeFiles/test_base85.dir/test_base85.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_base85.dir/test_base85.cpp.o -MF CMakeFiles/test_base85.dir/test_base85.cpp.o.d -o CMakeFiles/test_base85.dir/test_base85.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85.cpp /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o -o ../bin/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 76%] Built target test_metadata /usr/bin/gmake -f tests/CMakeFiles/test_bind_after_connect_tcp.dir/build.make tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend [ 76%] Built target test_srcfd /usr/bin/gmake -f tests/CMakeFiles/test_sodium.dir/build.make tests/CMakeFiles/test_sodium.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_sodium.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_after_connect_tcp.dir/build.make tests/CMakeFiles/test_bind_after_connect_tcp.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_sodium.dir/build.make tests/CMakeFiles/test_sodium.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 76%] Linking CXX executable ../bin/test_xpub_welcome_msg cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_welcome_msg.dir/link.txt --verbose=1 [ 76%] Building CXX object tests/CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o [ 76%] Building CXX object tests/CMakeFiles/test_sodium.dir/test_sodium.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_sodium.dir/test_sodium.cpp.o -MF CMakeFiles/test_sodium.dir/test_sodium.cpp.o.d -o CMakeFiles/test_sodium.dir/test_sodium.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o -MF CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o.d -o CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp.cpp /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o -o ../bin/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 76%] Linking CXX executable ../bin/test_stream_timeout cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_timeout.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o -o ../bin/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 77%] Linking CXX executable ../bin/test_xpub_verbose cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_verbose.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o -o ../bin/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 77%] Built target test_router_handover /usr/bin/gmake -f tests/CMakeFiles/test_monitor.dir/build.make tests/CMakeFiles/test_monitor.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_monitor.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_monitor.dir/build.make tests/CMakeFiles/test_monitor.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 77%] Building CXX object tests/CMakeFiles/test_monitor.dir/test_monitor.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_monitor.dir/test_monitor.cpp.o -MF CMakeFiles/test_monitor.dir/test_monitor.cpp.o.d -o CMakeFiles/test_monitor.dir/test_monitor.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 77%] Built target test_xpub_welcome_msg /usr/bin/gmake -f tests/CMakeFiles/test_socket_null.dir/build.make tests/CMakeFiles/test_socket_null.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_socket_null.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_socket_null.dir/build.make tests/CMakeFiles/test_socket_null.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 77%] Built target test_stream_timeout /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reconnect_ivl.dir/DependInfo.cmake --color= [ 77%] Building CXX object tests/CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o -MF CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o.d -o CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 77%] Building CXX object tests/CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o -MF CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o.d -o CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl.cpp [ 77%] Linking CXX executable ../bin/test_bind_after_connect_tcp [ 77%] Linking CXX executable ../bin/test_sodium cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sodium.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_sodium.dir/test_sodium.cpp.o -o ../bin/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 77%] Linking CXX executable ../bin/test_base85 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_base85.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_after_connect_tcp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_base85.dir/test_base85.cpp.o -o ../bin/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 77%] Linking CXX executable ../bin/test_xpub_manual cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_manual.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o -o ../bin/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o -o ../bin/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 77%] Built target test_xpub_verbose /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_options.dir/build.make tests/CMakeFiles/test_reconnect_options.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reconnect_options.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_options.dir/build.make tests/CMakeFiles/test_reconnect_options.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 77%] Building CXX object tests/CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o -MF CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o.d -o CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 77%] Built target test_base85 /usr/bin/gmake -f tests/CMakeFiles/test_tcp_accept_filter.dir/build.make tests/CMakeFiles/test_tcp_accept_filter.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_tcp_accept_filter.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_tcp_accept_filter.dir/build.make tests/CMakeFiles/test_tcp_accept_filter.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 78%] Building CXX object tests/CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o -MF CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o.d -o CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 78%] Built target test_sodium gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_mock_pub_sub.dir/build.make tests/CMakeFiles/test_mock_pub_sub.dir/depend [ 78%] Linking CXX executable ../bin/test_reconnect_ivl cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reconnect_ivl.dir/link.txt --verbose=1 [ 78%] Built target test_xpub_manual [ 78%] Linking CXX executable ../bin/test_socket_null [ 78%] Built target test_bind_after_connect_tcp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_socket_null.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o -o ../bin/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o -o ../bin/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_security_gssapi.dir/build.make tests/CMakeFiles/test_security_gssapi.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_mock_pub_sub.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_socks.dir/build.make tests/CMakeFiles/test_socks.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_security_gssapi.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_socks.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_gssapi.dir/build.make tests/CMakeFiles/test_security_gssapi.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_mock_pub_sub.dir/build.make tests/CMakeFiles/test_mock_pub_sub.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_socks.dir/build.make tests/CMakeFiles/test_socks.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 78%] Building CXX object tests/CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o -MF CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o.d -o CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub.cpp [ 78%] Linking CXX executable ../bin/test_monitor cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_monitor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_monitor.dir/test_monitor.cpp.o -o ../bin/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 78%] Building CXX object tests/CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o -MF CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o.d -o CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi.cpp [ 79%] Building CXX object tests/CMakeFiles/test_socks.dir/test_socks.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_socks.dir/test_socks.cpp.o -MF CMakeFiles/test_socks.dir/test_socks.cpp.o.d -o CMakeFiles/test_socks.dir/test_socks.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks.cpp [ 79%] Linking CXX executable ../bin/test_reconnect_options cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reconnect_options.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o -o ../bin/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 79%] Built target test_reconnect_ivl gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_null_fuzzer.dir/build.make tests/CMakeFiles/test_connect_null_fuzzer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_connect_null_fuzzer.dir/DependInfo.cmake --color= [ 79%] Built target test_socket_null /usr/bin/gmake -f tests/CMakeFiles/test_bind_null_fuzzer.dir/build.make tests/CMakeFiles/test_bind_null_fuzzer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_bind_null_fuzzer.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_null_fuzzer.dir/build.make tests/CMakeFiles/test_connect_null_fuzzer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 79%] Building CXX object tests/CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o -MF CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o.d -o CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_null_fuzzer.dir/build.make tests/CMakeFiles/test_bind_null_fuzzer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 79%] Building CXX object tests/CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o -MF CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o.d -o CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 79%] Built target test_monitor /usr/bin/gmake -f tests/CMakeFiles/test_connect_fuzzer.dir/build.make tests/CMakeFiles/test_connect_fuzzer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_connect_fuzzer.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_fuzzer.dir/build.make tests/CMakeFiles/test_connect_fuzzer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 79%] Building CXX object tests/CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o -MF CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o.d -o CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer.cpp [ 79%] Linking CXX executable ../bin/test_tcp_accept_filter cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tcp_accept_filter.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o -o ../bin/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 79%] Built target test_reconnect_options /usr/bin/gmake -f tests/CMakeFiles/test_bind_fuzzer.dir/build.make tests/CMakeFiles/test_bind_fuzzer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_bind_fuzzer.dir/DependInfo.cmake --color= [ 79%] Linking CXX executable ../bin/test_security_gssapi gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_fuzzer.dir/build.make tests/CMakeFiles/test_bind_fuzzer.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_gssapi.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o -o ../bin/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 79%] Building CXX object tests/CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o -MF CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o.d -o CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer.cpp [ 80%] Linking CXX executable ../bin/test_connect_null_fuzzer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_null_fuzzer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o -o ../bin/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 81%] Linking CXX executable ../bin/test_mock_pub_sub cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_mock_pub_sub.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o -o ../bin/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 82%] Linking CXX executable ../bin/test_bind_null_fuzzer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_null_fuzzer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o -o ../bin/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 82%] Built target test_tcp_accept_filter /usr/bin/gmake -f tests/CMakeFiles/test_security_curve.dir/build.make tests/CMakeFiles/test_security_curve.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_security_curve.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_curve.dir/build.make tests/CMakeFiles/test_security_curve.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 82%] Building CXX object tests/CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o -MF CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o.d -o CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 82%] Built target test_security_gssapi /usr/bin/gmake -f tests/CMakeFiles/test_connect_curve_fuzzer.dir/build.make tests/CMakeFiles/test_connect_curve_fuzzer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_connect_curve_fuzzer.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_curve_fuzzer.dir/build.make tests/CMakeFiles/test_connect_curve_fuzzer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 82%] Building CXX object tests/CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o -MF CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o.d -o CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 82%] Built target test_connect_null_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_bind_curve_fuzzer.dir/build.make tests/CMakeFiles/test_bind_curve_fuzzer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_bind_curve_fuzzer.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_curve_fuzzer.dir/build.make tests/CMakeFiles/test_bind_curve_fuzzer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Building CXX object tests/CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o -MF CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o.d -o CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Built target test_mock_pub_sub [ 83%] Built target test_bind_null_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_z85_decode_fuzzer.dir/build.make tests/CMakeFiles/test_z85_decode_fuzzer.dir/depend /usr/bin/gmake -f tests/CMakeFiles/test_ipc_wildcard.dir/build.make tests/CMakeFiles/test_ipc_wildcard.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_z85_decode_fuzzer.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_ipc_wildcard.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_z85_decode_fuzzer.dir/build.make tests/CMakeFiles/test_z85_decode_fuzzer.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_ipc_wildcard.dir/build.make tests/CMakeFiles/test_ipc_wildcard.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Building CXX object tests/CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o -MF CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o.d -o CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer.cpp [ 83%] Building CXX object tests/CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o -MF CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o.d -o CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard.cpp [ 83%] Linking CXX executable ../bin/test_connect_fuzzer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_fuzzer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o -o ../bin/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 83%] Linking CXX executable ../bin/test_socks cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_socks.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_socks.dir/test_socks.cpp.o -o ../bin/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 83%] Linking CXX executable ../bin/test_connect_curve_fuzzer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_curve_fuzzer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o -o ../bin/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 83%] Linking CXX executable ../bin/test_bind_curve_fuzzer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_curve_fuzzer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o -o ../bin/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 83%] Linking CXX executable ../bin/test_ipc_wildcard cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ipc_wildcard.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o -o ../bin/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Linking CXX executable ../bin/test_bind_fuzzer [ 83%] Built target test_connect_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_pair_ipc.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_fuzzer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o -o ../bin/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Building CXX object tests/CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o -MF CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o.d -o CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Built target test_socks /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_ipc.dir/build.make tests/CMakeFiles/test_reqrep_ipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reqrep_ipc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_ipc.dir/build.make tests/CMakeFiles/test_reqrep_ipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Building CXX object tests/CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o -MF CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o.d -o CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Built target test_connect_curve_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_rebind_ipc.dir/build.make tests/CMakeFiles/test_rebind_ipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_rebind_ipc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_rebind_ipc.dir/build.make tests/CMakeFiles/test_rebind_ipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 83%] Building CXX object tests/CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o -MF CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o.d -o CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc.cpp [ 83%] Built target test_bind_curve_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_proxy.dir/build.make tests/CMakeFiles/test_proxy.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_proxy.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy.dir/build.make tests/CMakeFiles/test_proxy.dir/build [ 83%] Built target test_ipc_wildcard gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy_hwm.dir/build.make tests/CMakeFiles/test_proxy_hwm.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_proxy_hwm.dir/DependInfo.cmake --color= [ 84%] Building CXX object tests/CMakeFiles/test_proxy.dir/test_proxy.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_proxy.dir/test_proxy.cpp.o -MF CMakeFiles/test_proxy.dir/test_proxy.cpp.o.d -o CMakeFiles/test_proxy.dir/test_proxy.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy_hwm.dir/build.make tests/CMakeFiles/test_proxy_hwm.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 84%] Building CXX object tests/CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o -MF CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o.d -o CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm.cpp [ 84%] Built target test_bind_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_proxy_single_socket.dir/build.make tests/CMakeFiles/test_proxy_single_socket.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_proxy_single_socket.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy_single_socket.dir/build.make tests/CMakeFiles/test_proxy_single_socket.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 85%] Building CXX object tests/CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o -MF CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o.d -o CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket.cpp [ 85%] Linking CXX executable ../bin/test_reqrep_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_ipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o -o ../bin/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home[ 86%] Linking CXX executable ../bin/test_z85_decode_fuzzer /iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_z85_decode_fuzzer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o -o ../bin/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 87%] Linking CXX executable ../bin/test_rebind_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_rebind_ipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o -o ../bin/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 87%] Linking CXX executable ../bin/test_proxy_single_socket cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_single_socket.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o -o ../bin/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 87%] Linking CXX executable ../bin/test_proxy_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_hwm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o -o ../bin/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Built target test_z85_decode_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_proxy_terminate.dir/DependInfo.cmake --color= [ 87%] Linking CXX executable ../bin/test_pair_ipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_ipc.dir/link.txt --verbose=1 [ 87%] Building CXX object tests/CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o -MF CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o.d -o CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate.cpp [ 87%] Linking CXX executable ../bin/test_proxy cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o -o ../bin/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy.dir/test_proxy.cpp.o -o ../bin/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Built target test_reqrep_ipc /usr/bin/gmake -f tests/CMakeFiles/test_getsockopt_memset.dir/build.make tests/CMakeFiles/test_getsockopt_memset.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_getsockopt_memset.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_getsockopt_memset.dir/build.make tests/CMakeFiles/test_getsockopt_memset.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Built target test_rebind_ipc [ 87%] Building CXX object tests/CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o -MF CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o.d -o CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_filter_ipc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Built target test_proxy_single_socket /usr/bin/gmake -f tests/CMakeFiles/test_stream_exceeds_buffer.dir/build.make tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_stream_exceeds_buffer.dir/build.make tests/CMakeFiles/test_stream_exceeds_buffer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Building CXX object tests/CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o [ 87%] Building CXX object tests/CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o -MF CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o.d -o CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o -MF CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o.d -o CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Built target test_proxy_hwm /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory_hwm.dir/build.make tests/CMakeFiles/test_router_mandatory_hwm.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory_hwm.dir/build.make tests/CMakeFiles/test_router_mandatory_hwm.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Building CXX object tests/CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o -MF CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o.d -o CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm.cpp [ 87%] Linking CXX executable ../bin/test_proxy_terminate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_terminate.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o -o ../bin/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 87%] Building C object tests/CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cc -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o -MF CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o.d -o CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/tweetnacl.c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Built target test_pair_ipc /usr/bin/gmake -f tests/CMakeFiles/test_use_fd.dir/build.make tests/CMakeFiles/test_use_fd.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_use_fd.dir/DependInfo.cmake --color= [ 87%] Built target test_proxy /usr/bin/gmake -f tests/CMakeFiles/test_zmq_poll_fd.dir/build.make tests/CMakeFiles/test_zmq_poll_fd.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_use_fd.dir/build.make tests/CMakeFiles/test_use_fd.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_zmq_poll_fd.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 87%] Building CXX object tests/CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o -MF CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o.d -o CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd.cpp [ 87%] Linking CXX executable ../bin/test_getsockopt_memset cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_getsockopt_memset.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_zmq_poll_fd.dir/build.make tests/CMakeFiles/test_zmq_poll_fd.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o -o ../bin/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 87%] Building CXX object tests/CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o -MF CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o.d -o CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd.cpp [ 88%] Linking CXX executable ../bin/test_filter_ipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_filter_ipc.dir/link.txt --verbose=1 [ 89%] Linking CXX executable ../bin/test_stream_exceeds_buffer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_exceeds_buffer.dir/link.txt --verbose=1 [ 89%] Built target test_proxy_terminate /usr/bin/gmake -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/depend /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o -o ../bin/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o -o ../bin/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_fork.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 89%] Building CXX object tests/CMakeFiles/test_fork.dir/test_fork.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_fork.dir/test_fork.cpp.o -MF CMakeFiles/test_fork.dir/test_fork.cpp.o.d -o CMakeFiles/test_fork.dir/test_fork.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork.cpp [ 89%] Linking CXX executable ../bin/test_router_mandatory_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory_hwm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o -o ../bin/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 89%] Built target test_getsockopt_memset /usr/bin/gmake -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/depend [ 89%] Built target test_filter_ipc /usr/bin/gmake -f tests/CMakeFiles/test_address_tipc.dir/build.make tests/CMakeFiles/test_address_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_abstract_ipc.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_address_tipc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_address_tipc.dir/build.make tests/CMakeFiles/test_address_tipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 89%] Built target test_stream_exceeds_buffer gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_pair_tipc.dir/build.make tests/CMakeFiles/test_pair_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_pair_tipc.dir/DependInfo.cmake --color= [ 89%] Building CXX object tests/CMakeFiles/test_address_tipc.dir/test_address_tipc.cpp.o [ 89%] Building CXX object tests/CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_pair_tipc.dir/build.make tests/CMakeFiles/test_pair_tipc.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o -MF CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o.d -o CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_address_tipc.dir/test_address_tipc.cpp.o -MF CMakeFiles/test_address_tipc.dir/test_address_tipc.cpp.o.d -o CMakeFiles/test_address_tipc.dir/test_address_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 89%] Linking CXX executable ../bin/test_use_fd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_use_fd.dir/link.txt --verbose=1 [ 89%] Building CXX object tests/CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o -MF CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o.d -o CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc.cpp /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o -o ../bin/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 89%] Linking CXX executable ../bin/test_zmq_poll_fd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_zmq_poll_fd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o -o ../bin/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 89%] Built target test_router_mandatory_hwm /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 89%] Linking CXX executable ../bin/test_fork cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fork.dir/link.txt --verbose=1 [ 89%] Building CXX object tests/CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_fork.dir/test_fork.cpp.o -o ../bin/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o -MF CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o.d -o CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc.cpp [ 90%] Linking CXX executable ../bin/test_abstract_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_abstract_ipc.dir/link.txt --verbose=1 [ 90%] Linking CXX executable ../bin/test_pair_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o -o ../bin/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o -o ../bin/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 90%] Linking CXX executable ../bin/test_address_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_address_tipc.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_address_tipc.dir/test_address_tipc.cpp.o -o ../bin/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 90%] Built target test_use_fd /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/depend [ 90%] Built target test_fork [ 90%] Built target test_zmq_poll_fd /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory_tipc.dir/build.make tests/CMakeFiles/test_router_mandatory_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_reqrep_tipc.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/DependInfo.cmake --color= [ 90%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/err.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_curve.dir/__/src/err.cpp.o -MF CMakeFiles/test_security_curve.dir/__/src/err.cpp.o.d -o CMakeFiles/test_security_curve.dir/__/src/err.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/err.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory_tipc.dir/build.make tests/CMakeFiles/test_router_mandatory_tipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/build [ 91%] Building CXX object tests/CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o -MF CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o.d -o CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 91%] Building CXX object tests/CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o -MF CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o.d -o CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc.cpp [ 91%] Linking CXX executable ../bin/test_reqrep_device_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_device_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o -o ../bin/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 91%] Built target test_abstract_ipc /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_sub_forward_tipc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/build [ 91%] Built target test_pair_tipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_delay_tipc.dir/build.make tests/CMakeFiles/test_connect_delay_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_connect_delay_tipc.dir/DependInfo.cmake --color= [ 91%] Building CXX object tests/CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o -MF CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o.d -o CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_delay_tipc.dir/build.make tests/CMakeFiles/test_connect_delay_tipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 91%] Building CXX object tests/CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o -MF CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o.d -o CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 91%] Built target test_address_tipc /usr/bin/gmake -f tests/CMakeFiles/test_shutdown_stress_tipc.dir/build.make tests/CMakeFiles/test_shutdown_stress_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/DependInfo.cmake --color= [ 92%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/random.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_curve.dir/__/src/random.cpp.o -MF CMakeFiles/test_security_curve.dir/__/src/random.cpp.o.d -o CMakeFiles/test_security_curve.dir/__/src/random.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/random.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_shutdown_stress_tipc.dir/build.make tests/CMakeFiles/test_shutdown_stress_tipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 92%] Building CXX object tests/CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o -MF CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o.d -o CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc.cpp [ 92%] Linking CXX executable ../bin/test_reqrep_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_tipc.dir/link.txt --verbose=1 [ 92%] Linking CXX executable ../bin/test_router_mandatory_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o -o ../bin/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o -o ../bin/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 92%] Built target test_reqrep_device_tipc [ 92%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o -MF CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o.d -o CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/src/clock.cpp /usr/bin/gmake -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/depend [ 92%] Linking CXX executable ../bin/test_sub_forward_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sub_forward_tipc.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_poller.dir/build.make tests/CMakeFiles/test_poller.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o -o ../bin/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_poller.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_poller.dir/build.make tests/CMakeFiles/test_poller.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 93%] Building CXX object tests/CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o -MF CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o.d -o CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 93%] Building CXX object tests/CMakeFiles/test_poller.dir/test_poller.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_poller.dir/test_poller.cpp.o -MF CMakeFiles/test_poller.dir/test_poller.cpp.o.d -o CMakeFiles/test_poller.dir/test_poller.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller.cpp [ 93%] Built target test_router_mandatory_tipc /usr/bin/gmake -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_thread_safe.dir/DependInfo.cmake --color= [ 93%] Linking CXX executable ../bin/test_security_curve gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_curve.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/build /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o CMakeFiles/test_security_curve.dir/__/src/err.cpp.o CMakeFiles/test_security_curve.dir/__/src/random.cpp.o CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o -o ../bin/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 93%] Built target test_reqrep_tipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.dir/depend [ 94%] Linking CXX executable ../bin/test_connect_delay_tipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_client_server.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_delay_tipc.dir/link.txt --verbose=1 [ 94%] Building CXX object tests/CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o -MF CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o.d -o CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o -o ../bin/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 94%] Building CXX object tests/CMakeFiles/test_client_server.dir/test_client_server.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_client_server.dir/test_client_server.cpp.o -MF CMakeFiles/test_client_server.dir/test_client_server.cpp.o.d -o CMakeFiles/test_client_server.dir/test_client_server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server.cpp [ 95%] Linking CXX executable ../bin/test_shutdown_stress_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shutdown_stress_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o -o ../bin/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 95%] Built target test_sub_forward_tipc /usr/bin/gmake -f tests/CMakeFiles/test_timers.dir/build.make tests/CMakeFiles/test_timers.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_timers.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_timers.dir/build.make tests/CMakeFiles/test_timers.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 95%] Building CXX object tests/CMakeFiles/test_timers.dir/test_timers.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_timers.dir/test_timers.cpp.o -MF CMakeFiles/test_timers.dir/test_timers.cpp.o.d -o CMakeFiles/test_timers.dir/test_timers.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 95%] Built target test_security_curve /usr/bin/gmake -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_radio_dish.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 95%] Building CXX object tests/CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o -MF CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o.d -o CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish.cpp [ 95%] Built target test_connect_delay_tipc /usr/bin/gmake -f tests/CMakeFiles/test_scatter_gather.dir/build.make tests/CMakeFiles/test_scatter_gather.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_scatter_gather.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_scatter_gather.dir/build.make tests/CMakeFiles/test_scatter_gather.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 95%] Building CXX object tests/CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o -MF CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o.d -o CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather.cpp [ 95%] Built target test_shutdown_stress_tipc /usr/bin/gmake -f tests/CMakeFiles/test_dgram.dir/build.make tests/CMakeFiles/test_dgram.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_dgram.dir/DependInfo.cmake --color= [ 95%] Linking CXX executable ../bin/test_term_endpoint_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_term_endpoint_tipc.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_dgram.dir/build.make tests/CMakeFiles/test_dgram.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o -o ../bin/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 96%] Building CXX object tests/CMakeFiles/test_dgram.dir/test_dgram.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_dgram.dir/test_dgram.cpp.o -MF CMakeFiles/test_dgram.dir/test_dgram.cpp.o.d -o CMakeFiles/test_dgram.dir/test_dgram.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram.cpp [ 96%] Linking CXX executable ../bin/test_client_server cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_client_server.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_client_server.dir/test_client_server.cpp.o -o ../bin/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 96%] Linking CXX executable ../bin/test_thread_safe cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_thread_safe.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o -o ../bin/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 96%] Built target test_term_endpoint_tipc /usr/bin/gmake -f tests/CMakeFiles/test_app_meta.dir/build.make tests/CMakeFiles/test_app_meta.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_app_meta.dir/DependInfo.cmake --color= [ 96%] Linking CXX executable ../bin/test_timers gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_timers.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_app_meta.dir/build.make tests/CMakeFiles/test_app_meta.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_timers.dir/test_timers.cpp.o -o ../bin/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 96%] Building CXX object tests/CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o -MF CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o.d -o CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta.cpp [ 96%] Linking CXX executable ../bin/test_dgram cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_dgram.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_dgram.dir/test_dgram.cpp.o -o ../bin/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 97%] Linking CXX executable ../bin/test_scatter_gather cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_scatter_gather.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o -o ../bin/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 97%] Built target test_client_server [ 97%] Built target test_thread_safe /usr/bin/gmake -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/depend /usr/bin/gmake -f tests/CMakeFiles/test_xpub_manual_last_value.dir/build.make tests/CMakeFiles/test_xpub_manual_last_value.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_router_notify.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 97%] Building CXX object tests/CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_manual_last_value.dir/build.make tests/CMakeFiles/test_xpub_manual_last_value.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o -MF CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o.d -o CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 98%] Building CXX object tests/CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o -MF CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o.d -o CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 98%] Built target test_timers /usr/bin/gmake -f tests/CMakeFiles/test_peer.dir/build.make tests/CMakeFiles/test_peer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_peer.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_peer.dir/build.make tests/CMakeFiles/test_peer.dir/build [ 98%] Linking CXX executable ../bin/test_radio_dish gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_radio_dish.dir/link.txt --verbose=1 [ 98%] Built target test_dgram /usr/bin/gmake -f tests/CMakeFiles/test_msg_init.dir/build.make tests/CMakeFiles/test_msg_init.dir/depend /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o -o ../bin/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 98%] Building CXX object tests/CMakeFiles/test_peer.dir/test_peer.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_msg_init.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_peer.dir/test_peer.cpp.o -MF CMakeFiles/test_peer.dir/test_peer.cpp.o.d -o CMakeFiles/test_peer.dir/test_peer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_msg_init.dir/build.make tests/CMakeFiles/test_msg_init.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 98%] Building CXX object tests/CMakeFiles/test_msg_init.dir/test_msg_init.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_msg_init.dir/test_msg_init.cpp.o -MF CMakeFiles/test_msg_init.dir/test_msg_init.cpp.o.d -o CMakeFiles/test_msg_init.dir/test_msg_init.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 98%] Built target test_scatter_gather /usr/bin/gmake -f tests/CMakeFiles/test_channel.dir/build.make tests/CMakeFiles/test_channel.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_channel.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_channel.dir/build.make tests/CMakeFiles/test_channel.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 98%] Building CXX object tests/CMakeFiles/test_channel.dir/test_channel.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_channel.dir/test_channel.cpp.o -MF CMakeFiles/test_channel.dir/test_channel.cpp.o.d -o CMakeFiles/test_channel.dir/test_channel.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel.cpp [ 98%] Linking CXX executable ../bin/test_app_meta cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_app_meta.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o -o ../bin/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 98%] Linking CXX executable ../bin/test_poller cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_poller.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_poller.dir/test_poller.cpp.o -o ../bin/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 98%] Built target test_radio_dish /usr/bin/gmake -f tests/CMakeFiles/test_hello_msg.dir/build.make tests/CMakeFiles/test_hello_msg.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_hello_msg.dir/DependInfo.cmake --color= [ 98%] Linking CXX executable ../bin/test_router_notify cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_notify.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_hello_msg.dir/build.make tests/CMakeFiles/test_hello_msg.dir/build /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o -o ../bin/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 98%] Building CXX object tests/CMakeFiles/test_hello_msg.dir/test_hello_msg.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_hello_msg.dir/test_hello_msg.cpp.o -MF CMakeFiles/test_hello_msg.dir/test_hello_msg.cpp.o.d -o CMakeFiles/test_hello_msg.dir/test_hello_msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hello_msg.cpp [ 99%] Linking CXX executable ../bin/test_peer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_peer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_peer.dir/test_peer.cpp.o -o ../bin/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [ 99%] Linking CXX executable ../bin/test_msg_init cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_msg_init.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_msg_init.dir/test_msg_init.cpp.o -o ../bin/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 99%] Built target test_app_meta /usr/bin/gmake -f tests/CMakeFiles/test_disconnect_msg.dir/build.make tests/CMakeFiles/test_disconnect_msg.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_disconnect_msg.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_disconnect_msg.dir/build.make tests/CMakeFiles/test_disconnect_msg.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 99%] Building CXX object tests/CMakeFiles/test_disconnect_msg.dir/test_disconnect_msg.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_disconnect_msg.dir/test_disconnect_msg.cpp.o -MF CMakeFiles/test_disconnect_msg.dir/test_disconnect_msg.cpp.o.d -o CMakeFiles/test_disconnect_msg.dir/test_disconnect_msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_msg.cpp [ 99%] Built target test_poller /usr/bin/gmake -f tests/CMakeFiles/test_ws_transport.dir/build.make tests/CMakeFiles/test_ws_transport.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_ws_transport.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_ws_transport.dir/build.make tests/CMakeFiles/test_ws_transport.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 99%] Linking CXX executable ../bin/test_xpub_manual_last_value [ 99%] Building CXX object tests/CMakeFiles/test_ws_transport.dir/test_ws_transport.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_ws_transport.dir/test_ws_transport.cpp.o -MF CMakeFiles/test_ws_transport.dir/test_ws_transport.cpp.o.d -o CMakeFiles/test_ws_transport.dir/test_ws_transport.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ws_transport.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_manual_last_value.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o -o ../bin/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [ 99%] Linking CXX executable ../bin/test_channel cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_channel.dir/link.txt --verbose=1 [ 99%] Built target test_router_notify /usr/bin/gmake -f tests/CMakeFiles/test_wss_transport.dir/build.make tests/CMakeFiles/test_wss_transport.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests/CMakeFiles/test_wss_transport.dir/DependInfo.cmake --color= /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_channel.dir/test_channel.cpp.o -o ../bin/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/gmake -f tests/CMakeFiles/test_wss_transport.dir/build.make tests/CMakeFiles/test_wss_transport.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Building CXX object tests/CMakeFiles/test_wss_transport.dir/test_wss_transport.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.3 -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -MD -MT tests/CMakeFiles/test_wss_transport.dir/test_wss_transport.cpp.o -MF CMakeFiles/test_wss_transport.dir/test_wss_transport.cpp.o.d -o CMakeFiles/test_wss_transport.dir/test_wss_transport.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_wss_transport.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_peer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_msg_init [100%] Linking CXX executable ../bin/test_hello_msg cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hello_msg.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_hello_msg.dir/test_hello_msg.cpp.o -o ../bin/test_hello_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a [100%] Linking CXX executable ../bin/test_disconnect_msg cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_disconnect_msg.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_disconnect_msg.dir/test_disconnect_msg.cpp.o -o ../bin/test_disconnect_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hello_msg -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hello_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_xpub_manual_last_value gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_channel [100%] Linking CXX executable ../bin/test_wss_transport cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_wss_transport.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_wss_transport.dir/test_wss_transport.cpp.o -o ../bin/test_wss_transport -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hello_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ws_transport -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hello_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ws_transport:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_hello_msg gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_disconnect_msg [100%] Linking CXX executable ../bin/test_ws_transport cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ws_transport.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ws_transport.dir/test_ws_transport.cpp.o -o ../bin/test_ws_transport -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hello_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_msg -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_hello_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/tests/test_disconnect_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/lib ../lib/libtestutil.a -Wl,-Bstatic -lrt -Wl,-Bdynamic ../lib/libzmq.so.5.2.4 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_wss_transport gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' [100%] Built target test_ws_transport gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.4/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HsVFGw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 + cd zeromq-4.3.4 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/pkgconfig/libzmq.pc -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/local_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/local_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/remote_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/remote_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/local_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/local_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/remote_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/remote_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/inproc_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/inproc_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/inproc_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/inproc_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/proxy_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/proxy_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/libzmq.so.5.2.4 -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/libzmq.so.5 -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/libzmq.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/include/zmq.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/include/zmq_utils.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/AUTHORS.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/COPYING.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/COPYING.LESSER.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/NEWS.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_dec.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_destroy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_inc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_new.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_value.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_bind.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_close.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_connect.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_connect_peer.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_get.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_new.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_shutdown.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_term.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_curve.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_curve_keypair.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_curve_public.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_disconnect.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_errno.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_getsockopt.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_gssapi.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_has.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_inproc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ipc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_close.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_copy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_data.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_get.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_gets.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init_buffer.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init_data.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init_size.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_more.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_move.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_recv.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_routing_id.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_send.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_set_routing_id.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_size.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_null.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_pgm.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_plain.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_poll.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_poller.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_proxy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_proxy_steerable.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_recv.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_recvmsg.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_send.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_send_const.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_sendmsg.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_setsockopt.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_socket.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_socket_monitor.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_socket_monitor_versioned.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_strerror.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_tcp.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_timers.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_tipc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_udp.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_unbind.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_version.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_vmci.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_z85_decode.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_z85_encode.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQTargets.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQTargets-relwithdebinfo.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQConfig.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQConfigVersion.cmake + mkdir -p /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/doc/lib64zmq5 + mv /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_dec.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_destroy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_inc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_new.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_atomic_counter_value.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_bind.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_close.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_connect.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_connect_peer.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_get.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_new.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_shutdown.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ctx_term.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_curve.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_curve_keypair.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_curve_public.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_disconnect.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_errno.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_getsockopt.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_gssapi.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_has.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_inproc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_ipc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_close.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_copy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_data.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_get.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_gets.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init_buffer.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init_data.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_init_size.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_more.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_move.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_recv.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_routing_id.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_send.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_set_routing_id.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_msg_size.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_null.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_pgm.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_plain.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_poll.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_poller.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_proxy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_proxy_steerable.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_recv.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_recvmsg.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_send.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_send_const.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_sendmsg.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_setsockopt.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_socket.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_socket_monitor.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_socket_monitor_versioned.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_strerror.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_tcp.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_timers.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_tipc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_udp.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_unbind.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_version.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_vmci.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_z85_decode.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/doc/zmq/zmq_z85_encode.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/doc/lib64zmq5/ + mv /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/COPYING.LESSER.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/COPYING.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/zmq/NEWS.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/share/doc/lib64zmq5/ + find /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 -name '*.la' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.3.4-2.mga9 --unique-debug-suffix -4.3.4-2.mga9.aarch64 --unique-debug-src-base zeromq-4.3.4-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/zeromq-4.3.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/local_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/local_lat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/proxy_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/remote_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/inproc_lat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/lib64/libzmq.so.5.2.4 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/inproc_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64/usr/bin/remote_lat dwz: ./usr/bin/inproc_lat-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/inproc_thr-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/local_lat-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/local_thr-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/proxy_thr-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/remote_lat-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/remote_thr-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libzmq.so.5.2.4-4.3.4-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 14808kB, size after compression: 14808kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 8 CRC32s did match. 3408 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64zmq5-4.3.4-2.mga9.aarch64 Provides: lib64zmq5 = 4.3.4-2.mga9 lib64zmq5(aarch-64) = 4.3.4-2.mga9 libzmq.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libpgm-5.3.so.0()(64bit) libsodium.so.23()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Obsoletes: lib64zeromq5 < 4.3.3 Processing files: lib64zmq-devel-4.3.4-2.mga9.aarch64 Provides: cmake(ZeroMQ) = 4.3.4 cmake(zeromq) = 4.3.4 devel(libzmq(64bit)) lib64zmq-devel = 4.3.4-2.mga9 lib64zmq-devel(aarch-64) = 4.3.4-2.mga9 pkgconfig(libzmq) = 4.3.4 zeromq-devel = 4.3.4-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libgnutls(64bit)) devel(libpgm-5.3(64bit)) devel(libsodium(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(gnutls) pkgconfig(libsodium) pkgconfig(openpgm-5.3) Obsoletes: lib64zeromq-devel < 4.3.3 Processing files: zeromq-utils-4.3.4-2.mga9.aarch64 Provides: zeromq-utils = 4.3.4-2.mga9 zeromq-utils(aarch-64) = 4.3.4-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libzmq.so.5()(64bit) Processing files: zeromq-debugsource-4.3.4-2.mga9.aarch64 Provides: zeromq-debugsource = 4.3.4-2.mga9 zeromq-debugsource(aarch-64) = 4.3.4-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64zmq5-debuginfo-4.3.4-2.mga9.aarch64 Provides: debuginfo(build-id) = 031e3b9ce9b75147513f521d0a31ee8ed18b35b1 lib64zmq5-debuginfo = 4.3.4-2.mga9 lib64zmq5-debuginfo(aarch-64) = 4.3.4-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zeromq-debugsource(aarch-64) = 4.3.4-2.mga9 Processing files: zeromq-utils-debuginfo-4.3.4-2.mga9.aarch64 Provides: debuginfo(build-id) = 12d64d5a36bc6e292d80c3dbc505615571a1074a debuginfo(build-id) = 5fc799c1dae3aa144570e99434a5f9a02b2f1b48 debuginfo(build-id) = 78045e7206f7981003cedaf2313995cd1d8ec279 debuginfo(build-id) = 786673a6f42eafd901ae437aea237ef6921e03c8 debuginfo(build-id) = 7c0073283de4552b89e6ed53a1f4f09c52195e3a debuginfo(build-id) = d2d7a4718cc4085693912fb0c12974a321041f5d debuginfo(build-id) = f243c4f2541d11465db1eece44263fc4b72dd399 zeromq-utils-debuginfo = 4.3.4-2.mga9 zeromq-utils-debuginfo(aarch-64) = 4.3.4-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zeromq-debugsource(aarch-64) = 4.3.4-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-utils-4.3.4-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-utils-debuginfo-4.3.4-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq5-4.3.4-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq-devel-4.3.4-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-debugsource-4.3.4-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq5-debuginfo-4.3.4-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W4DsMR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zeromq-4.3.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.4-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BWEwur + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf zeromq-4.3.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!