D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/zeromq-4.3.3-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3FJFcj + 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.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/zeromq-4.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zeromq-4.3.3 + /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 + 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.QV7kdj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zeromq-4.3.3 + '[' 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 + /usr/bin/cmake -Wno-dev -S . -B build -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 -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -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 10.2.1 -- The CXX compiler identification is GNU 10.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 - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Detected ZMQ Version - 4.3.3 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") -- 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.6.15", 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 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 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:1596 (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.3/build + /usr/bin/cmake --build build -j8 --verbose /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/zeromq-4.3.3 -B/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/objects.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/objects.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/objects.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/objects.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/unity.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/unity.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/unity.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/unity.dir/depend.internal". Scanning dependencies of target unity gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 0%] Building C object tests/CMakeFiles/unity.dir/__/external/unity/unity.c.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/../external/unity -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/unity.dir/__/external/unity/unity.c.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/external/unity/unity.c Scanning dependencies of target objects gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 0%] Building CXX object CMakeFiles/objects.dir/src/ws_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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ws_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/ws_address.cpp [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ws_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/ws_connecter.cpp [ 1%] Building CXX object CMakeFiles/objects.dir/src/ws_decoder.cpp.o [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ws_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ws_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/ws_encoder.cpp [ 1%] Building CXX object CMakeFiles/objects.dir/src/ws_listener.cpp.o [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ws_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/ws_engine.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ws_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/ws_listener.cpp [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/wss_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/wss_address.cpp [ 3%] Linking C static library ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -P CMakeFiles/unity.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 3%] Built target unity [ 3%] 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/wss_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/wss_engine.cpp [ 3%] 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/precompiled.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/precompiled.cpp [ 3%] 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/address.cpp [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/channel.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/clock.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ctx.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/curve_client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/curve_server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/dealer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/devpoll.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/devpoll.cpp [ 6%] Building CXX object CMakeFiles/objects.dir/src/dist.cpp.o [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/dist.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/dist.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/dgram.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/dgram.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/endpoint.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/epoll.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/err.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/err.cpp [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/fq.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/io_object.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/io_object.cpp [ 7%] Building CXX object CMakeFiles/objects.dir/src/io_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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/io_thread.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ip.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ipc_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ipc_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ipc_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/kqueue.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/lb.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/mailbox.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/mailbox_safe.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/mechanism.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/mechanism_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/metadata.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/mtrie.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/norm_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/object.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/options.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/own.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/null_mechanism.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/null_mechanism.cpp [ 11%] Building CXX object CMakeFiles/objects.dir/src/pair.cpp.o [ 12%] Building CXX object CMakeFiles/objects.dir/src/peer.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pair.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/pair.cpp [ 12%] Building CXX object CMakeFiles/objects.dir/src/pgm_receiver.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/peer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/peer.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pgm_receiver.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/pgm_receiver.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pgm_sender.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pgm_socket.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pipe.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/plain_client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/plain_server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/poll.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/poller_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/polling_util.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pollset.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/proxy.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/pull.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/push.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/random.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/raw_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/raw_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/raw_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/reaper.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/rep.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/req.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/router.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/select.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/session_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/signaler.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/socket_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/socks.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/socks_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/stream.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/stream_engine_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/sub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/tcp_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/tcp_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/tcp_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/thread.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/trie.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/radix_tree.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/v1_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/v1_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/v2_decoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/v2_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/v3_1_encoder.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/xpub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/xsub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/zmq.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/zmq_utils.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/decoder_allocators.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/socket_poller.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/timers.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/radio.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/dish.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/udp_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/udp_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/scatter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/gather.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/ip_resolver.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/zap_client.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/zmtp_engine.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/stream_listener_base.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/tipc_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/tipc_connecter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/objects.dir/src/tipc_listener.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/tipc_listener.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 26%] Generating zmq.html [ 26%] Generating zmq_atomic_counter_dec.html [ 27%] Generating zmq_atomic_counter_new.html [ 26%] Generating zmq_z85_encode.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_atomic_counter_dec.html ../doc/zmq_atomic_counter_dec.txt [ 26%] Generating zmq_atomic_counter_destroy.html [ 26%] Generating zmq_atomic_counter_set.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_z85_encode.html ../doc/zmq_z85_encode.txt [ 26%] Generating zmq_atomic_counter_value.html [ 27%] Generating zmq_atomic_counter_inc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq.html ../doc/zmq.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_atomic_counter_destroy.html ../doc/zmq_atomic_counter_destroy.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_atomic_counter_set.html ../doc/zmq_atomic_counter_set.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_connect.html ../doc/zmq_connect.txt [ 28%] Generating zmq_connect_peer.html [ 28%] Generating zmq_ctx_get.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_connect_peer.html ../doc/zmq_connect_peer.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_ctx_shutdown.html ../doc/zmq_ctx_shutdown.txt [ 29%] Generating zmq_ctx_term.html [ 30%] Generating zmq_curve.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_ctx_term.html ../doc/zmq_ctx_term.txt [ 30%] Generating zmq_curve_keypair.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_curve.html ../doc/zmq_curve.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_curve_keypair.html ../doc/zmq_curve_keypair.txt [ 30%] Generating zmq_curve_public.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_curve_public.html ../doc/zmq_curve_public.txt [ 30%] Generating zmq_disconnect.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_gssapi.html ../doc/zmq_gssapi.txt [ 31%] Generating zmq_has.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_has.html ../doc/zmq_has.txt [ 31%] Generating zmq_inproc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_close.html ../doc/zmq_msg_close.txt [ 32%] Generating zmq_msg_copy.html [ 32%] Generating zmq_msg_data.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_copy.html ../doc/zmq_msg_copy.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_init_buffer.html ../doc/zmq_msg_init_buffer.txt [ 33%] Generating zmq_msg_init_data.html [ 34%] Generating zmq_msg_more.html [ 34%] Generating zmq_msg_init_size.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_init_size.html ../doc/zmq_msg_init_size.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_more.html ../doc/zmq_msg_more.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_init_data.html ../doc/zmq_msg_init_data.txt [ 34%] Generating zmq_msg_move.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_send.html ../doc/zmq_msg_send.txt [ 35%] Generating zmq_msg_set.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_set.html ../doc/zmq_msg_set.txt [ 35%] Generating zmq_msg_set_routing_id.html [ 35%] Generating zmq_msg_size.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_size.html ../doc/zmq_msg_size.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_msg_set_routing_id.html ../doc/zmq_msg_set_routing_id.txt [ 36%] Generating zmq_null.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_poller.html ../doc/zmq_poller.txt [ 36%] Generating zmq_proxy_steerable.html [ 37%] Generating zmq_proxy.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_proxy_steerable.html ../doc/zmq_proxy_steerable.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_proxy.html ../doc/zmq_proxy.txt [ 37%] Generating zmq_recv.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_recv.html ../doc/zmq_recv.txt [ 37%] Generating zmq_recvmsg.html [ 38%] Generating zmq_send.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_recvmsg.html ../doc/zmq_recvmsg.txt [ 38%] Generating zmq_socket.html [ 38%] Generating zmq_send_const.html [ 38%] Generating zmq_setsockopt.html [ 38%] Generating zmq_sendmsg.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_socket.html ../doc/zmq_socket.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_send.html ../doc/zmq_send.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_send_const.html ../doc/zmq_send_const.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_sendmsg.html ../doc/zmq_sendmsg.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_setsockopt.html ../doc/zmq_setsockopt.txt [ 39%] Generating zmq_socket_monitor.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_socket_monitor_versioned.html ../doc/zmq_socket_monitor_versioned.txt [ 39%] Generating zmq_strerror.html [ 39%] Generating zmq_tcp.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_strerror.html ../doc/zmq_strerror.txt /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -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.3/doc/asciidoc.conf -azmq_version=4.3.3 -o doc/zmq_z85_decode.html ../doc/zmq_z85_decode.txt cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/libzmq.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/libzmq.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/libzmq.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/libzmq.dir/depend.internal". Scanning dependencies of target libzmq gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/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.3 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 -lpthread -lgnutls -lsodium -lrt -lpgm /usr/bin/cmake -E cmake_symlink_library lib/libzmq.so.5.2.3 lib/libzmq.so.5 lib/libzmq.so gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_lat.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_lat.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_lat.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_lat.dir/depend.internal". Scanning dependencies of target local_lat gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_thr.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_lat.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_lat.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_lat.dir/depend.internal". Scanning dependencies of target remote_lat /usr/bin/gmake -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build /usr/bin/gmake -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/local_thr.dir/depend.internal". Scanning dependencies of target local_thr gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build [ 41%] Building CXX object CMakeFiles/local_lat.dir/perf/local_lat.cpp.o /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.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= [ 42%] Building CXX object CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o [ 42%] Building CXX object CMakeFiles/local_thr.dir/perf/local_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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/local_lat.dir/perf/local_lat.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/perf/local_lat.cpp /usr/bin/gmake -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/remote_thr.dir/depend.internal". /usr/bin/gmake -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend /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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/local_thr.dir/perf/local_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/perf/local_thr.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/proxy_thr.dir/DependInfo.cmake --color= /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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/perf/remote_lat.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_thr.dir/depend.internal". Scanning dependencies of target inproc_thr gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/proxy_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/proxy_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/proxy_thr.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target remote_thr gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/testutil.dir/DependInfo.cmake --color= /usr/bin/gmake -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_lat.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_lat.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles/inproc_lat.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target inproc_lat gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build Scanning dependencies of target proxy_thr /usr/bin/gmake -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/perf/remote_thr.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/testutil.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/testutil.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/testutil.dir/depend.internal". [ 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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/perf/inproc_thr.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target testutil gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/build [ 43%] Building CXX object CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o [ 43%] Building CXX object CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/perf/inproc_lat.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.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/perf/proxy_thr.cpp [ 43%] Building CXX object tests/CMakeFiles/testutil.dir/testutil.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/testutil.dir/testutil.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/testutil.cpp [ 44%] Linking CXX executable bin/local_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/local_lat.dir/link.txt --verbose=1 [ 44%] Linking CXX executable bin/remote_lat /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.3/build/lib: lib/libzmq.so.5.2.3 -lgnutls -lsodium -lpthread -lgnutls -lsodium -lrt -lpgm [ 44%] Linking CXX executable bin/remote_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_thr.dir/link.txt --verbose=1 /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_lat.dir/link.txt --verbose=1 [ 44%] Linking CXX executable bin/local_thr /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.3/build/lib: lib/libzmq.so.5.2.3 -lgnutls -lsodium -lpthread -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.3/build/lib: lib/libzmq.so.5.2.3 -lgnutls -lsodium -lpthread -lgnutls -lsodium -lrt -lpgm /usr/bin/cmake -E cmake_link_script CMakeFiles/local_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.3/build/lib: lib/libzmq.so.5.2.3 -lgnutls -lsodium -lpthread -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 /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.3/build/lib: lib/libzmq.so.5.2.3 -lgnutls -lsodium -lpthread -lgnutls -lsodium -lrt -lpgm gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 44%] Linking CXX executable bin/inproc_lat [ 44%] Built target local_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_lat.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 44%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_monitoring.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/inproc_lat.dir/perf/inproc_lat.cpp.o -o bin/inproc_lat -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib: lib/libzmq.so.5.2.3 -lgnutls -lsodium -lpthread -lgnutls -lsodium -lrt -lpgm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/testutil.dir/testutil_monitoring.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/testutil_monitoring.cpp [ 44%] Built target remote_lat gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 45%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_security.cpp.o [ 45%] Built target remote_thr gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/testutil.dir/testutil_security.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/testutil_security.cpp [ 45%] Built target local_lat [ 45%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_unity.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/testutil.dir/testutil_unity.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/testutil_unity.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 45%] Built target inproc_thr gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 45%] Built target inproc_lat [ 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.3/build/lib: lib/libzmq.so.5.2.3 -lgnutls -lsodium -lpthread -lgnutls -lsodium -lrt -lpgm [ 45%] Linking CXX static library ../lib/libtestutil.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -P CMakeFiles/testutil.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testutil.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /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 [ 45%] Built target proxy_thr gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 45%] Built target testutil /usr/bin/gmake -f tests/CMakeFiles/test_capabilities.dir/build.make tests/CMakeFiles/test_capabilities.dir/depend /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_capabilities.dir/DependInfo.cmake --color= /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm_pubsub.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_setsockopt.dir/build.make tests/CMakeFiles/test_setsockopt.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sockopt_hwm.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_capabilities.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_capabilities.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_capabilities.dir/depend.internal". Scanning dependencies of target test_capabilities gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm_pubsub.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm_pubsub.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm_pubsub.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_setsockopt.dir/DependInfo.cmake --color= Scanning dependencies of target test_hwm_pubsub /usr/bin/gmake -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sockopt_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sockopt_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sockopt_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_setsockopt.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_setsockopt.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_setsockopt.dir/depend.internal". Scanning dependencies of target test_setsockopt gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_hwm_pubsub.dir/build.make tests/CMakeFiles/test_hwm_pubsub.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_many_sockets.dir/DependInfo.cmake --color= Scanning dependencies of target test_sockopt_hwm gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 45%] Building CXX object tests/CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities.cpp /usr/bin/gmake -f tests/CMakeFiles/test_sockopt_hwm.dir/build.make tests/CMakeFiles/test_sockopt_hwm.dir/build [ 45%] Building CXX object tests/CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o /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.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_many_sockets.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_many_sockets.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_many_sockets.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_many_sockets gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_flags.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_msg_init.dir/build.make tests/CMakeFiles/test_msg_init.dir/depend [ 45%] Building CXX object tests/CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/build /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_init.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt.cpp [ 45%] Building CXX object tests/CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_issue_566.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_flags.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_flags.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_flags.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_init.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_init.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_init.dir/depend.internal". Scanning dependencies of target test_msg_flags Scanning dependencies of target test_msg_init gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_msg_init.dir/build.make tests/CMakeFiles/test_msg_init.dir/build [ 46%] Building CXX object tests/CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_msg_flags.dir/build.make tests/CMakeFiles/test_msg_flags.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_issue_566.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_issue_566.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_issue_566.dir/depend.internal". [ 46%] Building CXX object tests/CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o [ 46%] Building CXX object tests/CMakeFiles/test_msg_init.dir/test_msg_init.cpp.o Scanning dependencies of target test_issue_566 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_msg_init.dir/test_msg_init.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags.cpp /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.3/build' [ 47%] Building CXX object tests/CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566.cpp [ 48%] Linking CXX executable ../bin/test_capabilities cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_capabilities.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_capabilities.dir/test_capabilities.cpp.o -o ../bin/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 49%] Linking CXX executable ../bin/test_setsockopt cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_setsockopt.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_setsockopt.dir/test_setsockopt.cpp.o -o ../bin/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 49%] Linking CXX executable ../bin/test_sockopt_hwm [ 49%] Built target test_capabilities cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sockopt_hwm.dir/link.txt --verbose=1 /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_req.dir/DependInfo.cmake --color= [ 49%] Linking CXX executable ../bin/test_msg_init cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_msg_init.dir/link.txt --verbose=1 [ 49%] Linking CXX executable ../bin/test_msg_flags /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_msg_init.dir/test_msg_init.cpp.o -o ../bin/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_req.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_req.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_req.dir/depend.internal". Scanning dependencies of target test_spec_req gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/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_msg_flags.dir/test_msg_flags.cpp.o -o ../bin/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 49%] Building CXX object tests/CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 49%] Linking CXX executable ../bin/test_issue_566 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 49%] Built target test_setsockopt /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_inproc_connect.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_inproc_connect.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_inproc_connect.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_inproc_connect.dir/depend.internal". Scanning dependencies of target test_inproc_connect gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 49%] Building CXX object tests/CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o [ 49%] Linking CXX executable ../bin/test_hwm_pubsub cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hwm_pubsub.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect.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_hwm_pubsub.dir/test_hwm_pubsub.cpp.o -o ../bin/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 49%] Linking CXX executable ../bin/test_many_sockets cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_many_sockets.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_many_sockets.dir/test_many_sockets.cpp.o -o ../bin/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 49%] Built target test_sockopt_hwm /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_correlate.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_correlate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_correlate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_correlate.dir/depend.internal". Scanning dependencies of target test_req_correlate gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 49%] Built target test_issue_566 /usr/bin/gmake -f tests/CMakeFiles/test_req_correlate.dir/build.make tests/CMakeFiles/test_req_correlate.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_srcfd.dir/build.make tests/CMakeFiles/test_srcfd.dir/depend [ 49%] Built target test_msg_flags gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_srcfd.dir/DependInfo.cmake --color= /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_handover.dir/DependInfo.cmake --color= [ 50%] Building CXX object tests/CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_handover.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_handover.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_handover.dir/depend.internal". Scanning dependencies of target test_router_handover cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_handover.dir/build.make tests/CMakeFiles/test_router_handover.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_srcfd.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_srcfd.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_srcfd.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_srcfd gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /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.3/build' [ 50%] Building CXX object tests/CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 50%] Built target test_msg_init [ 51%] Built target test_hwm_pubsub [ 51%] Building CXX object tests/CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd.cpp /usr/bin/gmake -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/depend /usr/bin/gmake -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_ipc.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_filter_ipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_filter_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_filter_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_filter_ipc.dir/depend.internal". Scanning dependencies of target test_pair_ipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/build Scanning dependencies of target test_filter_ipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/build [ 51%] Building CXX object tests/CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 51%] Building CXX object tests/CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc.cpp [ 51%] Built target test_many_sockets /usr/bin/gmake -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.dir/depend [ 51%] Linking CXX executable ../bin/test_spec_req cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_rep.dir/DependInfo.cmake --color= [ 51%] Linking CXX executable ../bin/test_inproc_connect Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_rep.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_rep.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_rep.dir/depend.internal". Scanning dependencies of target test_spec_rep cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_inproc_connect.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.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_inproc_connect.dir/test_inproc_connect.cpp.o -o ../bin/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 51%] Building CXX object tests/CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep.cpp [ 51%] Linking CXX executable ../bin/test_req_correlate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_req_correlate.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_correlate.dir/test_req_correlate.cpp.o -o ../bin/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 51%] Linking CXX executable ../bin/test_router_handover cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_handover.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_handover.dir/test_router_handover.cpp.o -o ../bin/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 51%] Linking CXX executable ../bin/test_srcfd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 51%] Built target test_spec_req /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_last_endpoint.dir/DependInfo.cmake --color= [ 51%] Built target test_req_correlate gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_iov.dir/build.make tests/CMakeFiles/test_iov.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_last_endpoint.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_last_endpoint.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_last_endpoint.dir/depend.internal". Scanning dependencies of target test_last_endpoint gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_iov.dir/DependInfo.cmake --color= [ 51%] Built target test_inproc_connect /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_iov.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_iov.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_iov.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_inproc.dir/DependInfo.cmake --color= Scanning dependencies of target test_iov /usr/bin/gmake -f tests/CMakeFiles/test_last_endpoint.dir/build.make tests/CMakeFiles/test_last_endpoint.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_inproc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_inproc.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_reqrep_inproc [ 51%] Building CXX object tests/CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o [ 51%] Building CXX object tests/CMakeFiles/test_iov.dir/test_iov.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_iov.dir/test_iov.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 51%] Built target test_router_handover /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/build [ 51%] Built target test_srcfd /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.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_options.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_security_plain.dir/build.make tests/CMakeFiles/test_security_plain.dir/depend [ 52%] Linking CXX executable ../bin/test_spec_rep [ 52%] Building CXX object tests/CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_options.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_options.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_options.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_rep.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_plain.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc.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_spec_rep.dir/test_spec_rep.cpp.o -o ../bin/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_ctx_options gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_ctx_options.dir/build.make tests/CMakeFiles/test_ctx_options.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_plain.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_plain.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_plain.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_security_plain [ 53%] Linking CXX executable ../bin/test_filter_ipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 53%] Building CXX object tests/CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_filter_ipc.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options.cpp /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.3/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_filter_ipc.dir/test_filter_ipc.cpp.o -o ../bin/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 54%] Building CXX object tests/CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain.cpp [ 54%] Linking CXX executable ../bin/test_pair_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_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_pair_ipc.dir/test_pair_ipc.cpp.o -o ../bin/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 55%] Linking CXX executable ../bin/test_reqrep_inproc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 55%] Linking CXX executable ../bin/test_iov cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_iov.dir/link.txt --verbose=1 [ 55%] Linking CXX executable ../bin/test_last_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_iov.dir/test_iov.cpp.o -o ../bin/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tcd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_last_endpoint.dir/link.txt --verbose=1 ests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../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_last_endpoint.dir/test_last_endpoint.cpp.o -o ../bin/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 55%] Built target test_filter_ipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/depend [ 55%] Built target test_spec_rep [ 55%] Linking CXX executable ../bin/test_ctx_options cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ctx_options.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_rid.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/depend [ 55%] Built target test_reqrep_inproc /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_radio_dish.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_curve.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_ctx_options.dir/test_ctx_options.cpp.o -o ../bin/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_rid.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_rid.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_rid.dir/depend.internal". Scanning dependencies of target test_connect_rid Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_radio_dish.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_radio_dish.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_radio_dish.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_curve.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_curve.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_curve.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 55%] Built target test_pair_ipc Scanning dependencies of target test_radio_dish [ 55%] Linking CXX executable ../bin/test_security_plain gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_security_curve /usr/bin/gmake -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_plain.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 55%] Building CXX object tests/CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o /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.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_invalid_rep.dir/build.make tests/CMakeFiles/test_invalid_rep.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid.cpp [ 55%] Building CXX object tests/CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_invalid_rep.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish.cpp [ 55%] Building CXX object tests/CMakeFiles/test_security_curve.dir/test_security_curve.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_security_plain.dir/test_security_plain.cpp.o -o ../bin/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_invalid_rep.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_invalid_rep.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_invalid_rep.dir/depend.internal". Scanning dependencies of target test_invalid_rep gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 55%] Building CXX object tests/CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 55%] Built target test_iov /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ipc_wildcard.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ipc_wildcard.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ipc_wildcard.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ipc_wildcard.dir/depend.internal". Scanning dependencies of target test_ipc_wildcard gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 55%] Building CXX object tests/CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 55%] Built target test_last_endpoint [ 55%] Built target test_ctx_options /usr/bin/gmake -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/depend [ 55%] Linking CXX executable ../bin/test_connect_rid /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_rid.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/depend.internal". Scanning dependencies of target test_xpub_manual_last_value gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_manual_last_value.dir/build.make tests/CMakeFiles/test_xpub_manual_last_value.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_metadata.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_metadata.dir/depend.internal". Scanning dependencies of target test_metadata gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/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_rid.dir/test_connect_rid.cpp.o -o ../bin/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 56%] Building CXX object tests/CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o [ 56%] Building CXX object tests/CMakeFiles/test_metadata.dir/test_metadata.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_metadata.dir/test_metadata.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 57%] Linking CXX executable ../bin/test_invalid_rep cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalid_rep.dir/link.txt --verbose=1 [ 57%] Built target test_security_plain /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_invalid_rep.dir/test_invalid_rep.cpp.o -o ../bin/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_conflate.dir/DependInfo.cmake --color= [ 57%] Linking CXX executable ../bin/test_ipc_wildcard Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_conflate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_conflate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_conflate.dir/depend.internal". Scanning dependencies of target test_conflate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ipc_wildcard.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/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_ipc_wildcard.dir/test_ipc_wildcard.cpp.o -o ../bin/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 58%] Building CXX object tests/CMakeFiles/test_conflate.dir/test_conflate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_conflate.dir/test_conflate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 58%] Built target test_connect_rid [ 58%] Linking CXX executable ../bin/test_metadata /usr/bin/gmake -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_metadata.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_dealer.dir/DependInfo.cmake --color= [ 58%] Linking CXX executable ../bin/test_radio_dish cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_radio_dish.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_metadata.dir/test_metadata.cpp.o -o ../bin/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_dealer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_dealer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_dealer.dir/depend.internal". Scanning dependencies of target test_spec_dealer /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 58%] Built target test_invalid_rep /usr/bin/gmake -f tests/CMakeFiles/test_stream.dir/build.make tests/CMakeFiles/test_stream.dir/depend [ 58%] Building CXX object tests/CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream.dir/depend.internal". [ 58%] Linking CXX executable ../bin/test_xpub_manual_last_value cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_manual_last_value.dir/link.txt --verbose=1 Scanning dependencies of target test_stream gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /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.3/build' [ 58%] Linking CXX executable ../bin/test_conflate gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_conflate.dir/link.txt --verbose=1 [ 58%] Building CXX object tests/CMakeFiles/test_stream.dir/test_stream.cpp.o [ 58%] Built target test_ipc_wildcard cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_stream.dir/test_stream.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream.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_conflate.dir/test_conflate.cpp.o -o ../bin/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_heartbeats.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_heartbeats.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_heartbeats.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_heartbeats.dir/depend.internal". Scanning dependencies of target test_heartbeats gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_heartbeats.dir/build.make tests/CMakeFiles/test_heartbeats.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 59%] Building CXX object tests/CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o [ 59%] Built target test_metadata /usr/bin/gmake -f tests/CMakeFiles/test_pair_tcp.dir/build.make tests/CMakeFiles/test_pair_tcp.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tcp.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tcp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tcp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tcp.dir/depend.internal". Scanning dependencies of target test_pair_tcp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 60%] Building CXX object tests/CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp.cpp [ 60%] Built target test_radio_dish /usr/bin/gmake -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timeo.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timeo.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timeo.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timeo.dir/depend.internal". Scanning dependencies of target test_timeo gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/build [ 61%] Linking CXX executable ../bin/test_spec_dealer gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_dealer.dir/link.txt --verbose=1 [ 61%] Building CXX object tests/CMakeFiles/test_timeo.dir/test_timeo.cpp.o [ 61%] Built target test_conflate /usr/bin/gmake -f tests/CMakeFiles/test_xpub_welcome_msg.dir/build.make tests/CMakeFiles/test_xpub_welcome_msg.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_timeo.dir/test_timeo.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo.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_spec_dealer.dir/test_spec_dealer.cpp.o -o ../bin/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/depend.internal". Scanning dependencies of target test_xpub_welcome_msg gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 61%] Building CXX object tests/CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg.cpp [ 61%] Building C object tests/CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/tweetnacl.c [ 61%] Built target test_xpub_manual_last_value /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_null_fuzzer.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_null_fuzzer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_null_fuzzer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_null_fuzzer.dir/depend.internal". Scanning dependencies of target test_bind_null_fuzzer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 61%] Building CXX object tests/CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer.cpp [ 61%] Linking CXX executable ../bin/test_stream cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream.dir/link.txt --verbose=1 [ 61%] Linking CXX executable ../bin/test_pair_tcp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_tcp.dir/link.txt --verbose=1 [ 62%] Linking CXX executable ../bin/test_timeo cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_timeo.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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../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_timeo.dir/test_timeo.cpp.o -o ../bin/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../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_pair_tcp.dir/test_pair_tcp.cpp.o -o ../bin/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 62%] Linking CXX executable ../bin/test_xpub_welcome_msg cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_welcome_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_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o -o ../bin/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 62%] Linking CXX executable ../bin/test_heartbeats cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 62%] Built target test_spec_dealer /usr/bin/gmake -f tests/CMakeFiles/test_stream_exceeds_buffer.dir/build.make tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend [ 63%] Linking CXX executable ../bin/test_bind_null_fuzzer gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_null_fuzzer.dir/link.txt --verbose=1 Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend.internal". Scanning dependencies of target test_stream_exceeds_buffer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_bind_null_fuzzer.dir/test_bind_null_fuzzer.cpp.o -o ../bin/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /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.3/build' [ 63%] Built target test_pair_tcp /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward.dir/depend.internal". [ 63%] Building CXX object tests/CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 63%] Built target test_stream /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_app_meta.dir/DependInfo.cmake --color= Scanning dependencies of target test_sub_forward gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_app_meta.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_app_meta.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_app_meta.dir/depend.internal". [ 63%] Building CXX object tests/CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward.cpp Scanning dependencies of target test_app_meta gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /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.3/build' [ 63%] Building CXX object tests/CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 63%] Built target test_timeo gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 63%] Built target test_heartbeats [ 63%] Built target test_xpub_welcome_msg /usr/bin/gmake -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/depend [ 63%] 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 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_inproc.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_z85_decode_fuzzer.dir/DependInfo.cmake --color= [ 63%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/err.cpp.o [ 64%] Linking CXX executable ../bin/test_stream_exceeds_buffer [ 65%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/random.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_exceeds_buffer.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_curve.dir/__/src/err.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/err.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_inproc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_z85_decode_fuzzer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_z85_decode_fuzzer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_z85_decode_fuzzer.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_curve.dir/__/src/random.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/random.cpp Scanning dependencies of target test_pair_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_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o -o ../bin/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_z85_decode_fuzzer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_z85_decode_fuzzer.dir/build.make tests/CMakeFiles/test_z85_decode_fuzzer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 66%] Linking CXX executable ../bin/test_sub_forward gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sub_forward.dir/link.txt --verbose=1 [ 67%] Building CXX object tests/CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o [ 67%] Building CXX object tests/CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.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_sub_forward.dir/test_sub_forward.cpp.o -o ../bin/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer.cpp [ 67%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/src/clock.cpp [ 67%] Linking CXX executable ../bin/test_app_meta cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/depend [ 67%] Linking CXX executable ../bin/test_pair_inproc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ancillaries.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_inproc.dir/link.txt --verbose=1 Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ancillaries.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ancillaries.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ancillaries.dir/depend.internal". [ 67%] Built target test_sub_forward Scanning dependencies of target test_ancillaries /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_connect_null_fuzzer.dir/build.make tests/CMakeFiles/test_connect_null_fuzzer.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_null_fuzzer.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/build [ 67%] Built target test_stream_exceeds_buffer gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_resolve.dir/build.make tests/CMakeFiles/test_connect_resolve.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_null_fuzzer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_null_fuzzer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_null_fuzzer.dir/depend.internal". [ 67%] Building CXX object tests/CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries.cpp /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_resolve.dir/DependInfo.cmake --color= [ 67%] Linking CXX executable ../bin/test_security_curve cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_curve.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_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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_connect_null_fuzzer gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_nodrop.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_null_fuzzer.dir/build.make tests/CMakeFiles/test_connect_null_fuzzer.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_resolve.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_resolve.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_resolve.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_nodrop.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_nodrop.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_nodrop.dir/depend.internal". Scanning dependencies of target test_connect_resolve Scanning dependencies of target test_xpub_nodrop gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_nodrop.dir/build.make tests/CMakeFiles/test_xpub_nodrop.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 67%] Building CXX object tests/CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 67%] Building CXX object tests/CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer.cpp [ 67%] Building CXX object tests/CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve.cpp [ 68%] Linking CXX executable ../bin/test_z85_decode_fuzzer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_z85_decode_fuzzer.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_z85_decode_fuzzer.dir/test_z85_decode_fuzzer.cpp.o -o ../bin/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 68%] Built target test_app_meta /usr/bin/gmake -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress.dir/DependInfo.cmake --color= [ 68%] Built target test_pair_inproc /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_gssapi.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_shutdown_stress gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_gssapi.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_gssapi.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_gssapi.dir/depend.internal". Scanning dependencies of target test_security_gssapi [ 69%] Linking CXX executable ../bin/test_ancillaries cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ancillaries.dir/link.txt --verbose=1 [ 69%] Built target test_security_curve /usr/bin/gmake -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_ancillaries.dir/test_ancillaries.cpp.o -o ../bin/test_ancillaries -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_gssapi.dir/build.make tests/CMakeFiles/test_security_gssapi.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 69%] Building CXX object tests/CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_immediate.dir/build.make tests/CMakeFiles/test_immediate.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_immediate.dir/DependInfo.cmake --color= [ 69%] Building CXX object tests/CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_immediate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_immediate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_immediate.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi.cpp Scanning dependencies of target test_immediate gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 69%] Building CXX object tests/CMakeFiles/test_immediate.dir/test_immediate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_immediate.dir/test_immediate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate.cpp [ 69%] Linking CXX executable ../bin/test_xpub_nodrop cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 69%] Linking CXX executable ../bin/test_connect_resolve cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_resolve.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 69%] Linking CXX executable ../bin/test_shutdown_stress cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shutdown_stress.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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 69%] Built target test_ancillaries [ 70%] Linking CXX executable ../bin/test_connect_null_fuzzer /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_diffserv.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_shutdown_stress.dir/test_shutdown_stress.cpp.o -o ../bin/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../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_connect_null_fuzzer.dir/test_connect_null_fuzzer.cpp.o -o ../bin/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_diffserv.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_diffserv.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_diffserv.dir/depend.internal". Scanning dependencies of target test_diffserv [ 70%] Built target test_z85_decode_fuzzer /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_disconnect.dir/DependInfo.cmake --color= [ 70%] Linking CXX executable ../bin/test_security_gssapi gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_diffserv.dir/build.make tests/CMakeFiles/test_diffserv.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_disconnect.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_disconnect.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_disconnect.dir/depend.internal". Scanning dependencies of target test_stream_disconnect cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_gssapi.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 70%] Building CXX object tests/CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 71%] Building CXX object tests/CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect.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_security_gssapi.dir/test_security_gssapi.cpp.o -o ../bin/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 71%] Built target test_connect_resolve gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy.dir/DependInfo.cmake --color= [ 72%] Linking CXX executable ../bin/test_immediate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_immediate.dir/link.txt --verbose=1 [ 72%] Built target test_connect_null_fuzzer /usr/bin/gmake -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/depend [ 72%] Built target test_xpub_nodrop gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_null.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pub_invert_matching.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy.dir/depend.internal". [ 72%] Linking CXX executable ../bin/test_diffserv /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_diffserv.dir/link.txt --verbose=1 [ 72%] Linking CXX executable ../bin/test_stream_disconnect Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_null.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_null.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_null.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_security_null gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_disconnect.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_proxy /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_stream_disconnect.dir/test_stream_disconnect.cpp.o -o ../bin/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 72%] Built target test_shutdown_stress Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pub_invert_matching.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pub_invert_matching.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pub_invert_matching.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_pub_invert_matching gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy.dir/build.make tests/CMakeFiles/test_proxy.dir/build [ 72%] Built target test_security_gssapi [ 72%] Building CXX object tests/CMakeFiles/test_security_null.dir/test_security_null.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_null.dir/test_security_null.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null.cpp /usr/bin/gmake -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/build [ 73%] Building CXX object tests/CMakeFiles/test_proxy.dir/test_proxy.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_proxy.dir/test_proxy.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/depend.internal". [ 73%] Building CXX object tests/CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory.dir/depend.internal". Scanning dependencies of target test_router_mandatory gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching.cpp Scanning dependencies of target test_shutdown_stress_tipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_shutdown_stress_tipc.dir/build.make tests/CMakeFiles/test_shutdown_stress_tipc.dir/build [ 74%] Building CXX object tests/CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 74%] Building CXX object tests/CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 74%] Built target test_diffserv [ 74%] Linking CXX executable ../bin/test_security_null /usr/bin/gmake -f tests/CMakeFiles/test_connect_fuzzer.dir/build.make tests/CMakeFiles/test_connect_fuzzer.dir/depend [ 74%] Built target test_stream_disconnect cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_null.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_ipc.dir/build.make tests/CMakeFiles/test_reqrep_ipc.dir/depend [ 74%] Built target test_immediate gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_fuzzer.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_security_null.dir/test_security_null.cpp.o -o ../bin/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_ipc.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_ipc.dir/depend.internal". Scanning dependencies of target test_reqrep_ipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_tcp.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_fuzzer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_fuzzer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_fuzzer.dir/depend.internal". /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.3/build' Scanning dependencies of target test_connect_fuzzer Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_tcp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_tcp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_tcp.dir/depend.internal". Scanning dependencies of target test_reqrep_tcp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 74%] Building CXX object tests/CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc.cpp /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.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 74%] Building CXX object tests/CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp.cpp [ 74%] Building CXX object tests/CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_connect_fuzzer.dir/test_connect_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer.cpp [ 75%] Linking CXX executable ../bin/test_pub_invert_matching [ 76%] Linking CXX executable ../bin/test_shutdown_stress_tipc [ 76%] Linking CXX executable ../bin/test_router_mandatory cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shutdown_stress_tipc.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o -o ../bin/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory.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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_mandatory.dir/test_router_mandatory.cpp.o -o ../bin/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 76%] Built target test_security_null /usr/bin/gmake -f tests/CMakeFiles/test_getsockopt_memset.dir/build.make tests/CMakeFiles/test_getsockopt_memset.dir/depend [ 76%] Linking CXX executable ../bin/test_proxy gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_getsockopt_memset.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy.dir/link.txt --verbose=1 Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_getsockopt_memset.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_getsockopt_memset.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_getsockopt_memset.dir/depend.internal". Scanning dependencies of target test_getsockopt_memset /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 76%] Building CXX object tests/CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset.cpp [ 76%] Linking CXX executable ../bin/test_reqrep_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 77%] Linking CXX executable ../bin/test_reqrep_tcp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_tcp.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 77%] Built target test_pub_invert_matching gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 77%] Built target test_shutdown_stress_tipc /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_probe_router.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 77%] Built target test_router_mandatory Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_probe_router.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_probe_router.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_probe_router.dir/depend.internal". Scanning dependencies of target test_probe_router gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_empty.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_empty.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_empty.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_empty.dir/depend.internal". /usr/bin/gmake -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_atomics.dir/build.make tests/CMakeFiles/test_atomics.dir/depend Scanning dependencies of target test_stream_empty gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 77%] Built target test_proxy [ 77%] Building CXX object tests/CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_atomics.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_stream_empty.dir/build.make tests/CMakeFiles/test_stream_empty.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_atomics.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_atomics.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_atomics.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_hello_msg.dir/build.make tests/CMakeFiles/test_hello_msg.dir/depend [ 77%] Linking CXX executable ../bin/test_getsockopt_memset cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_getsockopt_memset.dir/link.txt --verbose=1 [ 77%] Building CXX object tests/CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty.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_getsockopt_memset.dir/test_getsockopt_memset.cpp.o -o ../bin/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_atomics gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hello_msg.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hello_msg.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hello_msg.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hello_msg.dir/depend.internal". [ 77%] Building CXX object tests/CMakeFiles/test_atomics.dir/test_atomics.cpp.o Scanning dependencies of target test_hello_msg gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_hello_msg.dir/build.make tests/CMakeFiles/test_hello_msg.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_atomics.dir/test_atomics.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 77%] Building CXX object tests/CMakeFiles/test_hello_msg.dir/test_hello_msg.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_hello_msg.dir/test_hello_msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hello_msg.cpp [ 77%] Built target test_reqrep_ipc [ 77%] Linking CXX executable ../bin/test_stream_empty cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_empty.dir/link.txt --verbose=1 [ 77%] Linking CXX executable ../bin/test_connect_fuzzer /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_router.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_fuzzer.dir/link.txt --verbose=1 [ 77%] Built target test_reqrep_tcp /usr/bin/gmake -f tests/CMakeFiles/test_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.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_stream_empty.dir/test_stream_empty.cpp.o -o ../bin/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_relaxed.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_router.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_router.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_router.dir/depend.internal". Scanning dependencies of target test_spec_router gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_fuzzer.dir/test_connect_fuzzer.cpp.o -o ../bin/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_spec_router.dir/build.make tests/CMakeFiles/test_spec_router.dir/build [ 77%] Linking CXX executable ../bin/test_probe_router Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_relaxed.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_relaxed.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_req_relaxed.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_req_relaxed gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 77%] Building CXX object tests/CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.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_probe_router.dir/test_probe_router.cpp.o -o ../bin/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 77%] Building CXX object tests/CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o [ 77%] Built target test_getsockopt_memset cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed.cpp /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_poller.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_poller.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_poller.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_poller.dir/depend.internal". [ 77%] Linking CXX executable ../bin/test_atomics cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_atomics.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_atomics.dir/test_atomics.cpp.o -o ../bin/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_poller gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_poller.dir/build.make tests/CMakeFiles/test_poller.dir/build [ 77%] Built target test_stream_empty [ 77%] Linking CXX executable ../bin/test_hello_msg cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hello_msg.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/depend [ 77%] Building CXX object tests/CMakeFiles/test_poller.dir/test_poller.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_hello_msg.dir/test_hello_msg.cpp.o -o ../bin/test_hello_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_poller.dir/test_poller.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_destroy.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_destroy.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_destroy.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ctx_destroy.dir/depend.internal". [ 77%] Built target test_connect_fuzzer Scanning dependencies of target test_ctx_destroy gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/depend [ 77%] Linking CXX executable ../bin/test_spec_router gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_router.dir/link.txt --verbose=1 [ 77%] Built target test_probe_router Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 78%] Building CXX object tests/CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_hwm.dir/depend.internal". Scanning dependencies of target test_hwm gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_router.dir/test_spec_router.cpp.o -o ../bin/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy.cpp [ 78%] Linking CXX executable ../bin/test_req_relaxed cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_req_relaxed.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 78%] Built target test_atomics /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/build [ 78%] Built target test_hello_msg /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]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_no_zap_handler.dir/DependInfo.cmake --color= /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socket_null.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/depend [ 79%] Building CXX object tests/CMakeFiles/test_hwm.dir/test_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_hwm.dir/test_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_no_zap_handler.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_no_zap_handler.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_no_zap_handler.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socket_null.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socket_null.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socket_null.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_timeout.dir/DependInfo.cmake --color= Scanning dependencies of target test_security_no_zap_handler gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_socket_null Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_timeout.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_timeout.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_stream_timeout.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_socket_null.dir/build.make tests/CMakeFiles/test_socket_null.dir/build Scanning dependencies of target test_stream_timeout gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/build [ 80%] 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.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 80%] Linking CXX executable ../bin/test_ctx_destroy cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ctx_destroy.dir/link.txt --verbose=1 [ 80%] Building CXX object tests/CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout.cpp [ 80%] Built target test_req_relaxed [ 80%] Building CXX object tests/CMakeFiles/test_socket_null.dir/test_socket_null.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_ctx_destroy.dir/test_ctx_destroy.cpp.o -o ../bin/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null.cpp /usr/bin/gmake -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_manual.dir/depend.internal". Scanning dependencies of target test_xpub_manual [ 80%] Built target test_spec_router gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/build /usr/bin/gmake -f tests/CMakeFiles/test_xpub_verbose.dir/build.make tests/CMakeFiles/test_xpub_verbose.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_verbose.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_verbose.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_verbose.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_xpub_verbose.dir/depend.internal". [ 80%] Building CXX object tests/CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o Scanning dependencies of target test_xpub_verbose cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 80%] Building CXX object tests/CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose.cpp [ 80%] Linking CXX executable ../bin/test_poller cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_poller.dir/link.txt --verbose=1 [ 80%] Linking CXX executable ../bin/test_security_no_zap_handler gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_no_zap_handler.dir/link.txt --verbose=1 [ 80%] Built target test_ctx_destroy /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /usr/bin/gmake -f tests/CMakeFiles/test_base85.dir/build.make tests/CMakeFiles/test_base85.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_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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 80%] Linking CXX executable ../bin/test_stream_timeout [ 80%] Linking CXX executable ../bin/test_hwm gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_base85.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hwm.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_timeout.dir/link.txt --verbose=1 Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_base85.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_base85.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_base85.dir/depend.internal". Scanning dependencies of target test_base85 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.dir/test_hwm.cpp.o -o ../bin/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../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_timeout.dir/test_stream_timeout.cpp.o -o ../bin/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /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.3/build' [ 81%] Building CXX object tests/CMakeFiles/test_base85.dir/test_base85.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_base85.dir/test_base85.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85.cpp [ 81%] Linking CXX executable ../bin/test_socket_null cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_socket_null.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_socket_null.dir/test_socket_null.cpp.o -o ../bin/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 81%] Built target test_poller /usr/bin/gmake -f tests/CMakeFiles/test_bind_after_connect_tcp.dir/build.make tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/DependInfo.cmake --color= [ 81%] Built target test_security_no_zap_handler /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sodium.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sodium.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sodium.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sodium.dir/depend.internal". Scanning dependencies of target test_bind_after_connect_tcp Scanning dependencies of target test_sodium gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 82%] Linking CXX executable ../bin/test_xpub_verbose cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_verbose.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 82%] Building CXX object tests/CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o [ 82%] Building CXX object tests/CMakeFiles/test_sodium.dir/test_sodium.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_sodium.dir/test_sodium.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 82%] Linking CXX executable ../bin/test_xpub_manual cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_manual.dir/link.txt --verbose=1 [ 82%] Built target test_hwm /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_monitor.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_monitor.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_monitor.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_monitor.dir/depend.internal". Scanning dependencies of target test_monitor gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 82%] Built target test_stream_timeout /usr/bin/gmake -f tests/CMakeFiles/test_monitor.dir/build.make tests/CMakeFiles/test_monitor.dir/build [ 82%] Built target test_socket_null [ 82%] Linking CXX executable ../bin/test_sodium cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sodium.dir/link.txt --verbose=1 /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_channel.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_sodium.dir/test_sodium.cpp.o -o ../bin/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_mock_pub_sub.dir/build.make tests/CMakeFiles/test_mock_pub_sub.dir/depend [ 82%] Linking CXX executable ../bin/test_bind_after_connect_tcp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_channel.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_channel.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_channel.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_after_connect_tcp.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_mock_pub_sub.dir/DependInfo.cmake --color= [ 82%] Linking CXX executable ../bin/test_base85 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_channel gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_base85.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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 82%] Building CXX object tests/CMakeFiles/test_monitor.dir/test_monitor.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_channel.dir/build.make tests/CMakeFiles/test_channel.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_base85.dir/test_base85.cpp.o -o ../bin/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_monitor.dir/test_monitor.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor.cpp [ 82%] Built target test_xpub_verbose gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_mock_pub_sub.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_mock_pub_sub.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_mock_pub_sub.dir/depend.internal". Scanning dependencies of target test_mock_pub_sub gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/depend [ 82%] Built target test_xpub_manual [ 82%] Building CXX object tests/CMakeFiles/test_channel.dir/test_channel.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_tcp_accept_filter.dir/build.make tests/CMakeFiles/test_tcp_accept_filter.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_channel.dir/test_channel.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_ivl.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_tcp_accept_filter.dir/DependInfo.cmake --color= [ 82%] Building CXX object tests/CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_tcp_accept_filter.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_tcp_accept_filter.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_tcp_accept_filter.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_ivl.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_ivl.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_ivl.dir/depend.internal". Scanning dependencies of target test_tcp_accept_filter cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub.cpp Scanning dependencies of target test_reconnect_ivl gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/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.3/build' [ 82%] Building CXX object tests/CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl.cpp [ 83%] Building CXX object tests/CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_tcp_accept_filter.dir/test_tcp_accept_filter.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 83%] Built target test_sodium /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_peer.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_peer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_peer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_peer.dir/depend.internal". Scanning dependencies of target test_peer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_peer.dir/build.make tests/CMakeFiles/test_peer.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 83%] Building CXX object tests/CMakeFiles/test_peer.dir/test_peer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_peer.dir/test_peer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer.cpp [ 83%] Linking CXX executable ../bin/test_channel cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_channel.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_channel.dir/test_channel.cpp.o -o ../bin/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 83%] Built target test_base85 /usr/bin/gmake -f tests/CMakeFiles/test_socks.dir/build.make tests/CMakeFiles/test_socks.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socks.dir/DependInfo.cmake --color= [ 84%] Linking CXX executable ../bin/test_mock_pub_sub cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socks.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socks.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_socks.dir/depend.internal". [ 84%] Built target test_bind_after_connect_tcp Scanning dependencies of target test_socks gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_dgram.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_socks.dir/build.make tests/CMakeFiles/test_socks.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_dgram.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_dgram.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_dgram.dir/depend.internal". Scanning dependencies of target test_dgram gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 86%] Building CXX object tests/CMakeFiles/test_dgram.dir/test_dgram.cpp.o [ 86%] Building CXX object tests/CMakeFiles/test_socks.dir/test_socks.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_socks.dir/test_socks.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_dgram.dir/test_dgram.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram.cpp [ 86%] Linking CXX executable ../bin/test_tcp_accept_filter cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 86%] Linking CXX executable ../bin/test_reconnect_ivl cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reconnect_ivl.dir/link.txt --verbose=1 [ 87%] Linking CXX executable ../bin/test_peer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_peer.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_peer.dir/test_peer.cpp.o -o ../bin/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../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_reconnect_ivl.dir/test_reconnect_ivl.cpp.o -o ../bin/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 87%] Built target test_channel /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_fuzzer.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_fuzzer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_fuzzer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_fuzzer.dir/depend.internal". Scanning dependencies of target test_bind_fuzzer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 87%] Linking CXX executable ../bin/test_dgram [ 87%] Linking CXX executable ../bin/test_monitor gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_dgram.dir/link.txt --verbose=1 [ 87%] Built target test_reconnect_ivl cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_monitor.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_fuzzer.dir/build.make tests/CMakeFiles/test_bind_fuzzer.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_dgram.dir/test_dgram.cpp.o -o ../bin/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../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_monitor.dir/test_monitor.cpp.o -o ../bin/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 87%] Built target test_tcp_accept_filter /usr/bin/gmake -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 87%] Built target test_peer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_unbind_wildcard.dir/DependInfo.cmake --color= [ 87%] Building CXX object tests/CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_unbind_wildcard.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_unbind_wildcard.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_unbind_wildcard.dir/depend.internal". Scanning dependencies of target test_unbind_wildcard gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_bind_fuzzer.dir/test_bind_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer.cpp [ 87%] Built target test_mock_pub_sub gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_connect_curve_fuzzer.dir/build.make tests/CMakeFiles/test_connect_curve_fuzzer.dir/depend /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_curve_fuzzer.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_curve_fuzzer.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_device.dir/build.make tests/CMakeFiles/test_reqrep_device.dir/depend [ 87%] Building CXX object tests/CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_curve_fuzzer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_curve_fuzzer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_curve_fuzzer.dir/depend.internal". Scanning dependencies of target test_connect_curve_fuzzer Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_curve_fuzzer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_curve_fuzzer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_curve_fuzzer.dir/depend.internal". Scanning dependencies of target test_bind_curve_fuzzer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device.dir/depend.internal". Scanning dependencies of target test_reqrep_device gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_curve_fuzzer.dir/build.make tests/CMakeFiles/test_bind_curve_fuzzer.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/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.3/build' [ 88%] Building CXX object tests/CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 88%] Building CXX object tests/CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_connect_curve_fuzzer.dir/test_connect_curve_fuzzer.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer.cpp [ 89%] Building CXX object tests/CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device.cpp [ 89%] Built target test_dgram /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_system.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_system.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_system.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_system.dir/depend.internal". Scanning dependencies of target test_system gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_system.dir/build.make tests/CMakeFiles/test_system.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 89%] Building CXX object tests/CMakeFiles/test_system.dir/test_system.cpp.o [ 89%] Linking CXX executable ../bin/test_socks cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_socks.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_system.dir/test_system.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system.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_socks.dir/test_socks.cpp.o -o ../bin/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 89%] Built target test_monitor /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ws_transport.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ws_transport.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ws_transport.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_ws_transport.dir/depend.internal". [ 89%] Linking CXX executable ../bin/test_connect_curve_fuzzer Scanning dependencies of target test_ws_transport cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 89%] Building CXX object tests/CMakeFiles/test_ws_transport.dir/test_ws_transport.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_ws_transport.dir/test_ws_transport.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ws_transport.cpp [ 90%] Linking CXX executable ../bin/test_unbind_wildcard cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_unbind_wildcard.dir/link.txt --verbose=1 [ 90%] Linking CXX executable ../bin/test_reqrep_device cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_device.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_unbind_wildcard.dir/test_unbind_wildcard.cpp.o -o ../bin/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 90%] Linking CXX executable ../bin/test_bind_curve_fuzzer [ 90%] Built target test_socks cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_curve_fuzzer.dir/link.txt --verbose=1 /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_ffn.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_bind_curve_fuzzer.dir/test_bind_curve_fuzzer.cpp.o -o ../bin/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_ffn.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_ffn.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_msg_ffn.dir/depend.internal". Scanning dependencies of target test_msg_ffn gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_msg_ffn.dir/build.make tests/CMakeFiles/test_msg_ffn.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 90%] Building CXX object tests/CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 90%] 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 [ 90%] Linking CXX executable ../bin/test_system gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_rebind_ipc.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_rebind_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_rebind_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_rebind_ipc.dir/depend.internal". Scanning dependencies of target test_rebind_ipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_rebind_ipc.dir/build.make tests/CMakeFiles/test_rebind_ipc.dir/build [ 90%] Built target test_reqrep_device /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.3/build' [ 90%] Linking CXX executable ../bin/test_bind_fuzzer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_fuzzer.dir/link.txt --verbose=1 [ 90%] Building CXX object tests/CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_delay_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_bind_fuzzer.dir/test_bind_fuzzer.cpp.o -o ../bin/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 90%] Built target test_unbind_wildcard Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_delay_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_delay_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_connect_delay_tipc.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc.cpp Scanning dependencies of target test_connect_delay_tipc /usr/bin/gmake -f tests/CMakeFiles/test_term_endpoint.dir/build.make tests/CMakeFiles/test_term_endpoint.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint.dir/depend.internal". Scanning dependencies of target test_term_endpoint gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 90%] Building CXX object tests/CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc.cpp [ 90%] Built target test_bind_curve_fuzzer [ 90%] Building CXX object tests/CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_proxy_hwm.dir/build.make tests/CMakeFiles/test_proxy_hwm.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_hwm.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_hwm.dir/depend.internal". Scanning dependencies of target test_proxy_hwm gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 90%] Building CXX object tests/CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm.cpp [ 90%] Linking CXX executable ../bin/test_ws_transport cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hello_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_msg -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hello_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 90%] 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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_single_socket.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_single_socket.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_single_socket.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_single_socket.dir/depend.internal". Scanning dependencies of target test_proxy_single_socket gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy_single_socket.dir/build.make tests/CMakeFiles/test_proxy_single_socket.dir/build [ 91%] Linking CXX executable ../bin/test_rebind_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_rebind_ipc.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_rebind_ipc.dir/test_rebind_ipc.cpp.o -o ../bin/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 92%] Building CXX object tests/CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket.cpp [ 92%] Built target test_system /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory_hwm.dir/build.make tests/CMakeFiles/test_router_mandatory_hwm.dir/depend [ 93%] Linking CXX executable ../bin/test_msg_ffn gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/DependInfo.cmake --color= cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/depend.internal". Scanning dependencies of target test_router_mandatory_hwm gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 93%] Building CXX object tests/CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm.cpp [ 94%] Linking CXX executable ../bin/test_connect_delay_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_delay_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_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o -o ../bin/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 94%] Linking CXX executable ../bin/test_term_endpoint cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_term_endpoint.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 94%] Built target test_ws_transport /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_zap.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_zap.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_zap.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_security_zap.dir/depend.internal". Scanning dependencies of target test_security_zap gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_security_zap.dir/build.make tests/CMakeFiles/test_security_zap.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 94%] Building CXX object tests/CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 94%] Built target test_rebind_ipc /usr/bin/gmake -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/depend [ 94%] Built target test_msg_ffn /usr/bin/gmake -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_terminate.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_terminate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_terminate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_proxy_terminate.dir/depend.internal". Scanning dependencies of target test_proxy_terminate gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/depend.internal". Scanning dependencies of target test_term_endpoint_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 94%] Linking CXX executable ../bin/test_router_mandatory_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory_hwm.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o -o ../bin/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 94%] Building CXX object tests/CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate.cpp [ 95%] Building CXX object tests/CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc.cpp [ 95%] Linking CXX executable ../bin/test_proxy_single_socket cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_single_socket.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_proxy_single_socket.dir/test_proxy_single_socket.cpp.o -o ../bin/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 95%] Built target test_connect_delay_tipc /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.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_use_fd.dir/DependInfo.cmake --color= [ 95%] Linking CXX executable ../bin/test_proxy_hwm Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_use_fd.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_use_fd.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_use_fd.dir/depend.internal". Scanning dependencies of target test_use_fd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_hwm.dir/link.txt --verbose=1 [ 95%] Built target test_term_endpoint /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.3/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_proxy_hwm.dir/test_proxy_hwm.cpp.o -o ../bin/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_zmq_poll_fd.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_use_fd.dir/build.make tests/CMakeFiles/test_use_fd.dir/build [ 95%] Linking CXX executable ../bin/test_proxy_terminate Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_zmq_poll_fd.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_zmq_poll_fd.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_zmq_poll_fd.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_terminate.dir/link.txt --verbose=1 Scanning dependencies of target test_zmq_poll_fd gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_proxy_terminate.dir/test_proxy_terminate.cpp.o -o ../bin/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a /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.3/build' [ 95%] Building CXX object tests/CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd.cpp [ 95%] Building CXX object tests/CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd.cpp [ 95%] Linking CXX executable ../bin/test_security_zap cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 95%] Built target test_proxy_single_socket /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_pushpull.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_pushpull.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_pushpull.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_spec_pushpull.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_spec_pushpull gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 95%] Built target test_router_mandatory_hwm [ 95%] Built target test_proxy_terminate /usr/bin/gmake -f tests/CMakeFiles/test_spec_pushpull.dir/build.make tests/CMakeFiles/test_spec_pushpull.dir/build [ 95%] Built target test_proxy_hwm /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.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tipc.dir/DependInfo.cmake --color= [ 95%] Building CXX object tests/CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_fork.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_abstract_ipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_pair_tipc.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull.cpp Scanning dependencies of target test_pair_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_abstract_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_abstract_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_abstract_ipc.dir/depend.internal". /usr/bin/gmake -f tests/CMakeFiles/test_pair_tipc.dir/build.make tests/CMakeFiles/test_pair_tipc.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_fork.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_fork.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_fork.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_fork gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/build [ 95%] Building CXX object tests/CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o Scanning dependencies of target test_abstract_ipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 95%] Built target test_security_zap /usr/bin/gmake -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc.cpp [ 95%] Building CXX object tests/CMakeFiles/test_fork.dir/test_fork.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 95%] Linking CXX executable ../bin/test_zmq_poll_fd /usr/bin/gmake -f tests/CMakeFiles/test_address_tipc.dir/build.make tests/CMakeFiles/test_address_tipc.dir/depend [ 95%] Linking CXX executable ../bin/test_use_fd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_fork.dir/test_fork.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_address_tipc.dir/DependInfo.cmake --color= [ 95%] Building CXX object tests/CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_zmq_poll_fd.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_address_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_address_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_address_tipc.dir/depend.internal". /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_address_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' [ 95%] Linking CXX executable ../bin/test_term_endpoint_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_term_endpoint_tipc.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_use_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_use_fd.dir/test_use_fd.cpp.o -o ../bin/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 95%] Building CXX object tests/CMakeFiles/test_address_tipc.dir/test_address_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_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o -o ../bin/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_address_tipc.dir/test_address_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc.cpp [ 96%] Linking CXX executable ../bin/test_abstract_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_abstract_ipc.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_abstract_ipc.dir/test_abstract_ipc.cpp.o -o ../bin/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 96%] Linking CXX executable ../bin/test_pair_tipc [ 96%] Built target test_zmq_poll_fd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_tipc.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/depend [ 96%] Linking CXX executable ../bin/test_fork cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_fork.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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/depend.internal". /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_reqrep_device_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 96%] Built target test_use_fd /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/build /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.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 96%] Linking CXX executable ../bin/test_address_tipc [ 96%] Building CXX object tests/CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc.cpp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_address_tipc.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_inproc.dir/DependInfo.cmake --color= [ 96%] Built target test_term_endpoint_tipc /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_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_address_tipc.dir/test_address_tipc.cpp.o -o ../bin/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_inproc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reqrep_tipc.dir/depend.internal". Scanning dependencies of target test_disconnect_inproc Scanning dependencies of target test_reqrep_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_disconnect_inproc.dir/build.make tests/CMakeFiles/test_disconnect_inproc.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 96%] Linking CXX executable ../bin/test_spec_pushpull gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/build [ 96%] Building CXX object tests/CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_pushpull.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc.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_spec_pushpull.dir/test_spec_pushpull.cpp.o -o ../bin/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 96%] Building CXX object tests/CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 96%] Built target test_pair_tipc /usr/bin/gmake -f tests/CMakeFiles/test_disconnect_msg.dir/build.make tests/CMakeFiles/test_disconnect_msg.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_msg.dir/DependInfo.cmake --color= [ 96%] Built target test_abstract_ipc /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_msg.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_msg.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_disconnect_msg.dir/depend.internal". Scanning dependencies of target test_disconnect_msg gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/depend.internal". Scanning dependencies of target test_router_mandatory_tipc [ 96%] Built target test_address_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 96%] Built target test_fork /usr/bin/gmake -f tests/CMakeFiles/test_disconnect_msg.dir/build.make tests/CMakeFiles/test_disconnect_msg.dir/build [ 96%] Built target test_spec_pushpull gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_router_mandatory_tipc.dir/build.make tests/CMakeFiles/test_router_mandatory_tipc.dir/build [ 96%] Building CXX object tests/CMakeFiles/test_disconnect_msg.dir/test_disconnect_msg.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_options.dir/build.make tests/CMakeFiles/test_reconnect_options.dir/depend cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_disconnect_msg.dir/test_disconnect_msg.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_msg.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_options.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/depend [ 96%] Linking CXX executable ../bin/test_reqrep_device_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_device_tipc.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_thread_safe.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_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o -o ../bin/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [ 97%] Building CXX object tests/CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_options.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_options.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_reconnect_options.dir/depend.internal". Scanning dependencies of target test_reconnect_options gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward_tipc.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_reconnect_options.dir/build.make tests/CMakeFiles/test_reconnect_options.dir/build Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_thread_safe.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_thread_safe.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_thread_safe.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_thread_safe Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_sub_forward_tipc.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 97%] Linking CXX executable ../bin/test_reqrep_tipc [ 97%] Building CXX object tests/CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_tipc.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_reconnect_options.dir/test_reconnect_options.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options.cpp [ 98%] Linking CXX executable ../bin/test_disconnect_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_reqrep_tipc.dir/test_reqrep_tipc.cpp.o -o ../bin/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_disconnect_inproc.dir/link.txt --verbose=1 [ 98%] Building CXX object tests/CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o Scanning dependencies of target test_sub_forward_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/build cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe.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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 98%] Building CXX object tests/CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc.cpp [ 98%] Linking CXX executable ../bin/test_disconnect_msg cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hello_msg -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hello_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 98%] Linking CXX executable ../bin/test_router_mandatory_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory_tipc.dir/link.txt --verbose=1 [ 98%] Built target test_reqrep_device_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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_scatter_gather.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_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o -o ../bin/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_scatter_gather.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_scatter_gather.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_scatter_gather.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 98%] Built target test_disconnect_inproc Scanning dependencies of target test_scatter_gather /usr/bin/gmake -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_client_server.dir/DependInfo.cmake --color= [ 98%] Built target test_reqrep_tipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 98%] Building CXX object tests/CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o /usr/bin/gmake -f tests/CMakeFiles/test_timers.dir/build.make tests/CMakeFiles/test_timers.dir/depend [ 98%] Linking CXX executable ../bin/test_reconnect_options cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather.cpp Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_client_server.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_client_server.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_client_server.dir/depend.internal". cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reconnect_options.dir/link.txt --verbose=1 Scanning dependencies of target test_client_server gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timers.dir/DependInfo.cmake --color= [ 98%] Linking CXX executable ../bin/test_thread_safe cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_thread_safe.dir/link.txt --verbose=1 /usr/bin/gmake -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.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_reconnect_options.dir/test_reconnect_options.cpp.o -o ../bin/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_thread_safe.dir/test_thread_safe.cpp.o -o ../bin/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timers.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timers.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_timers.dir/depend.internal". [ 98%] Linking CXX executable ../bin/test_sub_forward_tipc Scanning dependencies of target test_timers [ 98%] Building CXX object tests/CMakeFiles/test_client_server.dir/test_client_server.cpp.o gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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_timers.dir/build.make tests/CMakeFiles/test_timers.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 98%] Building CXX object tests/CMakeFiles/test_timers.dir/test_timers.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_client_server.dir/test_client_server.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server.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_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o -o ../bin/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_timers.dir/test_timers.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 98%] Built target test_disconnect_msg gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/depend [ 98%] Built target test_router_mandatory_tipc gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_src_address.dir/DependInfo.cmake --color= /usr/bin/gmake -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_notify.dir/DependInfo.cmake --color= [ 99%] Linking CXX executable ../bin/test_scatter_gather cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_scatter_gather.dir/link.txt --verbose=1 Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_src_address.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_src_address.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_bind_src_address.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_notify.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_notify.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_router_notify.dir/depend.internal". /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Scanning dependencies of target test_bind_src_address gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/gmake -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' Scanning dependencies of target test_router_notify gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 99%] Building CXX object tests/CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address.cpp /usr/bin/gmake -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [ 99%] Built target test_thread_safe [ 99%] Building CXX object tests/CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify.cpp [ 99%] Built target test_reconnect_options /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.3/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_wss_transport.dir/DependInfo.cmake --color= [ 99%] Linking CXX executable ../bin/test_client_server cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_wss_transport.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_wss_transport.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests/CMakeFiles/test_wss_transport.dir/depend.internal". Scanning dependencies of target test_wss_transport gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [100%] Building CXX object tests/CMakeFiles/test_wss_transport.dir/test_wss_transport.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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 -o CMakeFiles/test_wss_transport.dir/test_wss_transport.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_wss_transport.cpp [100%] Built target test_sub_forward_tipc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [100%] Linking CXX executable ../bin/test_bind_src_address cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_src_address.dir/link.txt --verbose=1 [100%] Built target test_scatter_gather /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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [100%] Linking CXX executable ../bin/test_timers cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_timers.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_timers.dir/test_timers.cpp.o -o ../bin/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [100%] Linking CXX executable ../bin/test_router_notify cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a [100%] Built target test_client_server [100%] Linking CXX executable ../bin/test_wss_transport cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/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.3/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hello_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ws_transport -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reconnect_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_tcp_accept_filter:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_socks:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_null_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_bind_curve_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_z85_decode_fuzzer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_xpub_manual_last_value:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_peer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_msg_init:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_channel:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_hello_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_disconnect_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/tests/test_ws_transport:/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.3 -lgnutls -lsodium -lrt -lpgm -lpgm -lpthread -lm -lpthread ../lib/libunity.a gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [100%] Built target test_timers gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [100%] Built target test_bind_src_address gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [100%] Built target test_router_notify gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' [100%] Built target test_wss_transport gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.3/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DixNrk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 + cd zeromq-4.3.3 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/pkgconfig/libzmq.pc -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/proxy_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/proxy_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/libzmq.so.5.2.3 -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/libzmq.so.5 -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/libzmq.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/include/zmq.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/include/zmq_utils.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/AUTHORS.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/COPYING.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/COPYING.LESSER.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/NEWS.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_dec.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_destroy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_inc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_new.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_value.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_bind.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_close.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_connect.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_connect_peer.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_get.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_new.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_shutdown.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_term.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_curve.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_curve_keypair.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_curve_public.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_disconnect.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_errno.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_getsockopt.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_gssapi.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_has.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_inproc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ipc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_close.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_copy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_data.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_get.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_gets.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_buffer.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_data.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_size.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_more.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_move.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_recv.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_routing_id.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_send.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set_routing_id.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_size.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_null.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_pgm.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_plain.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_poll.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_poller.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_proxy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_proxy_steerable.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_recv.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_recvmsg.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_send.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_send_const.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_sendmsg.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_setsockopt.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_socket.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor_versioned.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_strerror.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_tcp.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_timers.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_tipc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_udp.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_unbind.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_version.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_vmci.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_z85_decode.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_z85_encode.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQTargets.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQTargets-relwithdebinfo.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQConfig.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/cmake/ZeroMQ/ZeroMQConfigVersion.cmake + mkdir -p /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/doc/lib64zmq5 + mv /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_dec.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_destroy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_inc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_new.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_value.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_bind.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_close.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_connect.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_connect_peer.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_get.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_new.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_shutdown.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_term.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_curve.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_curve_keypair.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_curve_public.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_disconnect.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_errno.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_getsockopt.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_gssapi.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_has.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_inproc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_ipc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_close.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_copy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_data.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_get.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_gets.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_buffer.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_data.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_size.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_more.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_move.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_recv.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_routing_id.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_send.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set_routing_id.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_msg_size.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_null.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_pgm.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_plain.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_poll.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_poller.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_proxy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_proxy_steerable.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_recv.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_recvmsg.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_send.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_send_const.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_sendmsg.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_setsockopt.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_socket.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor_versioned.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_strerror.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_tcp.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_timers.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_tipc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_udp.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_unbind.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_version.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_vmci.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_z85_decode.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/doc/zmq/zmq_z85_encode.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/doc/lib64zmq5/ + mv /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/COPYING.LESSER.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/COPYING.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/zmq/NEWS.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/share/doc/lib64zmq5/ + find /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.3.3-2.mga8 --unique-debug-suffix -4.3.3-2.mga8.aarch64 --unique-debug-src-base zeromq-4.3.3-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/zeromq-4.3.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_thr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_lat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/proxy_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/proxy_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_lat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_lat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_thr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_thr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_lat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/inproc_lat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/libzmq.so.5.2.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/lib64/libzmq.so.5.2.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/remote_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64/usr/bin/local_lat original debug info size: 16900kB, size after compression: 10588kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 3254 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64zmq5-4.3.3-2.mga8.aarch64 Provides: lib64zmq5 = 4.3.3-2.mga8 lib64zmq5(aarch-64) = 4.3.3-2.mga8 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) 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libpthread.so.0(GLIBC_2.30)(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.9)(64bit) Obsoletes: lib64zeromq5 < 4.3.3 Processing files: lib64zmq-devel-4.3.3-2.mga8.aarch64 Provides: cmake(ZeroMQ) = 4.3.3 devel(libzmq(64bit)) lib64zmq-devel = 4.3.3-2.mga8 lib64zmq-devel(aarch-64) = 4.3.3-2.mga8 pkgconfig(libzmq) = 4.3.3 zeromq-devel = 4.3.3-2.mga8 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.3-2.mga8.aarch64 Provides: zeromq-utils = 4.3.3-2.mga8 zeromq-utils(aarch-64) = 4.3.3-2.mga8 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libzmq.so.5()(64bit) Processing files: zeromq-debugsource-4.3.3-2.mga8.aarch64 Provides: zeromq-debugsource = 4.3.3-2.mga8 zeromq-debugsource(aarch-64) = 4.3.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zeromq-debuginfo-4.3.3-2.mga8.aarch64 Provides: zeromq-debuginfo = 4.3.3-2.mga8 zeromq-debuginfo(aarch-64) = 4.3.3-2.mga8 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.3-2.mga8 Processing files: lib64zmq5-debuginfo-4.3.3-2.mga8.aarch64 Provides: debuginfo(build-id) = f3f87e8e32a1a422ccb5e7596bb11ff75a6f104b lib64zmq5-debuginfo = 4.3.3-2.mga8 lib64zmq5-debuginfo(aarch-64) = 4.3.3-2.mga8 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.3-2.mga8 Processing files: zeromq-utils-debuginfo-4.3.3-2.mga8.aarch64 Provides: debuginfo(build-id) = 0f92141aa475d60ab62923169f10476329c4a0eb debuginfo(build-id) = 23b78ae7eb6b0c507ef503590d61fc79f30f8c2a debuginfo(build-id) = 6b3f224f3bd16de55ff6ce7a57ccfcb9569e3fc0 debuginfo(build-id) = a5fb5a0147404ef59dfe3023520d1540a8bacbc1 debuginfo(build-id) = b159d81c57c6c7cd1e99984bbfce5c694aaf49e2 debuginfo(build-id) = deb8ee0808e69f1b864f8d7257f2637d2b0a9f59 debuginfo(build-id) = faa2d3a57b2c63415f8f2dbbfd533703da1f0f00 zeromq-utils-debuginfo = 4.3.3-2.mga8 zeromq-utils-debuginfo(aarch-64) = 4.3.3-2.mga8 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.3-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-debuginfo-4.3.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-utils-4.3.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-utils-debuginfo-4.3.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq5-4.3.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq-devel-4.3.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-debugsource-4.3.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq5-debuginfo-4.3.3-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yn6xOi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zeromq-4.3.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.3-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VqghRg + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf zeromq-4.3.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!