D: [iurt_root_command] chroot warning: line 37: It's not recommended to use '>' in Obsoletes: Obsoletes: lib64zeromq1 >= 3.2.3 Installing /home/iurt/rpmbuild/SRPMS/zeromq-4.3.2-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VA2Se8 + 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.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/zeromq-4.3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zeromq-4.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + install -pm644 /home/iurt/rpmbuild/SOURCES/FindUnwind.cmake FindUnwind.cmake + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VozoO8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zeromq-4.3.2 + '[' 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 -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 -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 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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.2 -- 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 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Sodium). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/share/cmake/Modules/FindPkgConfig.cmake:45 (find_package_handle_standard_args) builds/cmake/Modules/FindSodium.cmake:7 (include) CMakeLists.txt:105 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Checking for module 'libsodium' -- Found libsodium, version 1.0.18 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (SODIUM) does not match the name of the calling package (Sodium). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): builds/cmake/Modules/FindSodium.cmake:42 (find_package_handle_standard_args) CMakeLists.txt:105 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SODIUM: /usr/lib64/libsodium.so -- Using libsodium for CURVE security -- Using radix tree implementation to manage subscriptions -- 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 gethrtimei -- Looking for gethrtimei - 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_SETAFFINITY -- Performing Test ZMQ_HAVE_PTHREAD_SETAFFINITY - 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.2' -- Found openpgm-5.2, version 5.2.122 -- openpgm-5.2" found" -- capsh not found, skipping tests that require CAP_NET_ADMIN CMake Warning (dev) at tests/CMakeLists.txt:294 (message): Test 'test_socks' is not known to CTest. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at CMakeLists.txt:1336 (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 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.2/build + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C build make: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/zeromq-4.3.2 -B/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build --check-build-system CMakeFiles/Makefile.cmake 0 make: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/progress.marks make: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/objects.dir/build.make CMakeFiles/objects.dir/depend /usr/bin/make -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/unity.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/unity.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/unity.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/unity.dir/depend.internal". Scanning dependencies of target unity make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/objects.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/objects.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/objects.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/objects.dir/depend.internal". Scanning dependencies of target objects make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/objects.dir/build.make CMakeFiles/objects.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 0%] Building CXX object CMakeFiles/objects.dir/src/precompiled.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/precompiled.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 1%] Building CXX object CMakeFiles/objects.dir/src/clock.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/clock.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 0%] Building C object tests/CMakeFiles/unity.dir/__/external/unity/unity.c.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cc -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/external/unity/unity.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 3%] Linking C static library ../lib/libunity.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -P CMakeFiles/unity.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 3%] Built target unity make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 1%] Building CXX object CMakeFiles/objects.dir/src/client.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/client.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 3%] Building CXX object CMakeFiles/objects.dir/src/devpoll.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/devpoll.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 0%] Building CXX object CMakeFiles/objects.dir/src/address.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/address.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 2%] Building CXX object CMakeFiles/objects.dir/src/curve_mechanism_base.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/curve_mechanism_base.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 2%] Building CXX object CMakeFiles/objects.dir/src/dealer.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/dealer.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 2%] Building CXX object CMakeFiles/objects.dir/src/curve_client.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/curve_client.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 5%] Building CXX object CMakeFiles/objects.dir/src/err.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/err.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 2%] Building CXX object CMakeFiles/objects.dir/src/curve_server.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/curve_server.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 4%] Building CXX object CMakeFiles/objects.dir/src/endpoint.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/endpoint.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 6%] Building CXX object CMakeFiles/objects.dir/src/ip.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/ip.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 5%] Building CXX object CMakeFiles/objects.dir/src/io_object.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/io_object.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 4%] Building CXX object CMakeFiles/objects.dir/src/dgram.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/dgram.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 4%] Building CXX object CMakeFiles/objects.dir/src/dist.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/dist.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 4%] Building CXX object CMakeFiles/objects.dir/src/epoll.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/epoll.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 5%] Building CXX object CMakeFiles/objects.dir/src/fq.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/fq.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 5%] Building CXX object CMakeFiles/objects.dir/src/io_thread.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/io_thread.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 6%] Building CXX object CMakeFiles/objects.dir/src/ipc_address.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/ipc_address.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 7%] Building CXX object CMakeFiles/objects.dir/src/kqueue.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/kqueue.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 7%] Building CXX object CMakeFiles/objects.dir/src/mailbox.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/mailbox.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 6%] Building CXX object CMakeFiles/objects.dir/src/ipc_connecter.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/ipc_connecter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 7%] Building CXX object CMakeFiles/objects.dir/src/lb.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/lb.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 6%] Building CXX object CMakeFiles/objects.dir/src/ipc_listener.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/ipc_listener.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 9%] Building CXX object CMakeFiles/objects.dir/src/norm_engine.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/norm_engine.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 8%] Building CXX object CMakeFiles/objects.dir/src/metadata.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/metadata.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 7%] Building CXX object CMakeFiles/objects.dir/src/mailbox_safe.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/mailbox_safe.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 8%] Building CXX object CMakeFiles/objects.dir/src/mtrie.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/mtrie.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 8%] Building CXX object CMakeFiles/objects.dir/src/mechanism_base.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/mechanism_base.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 8%] Building CXX object CMakeFiles/objects.dir/src/msg.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/msg.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 7%] Building CXX object CMakeFiles/objects.dir/src/mechanism.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/mechanism.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 1%] Building CXX object CMakeFiles/objects.dir/src/ctx.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/ctx.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 9%] Building CXX object CMakeFiles/objects.dir/src/object.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/object.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 10%] Building CXX object CMakeFiles/objects.dir/src/null_mechanism.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/null_mechanism.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 10%] Building CXX object CMakeFiles/objects.dir/src/pair.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pair.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 9%] Building CXX object CMakeFiles/objects.dir/src/options.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/options.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 9%] Building CXX object CMakeFiles/objects.dir/src/own.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/own.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 10%] Building CXX object CMakeFiles/objects.dir/src/pgm_receiver.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pgm_receiver.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 11%] Building CXX object CMakeFiles/objects.dir/src/plain_client.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/plain_client.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 11%] Building CXX object CMakeFiles/objects.dir/src/pgm_socket.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pgm_socket.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 11%] Building CXX object CMakeFiles/objects.dir/src/plain_server.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/plain_server.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 12%] Building CXX object CMakeFiles/objects.dir/src/poll.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/poll.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 10%] Building CXX object CMakeFiles/objects.dir/src/pgm_sender.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pgm_sender.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 12%] Building CXX object CMakeFiles/objects.dir/src/polling_util.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/polling_util.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 11%] Building CXX object CMakeFiles/objects.dir/src/pipe.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pipe.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 12%] Building CXX object CMakeFiles/objects.dir/src/poller_base.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/poller_base.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 14%] Building CXX object CMakeFiles/objects.dir/src/random.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/random.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 12%] Building CXX object CMakeFiles/objects.dir/src/pollset.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pollset.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 14%] Building CXX object CMakeFiles/objects.dir/src/raw_decoder.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/raw_decoder.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 13%] Building CXX object CMakeFiles/objects.dir/src/pub.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pub.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 13%] Building CXX object CMakeFiles/objects.dir/src/pull.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/pull.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 14%] Building CXX object CMakeFiles/objects.dir/src/raw_encoder.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/raw_encoder.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 13%] Building CXX object CMakeFiles/objects.dir/src/push.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/push.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 14%] Building CXX object CMakeFiles/objects.dir/src/reaper.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/reaper.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 13%] Building CXX object CMakeFiles/objects.dir/src/proxy.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/proxy.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 15%] Building CXX object CMakeFiles/objects.dir/src/rep.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/rep.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 15%] Building CXX object CMakeFiles/objects.dir/src/select.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/select.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 15%] Building CXX object CMakeFiles/objects.dir/src/req.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/req.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 16%] Building CXX object CMakeFiles/objects.dir/src/signaler.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/signaler.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 17%] Building CXX object CMakeFiles/objects.dir/src/socks.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/socks.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 16%] Building CXX object CMakeFiles/objects.dir/src/server.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/server.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 15%] Building CXX object CMakeFiles/objects.dir/src/router.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/router.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 17%] Building CXX object CMakeFiles/objects.dir/src/socks_connecter.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/socks_connecter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 17%] Building CXX object CMakeFiles/objects.dir/src/stream.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/stream.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 18%] Building CXX object CMakeFiles/objects.dir/src/sub.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/sub.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 18%] Building CXX object CMakeFiles/objects.dir/src/tcp_address.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/tcp_address.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 18%] Building CXX object CMakeFiles/objects.dir/src/tcp.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/tcp.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 19%] Building CXX object CMakeFiles/objects.dir/src/thread.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/thread.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 19%] Building CXX object CMakeFiles/objects.dir/src/trie.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/trie.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 16%] Building CXX object CMakeFiles/objects.dir/src/session_base.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/session_base.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 18%] Building CXX object CMakeFiles/objects.dir/src/tcp_connecter.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/tcp_connecter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 20%] Building CXX object CMakeFiles/objects.dir/src/v1_decoder.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/v1_decoder.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 19%] Building CXX object CMakeFiles/objects.dir/src/tcp_listener.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/tcp_listener.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 20%] Building CXX object CMakeFiles/objects.dir/src/v1_encoder.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/v1_encoder.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 19%] Building CXX object CMakeFiles/objects.dir/src/radix_tree.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/radix_tree.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 20%] Building CXX object CMakeFiles/objects.dir/src/v2_decoder.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/v2_decoder.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 20%] Building CXX object CMakeFiles/objects.dir/src/v2_encoder.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/v2_encoder.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 21%] Building CXX object CMakeFiles/objects.dir/src/zmq_utils.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/zmq_utils.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 17%] Building CXX object CMakeFiles/objects.dir/src/stream_engine.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.cpp.o -c /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/src/stream_engine.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 22%] Building CXX object CMakeFiles/objects.dir/src/decoder_allocators.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/decoder_allocators.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 21%] Building CXX object CMakeFiles/objects.dir/src/xsub.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/xsub.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 22%] Building CXX object CMakeFiles/objects.dir/src/timers.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/timers.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 21%] Building CXX object CMakeFiles/objects.dir/src/zmq.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/zmq.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 16%] Building CXX object CMakeFiles/objects.dir/src/socket_base.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/socket_base.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 22%] Building CXX object CMakeFiles/objects.dir/src/socket_poller.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/socket_poller.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 21%] Building CXX object CMakeFiles/objects.dir/src/xpub.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/xpub.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 23%] Building CXX object CMakeFiles/objects.dir/src/udp_address.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/udp_address.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 22%] Building CXX object CMakeFiles/objects.dir/src/radio.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/radio.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 23%] Building CXX object CMakeFiles/objects.dir/src/dish.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/dish.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 24%] Building CXX object CMakeFiles/objects.dir/src/gather.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/gather.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 23%] Building CXX object CMakeFiles/objects.dir/src/scatter.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/scatter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 24%] Building CXX object CMakeFiles/objects.dir/src/ip_resolver.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/ip_resolver.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 23%] Building CXX object CMakeFiles/objects.dir/src/udp_engine.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/udp_engine.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 25%] Building CXX object CMakeFiles/objects.dir/src/tipc_address.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/tipc_address.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 25%] Building CXX object CMakeFiles/objects.dir/src/stream_listener_base.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/stream_listener_base.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 24%] Building CXX object CMakeFiles/objects.dir/src/stream_connecter_base.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/stream_connecter_base.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 24%] Building CXX object CMakeFiles/objects.dir/src/zap_client.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/zap_client.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 25%] Building CXX object CMakeFiles/objects.dir/src/tipc_listener.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/tipc_listener.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 25%] Building CXX object CMakeFiles/objects.dir/src/tipc_connecter.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/src/tipc_connecter.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 25%] Built target objects make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 25%] Generating zmq_atomic_counter_dec.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_atomic_counter_dec.html ../doc/zmq_atomic_counter_dec.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 27%] Generating zmq_atomic_counter_destroy.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_atomic_counter_destroy.html ../doc/zmq_atomic_counter_destroy.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 28%] Generating zmq_atomic_counter_set.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_atomic_counter_set.html ../doc/zmq_atomic_counter_set.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 27%] Generating zmq_atomic_counter_inc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_atomic_counter_inc.html ../doc/zmq_atomic_counter_inc.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 27%] Generating zmq_atomic_counter_new.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_atomic_counter_new.html ../doc/zmq_atomic_counter_new.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 28%] Generating zmq_atomic_counter_value.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_atomic_counter_value.html ../doc/zmq_atomic_counter_value.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 26%] Generating zmq_z85_encode.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_z85_encode.html ../doc/zmq_z85_encode.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 29%] Generating zmq_ctx_new.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_ctx_new.html ../doc/zmq_ctx_new.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 29%] Generating zmq_ctx_shutdown.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_ctx_shutdown.html ../doc/zmq_ctx_shutdown.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 28%] Generating zmq_close.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_close.html ../doc/zmq_close.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 25%] Generating zmq.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq.html ../doc/zmq.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 29%] Generating zmq_ctx_get.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_ctx_get.html ../doc/zmq_ctx_get.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 28%] Generating zmq_connect.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_connect.html ../doc/zmq_connect.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 28%] Generating zmq_bind.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_bind.html ../doc/zmq_bind.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 29%] Generating zmq_ctx_set.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_ctx_set.html ../doc/zmq_ctx_set.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 30%] Generating zmq_curve_keypair.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_curve_keypair.html ../doc/zmq_curve_keypair.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 30%] Generating zmq_ctx_term.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_ctx_term.html ../doc/zmq_ctx_term.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 30%] Generating zmq_curve_public.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_curve_public.html ../doc/zmq_curve_public.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 30%] Generating zmq_curve.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_curve.html ../doc/zmq_curve.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 30%] Generating zmq_errno.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_errno.html ../doc/zmq_errno.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 31%] Generating zmq_disconnect.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_disconnect.html ../doc/zmq_disconnect.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 31%] Generating zmq_gssapi.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_gssapi.html ../doc/zmq_gssapi.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 32%] Generating zmq_has.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_has.html ../doc/zmq_has.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 32%] Generating zmq_msg_close.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_close.html ../doc/zmq_msg_close.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 32%] Generating zmq_inproc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_inproc.html ../doc/zmq_inproc.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 32%] Generating zmq_ipc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_ipc.html ../doc/zmq_ipc.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 33%] Generating zmq_msg_copy.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_copy.html ../doc/zmq_msg_copy.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 33%] Generating zmq_msg_data.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_data.html ../doc/zmq_msg_data.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 33%] Generating zmq_msg_get.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_get.html ../doc/zmq_msg_get.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 34%] Generating zmq_msg_init.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_init.html ../doc/zmq_msg_init.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 33%] Generating zmq_msg_gets.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_gets.html ../doc/zmq_msg_gets.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 34%] Generating zmq_msg_init_data.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_init_data.html ../doc/zmq_msg_init_data.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 34%] Generating zmq_msg_more.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_more.html ../doc/zmq_msg_more.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 34%] Generating zmq_msg_init_size.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_init_size.html ../doc/zmq_msg_init_size.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 35%] Generating zmq_msg_move.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_move.html ../doc/zmq_msg_move.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 35%] Generating zmq_msg_recv.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_recv.html ../doc/zmq_msg_recv.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 35%] Generating zmq_msg_routing_id.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_routing_id.html ../doc/zmq_msg_routing_id.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 36%] Generating zmq_msg_set.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_set.html ../doc/zmq_msg_set.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 36%] Generating zmq_null.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_null.html ../doc/zmq_null.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 36%] Generating zmq_msg_size.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_size.html ../doc/zmq_msg_size.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 36%] Generating zmq_msg_set_routing_id.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_set_routing_id.html ../doc/zmq_msg_set_routing_id.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 35%] Generating zmq_msg_send.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_msg_send.html ../doc/zmq_msg_send.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 37%] Generating zmq_plain.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_plain.html ../doc/zmq_plain.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 37%] Generating zmq_pgm.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_pgm.html ../doc/zmq_pgm.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 38%] Generating zmq_proxy_steerable.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_proxy_steerable.html ../doc/zmq_proxy_steerable.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 38%] Generating zmq_proxy.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_proxy.html ../doc/zmq_proxy.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 37%] Generating zmq_poll.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_poll.html ../doc/zmq_poll.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 38%] Generating zmq_recv.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_recv.html ../doc/zmq_recv.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 37%] Generating zmq_poller.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_poller.html ../doc/zmq_poller.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 31%] Generating zmq_getsockopt.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_getsockopt.html ../doc/zmq_getsockopt.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 38%] Generating zmq_recvmsg.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_recvmsg.html ../doc/zmq_recvmsg.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 39%] Generating zmq_send.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_send.html ../doc/zmq_send.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 39%] Generating zmq_send_const.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_send_const.html ../doc/zmq_send_const.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 39%] Generating zmq_sendmsg.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_sendmsg.html ../doc/zmq_sendmsg.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 40%] Generating zmq_strerror.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_strerror.html ../doc/zmq_strerror.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 40%] Generating zmq_socket_monitor_versioned.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_socket_monitor_versioned.html ../doc/zmq_socket_monitor_versioned.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 40%] Generating zmq_socket_monitor.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_socket_monitor.html ../doc/zmq_socket_monitor.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 41%] Generating zmq_tcp.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_tcp.html ../doc/zmq_tcp.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 41%] Generating zmq_tipc.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_tipc.html ../doc/zmq_tipc.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 41%] Generating zmq_timers.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_timers.html ../doc/zmq_timers.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 41%] Generating zmq_udp.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_udp.html ../doc/zmq_udp.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Generating zmq_version.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_version.html ../doc/zmq_version.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Generating zmq_vmci.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_vmci.html ../doc/zmq_vmci.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Generating zmq_unbind.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_unbind.html ../doc/zmq_unbind.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Generating zmq_z85_decode.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_z85_decode.html ../doc/zmq_z85_decode.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 40%] Generating zmq_socket.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_socket.html ../doc/zmq_socket.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 39%] Generating zmq_setsockopt.html /usr/bin/asciidoc -d manpage -b xhtml11 -f /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/doc/asciidoc.conf -azmq_version=4.3.2 -o doc/zmq_setsockopt.html ../doc/zmq_setsockopt.txt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/libzmq.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/libzmq.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/libzmq.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/libzmq.dir/depend.internal". Scanning dependencies of target libzmq make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] 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.2 CMakeFiles/objects.dir/src/precompiled.cpp.o CMakeFiles/objects.dir/src/address.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/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/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.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/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/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 -lpgm -lpthread -lm -lpthread -lsodium -lrt /usr/bin/cmake -E cmake_symlink_library lib/libzmq.so.5.2.2 lib/libzmq.so.5 lib/libzmq.so make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Built target libzmq make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/depend /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/depend /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend /usr/bin/make -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/depend /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/depend /usr/bin/make -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_lat.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_lat.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_lat.dir/depend.internal". Scanning dependencies of target remote_lat make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_lat.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_lat.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_lat.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_lat.dir/depend.internal". Scanning dependencies of target local_lat make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_lat.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_lat.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_lat.dir/depend.internal". Scanning dependencies of target inproc_lat make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/proxy_thr.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/proxy_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/proxy_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/proxy_thr.dir/depend.internal". Scanning dependencies of target proxy_thr make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_thr.dir/depend.internal". Scanning dependencies of target remote_thr make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build /usr/bin/make -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_thr.dir/depend.internal". Scanning dependencies of target inproc_thr make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/testutil.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/testutil.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/testutil.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/testutil.dir/depend.internal". Scanning dependencies of target testutil make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_thr.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_thr.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_thr.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_thr.dir/depend.internal". Scanning dependencies of target local_thr make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/build /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Building CXX object CMakeFiles/local_lat.dir/perf/local_lat.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/perf/local_lat.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Building CXX object CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/perf/remote_lat.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 43%] Building CXX object CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/perf/remote_thr.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Building CXX object CMakeFiles/local_thr.dir/perf/local_thr.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/perf/local_thr.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 43%] Building CXX object CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/perf/inproc_lat.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 45%] Building CXX object CMakeFiles/inproc_thr.dir/perf/inproc_thr.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/perf/inproc_thr.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Linking CXX executable bin/local_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/local_lat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/local_lat.dir/perf/local_lat.cpp.o -o bin/local_lat -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib: lib/libzmq.so.5.2.2 -lpgm -lpthread -lm -lpthread -lsodium -lrt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Built target local_lat make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Linking CXX executable bin/remote_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_lat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/remote_lat.dir/perf/remote_lat.cpp.o -o bin/remote_lat -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib: lib/libzmq.so.5.2.2 -lpgm -lpthread -lm -lpthread -lsodium -lrt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Built target remote_lat make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Linking CXX executable bin/remote_thr /usr/bin/cmake -E cmake_link_script CMakeFiles/remote_thr.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/remote_thr.dir/perf/remote_thr.cpp.o -o bin/remote_thr -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib: lib/libzmq.so.5.2.2 -lpgm -lpthread -lm -lpthread -lsodium -lrt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Built target remote_thr make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Linking CXX executable bin/local_thr /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.2/build/lib: lib/libzmq.so.5.2.2 -lpgm -lpthread -lm -lpthread -lsodium -lrt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Built target local_thr make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Linking CXX executable bin/inproc_lat /usr/bin/cmake -E cmake_link_script CMakeFiles/inproc_lat.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/inproc_lat.dir/perf/inproc_lat.cpp.o -o bin/inproc_lat -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib: lib/libzmq.so.5.2.2 -lpgm -lpthread -lm -lpthread -lsodium -lrt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Built target inproc_lat make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] 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.2/build/lib: lib/libzmq.so.5.2.2 -lpgm -lpthread -lm -lpthread -lsodium -lrt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Built target inproc_thr make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 45%] Building CXX object tests/CMakeFiles/testutil.dir/testutil.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/testutil.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 45%] Building CXX object CMakeFiles/proxy_thr.dir/perf/proxy_thr.cpp.o /usr/bin/c++ -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/perf/proxy_thr.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_monitoring.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/testutil_monitoring.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_security.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/testutil_security.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Building CXX object tests/CMakeFiles/testutil.dir/testutil_unity.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/testutil_unity.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] 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.2/build/lib: lib/libzmq.so.5.2.2 -lpgm -lpthread -lm -lpthread -lsodium -lrt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Built target proxy_thr make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Linking CXX static library ../lib/libtestutil.a cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -P CMakeFiles/testutil.dir/cmake_clean_target.cmake cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/testutil.dir/link.txt --verbose=1 /usr/bin/ar qc ../lib/libtestutil.a CMakeFiles/testutil.dir/testutil.cpp.o CMakeFiles/testutil.dir/testutil_monitoring.cpp.o CMakeFiles/testutil.dir/testutil_security.cpp.o CMakeFiles/testutil.dir/testutil_unity.cpp.o /usr/bin/ranlib ../lib/libtestutil.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Built target testutil make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_manual_last_value.dir/build.make tests/CMakeFiles/test_xpub_manual_last_value.dir/depend /usr/bin/make -f tests/CMakeFiles/test_scatter_gather.dir/build.make tests/CMakeFiles/test_scatter_gather.dir/depend /usr/bin/make -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/depend /usr/bin/make -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/depend /usr/bin/make -f tests/CMakeFiles/test_issue_566.dir/build.make tests/CMakeFiles/test_issue_566.dir/depend /usr/bin/make -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/depend /usr/bin/make -f tests/CMakeFiles/test_spec_pushpull.dir/build.make tests/CMakeFiles/test_spec_pushpull.dir/depend /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_scatter_gather.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_scatter_gather.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_scatter_gather.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_scatter_gather.dir/depend.internal". Scanning dependencies of target test_scatter_gather make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/depend.internal". Scanning dependencies of target test_xpub_manual_last_value make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_scatter_gather.dir/build.make tests/CMakeFiles/test_scatter_gather.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_many_sockets.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_many_sockets.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_many_sockets.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_many_sockets.dir/depend.internal". Scanning dependencies of target test_many_sockets /usr/bin/make -f tests/CMakeFiles/test_xpub_manual_last_value.dir/build.make tests/CMakeFiles/test_xpub_manual_last_value.dir/build make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_issue_566.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_issue_566.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_issue_566.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_issue_566.dir/depend.internal". Scanning dependencies of target test_issue_566 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_thread_safe.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_thread_safe.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_thread_safe.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_thread_safe.dir/depend.internal". Scanning dependencies of target test_thread_safe make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_radio_dish.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_radio_dish.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_radio_dish.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_radio_dish.dir/depend.internal". Scanning dependencies of target test_radio_dish make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/build /usr/bin/make -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/build /usr/bin/make -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/build /usr/bin/make -f tests/CMakeFiles/test_issue_566.dir/build.make tests/CMakeFiles/test_issue_566.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_pushpull.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_pushpull.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_pushpull.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_pushpull.dir/depend.internal". Scanning dependencies of target test_spec_pushpull make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_pushpull.dir/build.make tests/CMakeFiles/test_spec_pushpull.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress.dir/depend.internal". Scanning dependencies of target test_shutdown_stress make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 48%] Building CXX object tests/CMakeFiles/test_scatter_gather.dir/test_scatter_gather.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_scatter_gather.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Building CXX object tests/CMakeFiles/test_issue_566.dir/test_issue_566.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_issue_566.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Building CXX object tests/CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_thread_safe.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Building CXX object tests/CMakeFiles/test_shutdown_stress.dir/test_shutdown_stress.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_shutdown_stress.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Linking CXX executable ../bin/test_scatter_gather cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_scatter_gather.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_scatter_gather.dir/test_scatter_gather.cpp.o -o ../bin/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Linking CXX executable ../bin/test_issue_566 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Built target test_scatter_gather make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Built target test_issue_566 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_zmq_poll_fd.dir/build.make tests/CMakeFiles/test_zmq_poll_fd.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Linking CXX executable ../bin/test_thread_safe cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_thread_safe.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_thread_safe.dir/test_thread_safe.cpp.o -o ../bin/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 48%] Building CXX object tests/CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_xpub_manual_last_value.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Linking CXX executable ../bin/test_shutdown_stress cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_shutdown_stress.dir/test_shutdown_stress.cpp.o -o ../bin/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Built target test_thread_safe make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_req.dir/build.make tests/CMakeFiles/test_spec_req.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_zmq_poll_fd.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_zmq_poll_fd.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_zmq_poll_fd.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_zmq_poll_fd.dir/depend.internal". Scanning dependencies of target test_zmq_poll_fd make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_terminate.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_terminate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_terminate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_terminate.dir/depend.internal". Scanning dependencies of target test_proxy_terminate make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/build /usr/bin/make -f tests/CMakeFiles/test_zmq_poll_fd.dir/build.make tests/CMakeFiles/test_zmq_poll_fd.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Built target test_shutdown_stress make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_req.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_req.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_req.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_req.dir/depend.internal". Scanning dependencies of target test_spec_req make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_req.dir/build.make tests/CMakeFiles/test_spec_req.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_probe_router.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_probe_router.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_probe_router.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_probe_router.dir/depend.internal". Scanning dependencies of target test_probe_router make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Building CXX object tests/CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_spec_pushpull.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Building CXX object tests/CMakeFiles/test_radio_dish.dir/test_radio_dish.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_radio_dish.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Building CXX object tests/CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_many_sockets.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Linking CXX executable ../bin/test_xpub_manual_last_value cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_manual_last_value.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_xpub_manual_last_value.dir/test_xpub_manual_last_value.cpp.o -o ../bin/test_xpub_manual_last_value -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_app_meta -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_notify -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_notify:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 51%] Built target test_xpub_manual_last_value make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_null.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_null.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_null.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_null.dir/depend.internal". Scanning dependencies of target test_security_null make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Linking CXX executable ../bin/test_spec_pushpull cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_pushpull.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_pushpull.dir/test_spec_pushpull.cpp.o -o ../bin/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 51%] Built target test_spec_pushpull make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_system.dir/build.make tests/CMakeFiles/test_system.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Building CXX object tests/CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_proxy_terminate.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Building CXX object tests/CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_probe_router.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_system.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_system.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_system.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_system.dir/depend.internal". Scanning dependencies of target test_system make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_system.dir/build.make tests/CMakeFiles/test_system.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Building CXX object tests/CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_zmq_poll_fd.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 51%] Linking CXX executable ../bin/test_radio_dish cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_radio_dish.dir/test_radio_dish.cpp.o -o ../bin/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Built target test_radio_dish make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_rid.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_rid.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_rid.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_rid.dir/depend.internal". Scanning dependencies of target test_connect_rid make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 51%] Linking CXX executable ../bin/test_many_sockets cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_many_sockets.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_many_sockets.dir/test_many_sockets.cpp.o -o ../bin/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Built target test_many_sockets make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_no_zap_handler.dir/build.make tests/CMakeFiles/test_security_no_zap_handler.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Building CXX object tests/CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_spec_req.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_no_zap_handler.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_no_zap_handler.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_no_zap_handler.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_no_zap_handler.dir/depend.internal". Scanning dependencies of target test_security_no_zap_handler make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_no_zap_handler.dir/build.make tests/CMakeFiles/test_security_no_zap_handler.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Linking CXX executable ../bin/test_probe_router cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_probe_router.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_probe_router.dir/test_probe_router.cpp.o -o ../bin/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Built target test_probe_router make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_diffserv.dir/build.make tests/CMakeFiles/test_diffserv.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 52%] Linking CXX executable ../bin/test_proxy_terminate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_terminate.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy_terminate.dir/test_proxy_terminate.cpp.o -o ../bin/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Built target test_proxy_terminate make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_diffserv.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_diffserv.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_diffserv.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_diffserv.dir/depend.internal". Scanning dependencies of target test_diffserv make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_diffserv.dir/build.make tests/CMakeFiles/test_diffserv.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Linking CXX executable ../bin/test_zmq_poll_fd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_zmq_poll_fd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_zmq_poll_fd.dir/test_zmq_poll_fd.cpp.o -o ../bin/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_destroy.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_destroy.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_destroy.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_destroy.dir/depend.internal". Scanning dependencies of target test_ctx_destroy make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Built target test_zmq_poll_fd make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_unbind_wildcard.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_unbind_wildcard.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_unbind_wildcard.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_unbind_wildcard.dir/depend.internal". Scanning dependencies of target test_unbind_wildcard make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Building CXX object tests/CMakeFiles/test_system.dir/test_system.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_system.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Linking CXX executable ../bin/test_spec_req cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_req.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_req.dir/test_spec_req.cpp.o -o ../bin/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Built target test_spec_req make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_socket_null.dir/build.make tests/CMakeFiles/test_socket_null.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 51%] Building CXX object tests/CMakeFiles/test_security_null.dir/test_security_null.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_security_null.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_socket_null.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_socket_null.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_socket_null.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_socket_null.dir/depend.internal". Scanning dependencies of target test_socket_null make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_socket_null.dir/build.make tests/CMakeFiles/test_socket_null.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] 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.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_security_no_zap_handler.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Building CXX object tests/CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_connect_rid.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Building CXX object tests/CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_diffserv.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Linking CXX executable ../bin/test_system cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_system make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_disconnect.dir/build.make tests/CMakeFiles/test_stream_disconnect.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_disconnect.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_disconnect.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_disconnect.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_disconnect.dir/depend.internal". Scanning dependencies of target test_stream_disconnect make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_disconnect.dir/build.make tests/CMakeFiles/test_stream_disconnect.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Linking CXX executable ../bin/test_security_null cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_null.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_null.dir/test_security_null.cpp.o -o ../bin/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_security_null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ctx_options.dir/build.make tests/CMakeFiles/test_ctx_options.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_options.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_options.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_options.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_options.dir/depend.internal". Scanning dependencies of target test_ctx_options make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ctx_options.dir/build.make tests/CMakeFiles/test_ctx_options.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Building CXX object tests/CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_ctx_destroy.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Linking CXX executable ../bin/test_security_no_zap_handler cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_no_zap_handler.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_no_zap_handler.dir/test_security_no_zap_handler.cpp.o -o ../bin/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_security_no_zap_handler make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_zap.dir/build.make tests/CMakeFiles/test_security_zap.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_zap.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_zap.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_zap.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_zap.dir/depend.internal". Scanning dependencies of target test_security_zap make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_zap.dir/build.make tests/CMakeFiles/test_security_zap.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Building CXX object tests/CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_unbind_wildcard.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Building CXX object tests/CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_socket_null.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 55%] Linking CXX executable ../bin/test_connect_rid cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_rid.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_connect_rid.dir/test_connect_rid.cpp.o -o ../bin/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_connect_rid make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_msg_flags.dir/build.make tests/CMakeFiles/test_msg_flags.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Linking CXX executable ../bin/test_diffserv cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_diffserv.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_diffserv.dir/test_diffserv.cpp.o -o ../bin/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_flags.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_flags.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_flags.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_flags.dir/depend.internal". Scanning dependencies of target test_msg_flags make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_msg_flags.dir/build.make tests/CMakeFiles/test_msg_flags.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_diffserv make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_rep.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_rep.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_rep.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_rep.dir/depend.internal". Scanning dependencies of target test_spec_rep make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Linking CXX executable ../bin/test_ctx_destroy cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ctx_destroy.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ctx_destroy.dir/test_ctx_destroy.cpp.o -o ../bin/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Built target test_ctx_destroy make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_single_socket.dir/build.make tests/CMakeFiles/test_proxy_single_socket.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_single_socket.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_single_socket.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_single_socket.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_single_socket.dir/depend.internal". Scanning dependencies of target test_proxy_single_socket make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_single_socket.dir/build.make tests/CMakeFiles/test_proxy_single_socket.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Linking CXX executable ../bin/test_unbind_wildcard cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_unbind_wildcard.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_unbind_wildcard.dir/test_unbind_wildcard.cpp.o -o ../bin/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Built target test_unbind_wildcard make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_device.dir/build.make tests/CMakeFiles/test_reqrep_device.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device.dir/depend.internal". Scanning dependencies of target test_reqrep_device make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_device.dir/build.make tests/CMakeFiles/test_reqrep_device.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Linking CXX executable ../bin/test_socket_null cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_socket_null.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_socket_null.dir/test_socket_null.cpp.o -o ../bin/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Built target test_socket_null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_resolve.dir/build.make tests/CMakeFiles/test_connect_resolve.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_resolve.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_resolve.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_resolve.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_resolve.dir/depend.internal". Scanning dependencies of target test_connect_resolve make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_resolve.dir/build.make tests/CMakeFiles/test_connect_resolve.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Building CXX object tests/CMakeFiles/test_stream_disconnect.dir/test_stream_disconnect.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_stream_disconnect.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Building CXX object tests/CMakeFiles/test_msg_flags.dir/test_msg_flags.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_msg_flags.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Building CXX object tests/CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_ctx_options.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Building CXX object tests/CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_spec_rep.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Building CXX object tests/CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_proxy_single_socket.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Building CXX object tests/CMakeFiles/test_security_zap.dir/test_security_zap.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_security_zap.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Linking CXX executable ../bin/test_stream_disconnect cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_disconnect.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_disconnect.dir/test_stream_disconnect.cpp.o -o ../bin/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Building CXX object tests/CMakeFiles/test_connect_resolve.dir/test_connect_resolve.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_connect_resolve.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Building CXX object tests/CMakeFiles/test_reqrep_device.dir/test_reqrep_device.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_reqrep_device.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_stream_disconnect make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 58%] Linking CXX executable ../bin/test_msg_flags cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_flags.dir/test_msg_flags.cpp.o -o ../bin/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Linking CXX executable ../bin/test_ctx_options cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ctx_options.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ctx_options.dir/test_ctx_options.cpp.o -o ../bin/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward.dir/depend.internal". Scanning dependencies of target test_sub_forward make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_msg_flags make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_ctx_options make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_ipc.dir/build.make tests/CMakeFiles/test_reqrep_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timeo.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timeo.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timeo.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timeo.dir/depend.internal". Scanning dependencies of target test_timeo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_ipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_ipc.dir/depend.internal". Scanning dependencies of target test_reqrep_ipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_ipc.dir/build.make tests/CMakeFiles/test_reqrep_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Linking CXX executable ../bin/test_spec_rep cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_rep.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_rep.dir/test_spec_rep.cpp.o -o ../bin/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_spec_rep make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_plain.dir/build.make tests/CMakeFiles/test_security_plain.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_plain.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_plain.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_plain.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_plain.dir/depend.internal". Scanning dependencies of target test_security_plain make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_plain.dir/build.make tests/CMakeFiles/test_security_plain.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Linking CXX executable ../bin/test_proxy_single_socket cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_single_socket.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy_single_socket.dir/test_proxy_single_socket.cpp.o -o ../bin/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Built target test_proxy_single_socket make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_disconnect_inproc.dir/build.make tests/CMakeFiles/test_disconnect_inproc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_disconnect_inproc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_disconnect_inproc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_disconnect_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_disconnect_inproc.dir/depend.internal". Scanning dependencies of target test_disconnect_inproc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_disconnect_inproc.dir/build.make tests/CMakeFiles/test_disconnect_inproc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Linking CXX executable ../bin/test_security_zap cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Built target test_security_zap make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_inproc_connect.dir/build.make tests/CMakeFiles/test_inproc_connect.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Linking CXX executable ../bin/test_connect_resolve cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_connect_resolve.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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Linking CXX executable ../bin/test_reqrep_device cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_reqrep_device.dir/test_reqrep_device.cpp.o -o ../bin/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Built target test_connect_resolve make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_inproc_connect.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_inproc_connect.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_inproc_connect.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_inproc_connect.dir/depend.internal". Scanning dependencies of target test_inproc_connect make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_inproc_connect.dir/build.make tests/CMakeFiles/test_inproc_connect.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Built target test_reqrep_device make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_router.dir/build.make tests/CMakeFiles/test_spec_router.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory.dir/depend.internal". Scanning dependencies of target test_router_mandatory make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_router.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_router.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_router.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_router.dir/depend.internal". Scanning dependencies of target test_spec_router make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_router.dir/build.make tests/CMakeFiles/test_spec_router.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Building CXX object tests/CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_sub_forward.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Building CXX object tests/CMakeFiles/test_timeo.dir/test_timeo.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_timeo.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Building CXX object tests/CMakeFiles/test_reqrep_ipc.dir/test_reqrep_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_reqrep_ipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Building CXX object tests/CMakeFiles/test_disconnect_inproc.dir/test_disconnect_inproc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_disconnect_inproc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 61%] Linking CXX executable ../bin/test_sub_forward cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sub_forward.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_sub_forward.dir/test_sub_forward.cpp.o -o ../bin/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_sub_forward make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Building CXX object tests/CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_security_plain.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm.dir/depend.internal". Scanning dependencies of target test_hwm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 61%] Linking CXX executable ../bin/test_timeo cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_timeo.dir/test_timeo.cpp.o -o ../bin/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_timeo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_reqrep_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_reqrep_ipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sodium.dir/build.make tests/CMakeFiles/test_sodium.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_inproc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_inproc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_inproc.dir/depend.internal". Scanning dependencies of target test_reqrep_inproc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sodium.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sodium.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sodium.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sodium.dir/depend.internal". Scanning dependencies of target test_sodium make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sodium.dir/build.make tests/CMakeFiles/test_sodium.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Building CXX object tests/CMakeFiles/test_router_mandatory.dir/test_router_mandatory.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_router_mandatory.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 61%] Building CXX object tests/CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_spec_router.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Building CXX object tests/CMakeFiles/test_inproc_connect.dir/test_inproc_connect.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_inproc_connect.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_disconnect_inproc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_disconnect_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_disconnect_inproc.dir/test_disconnect_inproc.cpp.o -o ../bin/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_disconnect_inproc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_last_endpoint.dir/build.make tests/CMakeFiles/test_last_endpoint.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_security_plain cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_plain.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_security_plain.dir/test_security_plain.cpp.o -o ../bin/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_last_endpoint.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_last_endpoint.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_last_endpoint.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_last_endpoint.dir/depend.internal". Scanning dependencies of target test_last_endpoint make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_last_endpoint.dir/build.make tests/CMakeFiles/test_last_endpoint.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_security_plain make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_msg_ffn.dir/build.make tests/CMakeFiles/test_msg_ffn.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_ffn.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_ffn.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_ffn.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_ffn.dir/depend.internal". Scanning dependencies of target test_msg_ffn make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_msg_ffn.dir/build.make tests/CMakeFiles/test_msg_ffn.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Building CXX object tests/CMakeFiles/test_reqrep_inproc.dir/test_reqrep_inproc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_reqrep_inproc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_router_mandatory cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_router_mandatory.dir/test_router_mandatory.cpp.o -o ../bin/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_router_mandatory make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Building CXX object tests/CMakeFiles/test_sodium.dir/test_sodium.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_sodium.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_spec_router cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_router.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_router.dir/test_spec_router.cpp.o -o ../bin/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_spec_router make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream.dir/build.make tests/CMakeFiles/test_stream.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tcp.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tcp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tcp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tcp.dir/depend.internal". Scanning dependencies of target test_reqrep_tcp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_inproc_connect cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_inproc_connect.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_inproc_connect.dir/test_inproc_connect.cpp.o -o ../bin/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream.dir/depend.internal". Scanning dependencies of target test_stream make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream.dir/build.make tests/CMakeFiles/test_stream.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_inproc_connect make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_hwm_pubsub.dir/build.make tests/CMakeFiles/test_hwm_pubsub.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm_pubsub.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm_pubsub.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm_pubsub.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm_pubsub.dir/depend.internal". Scanning dependencies of target test_hwm_pubsub make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_hwm_pubsub.dir/build.make tests/CMakeFiles/test_hwm_pubsub.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Building CXX object tests/CMakeFiles/test_hwm.dir/test_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_hwm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Building CXX object tests/CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_last_endpoint.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_reqrep_inproc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Built target test_reqrep_inproc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Linking CXX executable ../bin/test_sodium cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sodium.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_sodium.dir/test_sodium.cpp.o -o ../bin/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Building CXX object tests/CMakeFiles/test_msg_ffn.dir/test_msg_ffn.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_msg_ffn.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reconnect_ivl.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reconnect_ivl.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reconnect_ivl.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reconnect_ivl.dir/depend.internal". Scanning dependencies of target test_reconnect_ivl make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Built target test_sodium make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_invalid_rep.dir/build.make tests/CMakeFiles/test_invalid_rep.dir/depend /usr/bin/make -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_invalid_rep.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_invalid_rep.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_invalid_rep.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_invalid_rep.dir/depend.internal". Scanning dependencies of target test_invalid_rep make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_invalid_rep.dir/build.make tests/CMakeFiles/test_invalid_rep.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 64%] Linking CXX executable ../bin/test_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hwm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_hwm.dir/test_hwm.cpp.o -o ../bin/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Built target test_hwm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_nodrop.dir/build.make tests/CMakeFiles/test_xpub_nodrop.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_nodrop.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_nodrop.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_nodrop.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_nodrop.dir/depend.internal". Scanning dependencies of target test_xpub_nodrop make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_nodrop.dir/build.make tests/CMakeFiles/test_xpub_nodrop.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Linking CXX executable ../bin/test_last_endpoint cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_last_endpoint.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_last_endpoint.dir/test_last_endpoint.cpp.o -o ../bin/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Built target test_last_endpoint make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual.dir/depend.internal". Scanning dependencies of target test_xpub_manual make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Building CXX object tests/CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_reqrep_tcp.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Linking CXX executable ../bin/test_msg_ffn cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Built target test_msg_ffn make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_iov.dir/build.make tests/CMakeFiles/test_iov.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_iov.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_iov.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_iov.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_iov.dir/depend.internal". Scanning dependencies of target test_iov make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_iov.dir/build.make tests/CMakeFiles/test_iov.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 63%] Building CXX object tests/CMakeFiles/test_stream.dir/test_stream.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_stream.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Building CXX object tests/CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_reconnect_ivl.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 63%] Building CXX object tests/CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_hwm_pubsub.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Building CXX object tests/CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_invalid_rep.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Linking CXX executable ../bin/test_reqrep_tcp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_tcp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_tcp.dir/test_reqrep_tcp.cpp.o -o ../bin/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Building CXX object tests/CMakeFiles/test_xpub_nodrop.dir/test_xpub_nodrop.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_xpub_nodrop.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_reqrep_tcp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_immediate.dir/build.make tests/CMakeFiles/test_immediate.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_immediate.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_immediate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_immediate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_immediate.dir/depend.internal". Scanning dependencies of target test_immediate make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_immediate.dir/build.make tests/CMakeFiles/test_immediate.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Linking CXX executable ../bin/test_stream cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream.dir/test_stream.cpp.o -o ../bin/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 66%] Linking CXX executable ../bin/test_hwm_pubsub cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hwm_pubsub.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_hwm_pubsub.dir/test_hwm_pubsub.cpp.o -o ../bin/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_stream make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_conflate.dir/build.make tests/CMakeFiles/test_conflate.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_hwm_pubsub make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_dgram.dir/build.make tests/CMakeFiles/test_dgram.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 66%] Linking CXX executable ../bin/test_reconnect_ivl cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reconnect_ivl.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reconnect_ivl.dir/test_reconnect_ivl.cpp.o -o ../bin/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_conflate.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_conflate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_conflate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_conflate.dir/depend.internal". Scanning dependencies of target test_conflate make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_conflate.dir/build.make tests/CMakeFiles/test_conflate.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_reconnect_ivl make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_dgram.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_dgram.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_dgram.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_dgram.dir/depend.internal". Scanning dependencies of target test_dgram make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_dgram.dir/build.make tests/CMakeFiles/test_dgram.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Linking CXX executable ../bin/test_invalid_rep cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalid_rep.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_invalid_rep.dir/test_invalid_rep.cpp.o -o ../bin/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_dealer.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_dealer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_dealer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_dealer.dir/depend.internal". Scanning dependencies of target test_spec_dealer make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_invalid_rep make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_relaxed.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_relaxed.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_relaxed.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_relaxed.dir/depend.internal". Scanning dependencies of target test_req_relaxed make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Building CXX object tests/CMakeFiles/test_iov.dir/test_iov.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_iov.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Linking CXX executable ../bin/test_xpub_nodrop cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Built target test_xpub_nodrop make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_timers.dir/build.make tests/CMakeFiles/test_timers.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Building CXX object tests/CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_xpub_manual.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timers.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timers.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timers.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timers.dir/depend.internal". Scanning dependencies of target test_timers make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_timers.dir/build.make tests/CMakeFiles/test_timers.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Building CXX object tests/CMakeFiles/test_immediate.dir/test_immediate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_immediate.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Building CXX object tests/CMakeFiles/test_conflate.dir/test_conflate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_conflate.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Linking CXX executable ../bin/test_iov cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_iov.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_iov.dir/test_iov.cpp.o -o ../bin/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 70%] Built target test_iov make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_verbose.dir/build.make tests/CMakeFiles/test_xpub_verbose.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Building CXX object tests/CMakeFiles/test_dgram.dir/test_dgram.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_dgram.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_verbose.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_verbose.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_verbose.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_verbose.dir/depend.internal". Scanning dependencies of target test_xpub_verbose make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_verbose.dir/build.make tests/CMakeFiles/test_xpub_verbose.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Linking CXX executable ../bin/test_xpub_manual cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_manual.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_xpub_manual.dir/test_xpub_manual.cpp.o -o ../bin/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 71%] Built target test_xpub_manual make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_tcp.dir/build.make tests/CMakeFiles/test_pair_tcp.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tcp.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tcp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tcp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tcp.dir/depend.internal". Scanning dependencies of target test_pair_tcp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_tcp.dir/build.make tests/CMakeFiles/test_pair_tcp.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Building CXX object tests/CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_req_relaxed.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 70%] Linking CXX executable ../bin/test_immediate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_immediate.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_immediate.dir/test_immediate.cpp.o -o ../bin/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Building CXX object tests/CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_spec_dealer.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 72%] Built target test_immediate make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_empty.dir/build.make tests/CMakeFiles/test_stream_empty.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_empty.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_empty.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_empty.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_empty.dir/depend.internal". Scanning dependencies of target test_stream_empty make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_empty.dir/build.make tests/CMakeFiles/test_stream_empty.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 70%] Linking CXX executable ../bin/test_conflate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_conflate.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_conflate.dir/test_conflate.cpp.o -o ../bin/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 73%] Built target test_conflate make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_client_server.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_client_server.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_client_server.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_client_server.dir/depend.internal". Scanning dependencies of target test_client_server make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 69%] Building CXX object tests/CMakeFiles/test_timers.dir/test_timers.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_timers.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 70%] Linking CXX executable ../bin/test_dgram cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_dgram.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_dgram.dir/test_dgram.cpp.o -o ../bin/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_dgram make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_exceeds_buffer.dir/build.make tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend.internal". Scanning dependencies of target test_stream_exceeds_buffer make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_exceeds_buffer.dir/build.make tests/CMakeFiles/test_stream_exceeds_buffer.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 72%] Linking CXX executable ../bin/test_req_relaxed cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_req_relaxed.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_req_relaxed.dir/test_req_relaxed.cpp.o -o ../bin/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_req_relaxed make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 72%] Linking CXX executable ../bin/test_spec_dealer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_spec_dealer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_spec_dealer.dir/test_spec_dealer.cpp.o -o ../bin/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_fork.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_fork.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_fork.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_fork.dir/depend.internal". Scanning dependencies of target test_fork make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_spec_dealer make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 71%] Building CXX object tests/CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_pair_tcp.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pub_invert_matching.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pub_invert_matching.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pub_invert_matching.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pub_invert_matching.dir/depend.internal". Scanning dependencies of target test_pub_invert_matching make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 73%] Building CXX object tests/CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_stream_empty.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 71%] Building CXX object tests/CMakeFiles/test_xpub_verbose.dir/test_xpub_verbose.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_xpub_verbose.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Linking CXX executable ../bin/test_timers cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_timers make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sockopt_hwm.dir/build.make tests/CMakeFiles/test_sockopt_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sockopt_hwm.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sockopt_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sockopt_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sockopt_hwm.dir/depend.internal". Scanning dependencies of target test_sockopt_hwm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sockopt_hwm.dir/build.make tests/CMakeFiles/test_sockopt_hwm.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Building CXX object tests/CMakeFiles/test_client_server.dir/test_client_server.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_client_server.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Linking CXX executable ../bin/test_pair_tcp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_tcp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pair_tcp.dir/test_pair_tcp.cpp.o -o ../bin/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 75%] Built target test_pair_tcp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_app_meta.dir/build.make tests/CMakeFiles/test_app_meta.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_app_meta.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_app_meta.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_app_meta.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_app_meta.dir/depend.internal". Scanning dependencies of target test_app_meta make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_app_meta.dir/build.make tests/CMakeFiles/test_app_meta.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Building CXX object tests/CMakeFiles/test_stream_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_stream_exceeds_buffer.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Linking CXX executable ../bin/test_stream_empty cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_empty.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream_empty.dir/test_stream_empty.cpp.o -o ../bin/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Linking CXX executable ../bin/test_xpub_verbose cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpub_verbose.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_verbose.dir/test_xpub_verbose.cpp.o -o ../bin/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Built target test_stream_empty make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_atomics.dir/build.make tests/CMakeFiles/test_atomics.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Built target test_xpub_verbose make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_getsockopt_memset.dir/build.make tests/CMakeFiles/test_getsockopt_memset.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Building CXX object tests/CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_pub_invert_matching.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Building CXX object tests/CMakeFiles/test_fork.dir/test_fork.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_fork.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_getsockopt_memset.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_getsockopt_memset.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_getsockopt_memset.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_getsockopt_memset.dir/depend.internal". Scanning dependencies of target test_getsockopt_memset make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_atomics.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_atomics.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_atomics.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_atomics.dir/depend.internal". Scanning dependencies of target test_atomics make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_atomics.dir/build.make tests/CMakeFiles/test_atomics.dir/build /usr/bin/make -f tests/CMakeFiles/test_getsockopt_memset.dir/build.make tests/CMakeFiles/test_getsockopt_memset.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 75%] Linking CXX executable ../bin/test_client_server cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Built target test_client_server make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_src_address.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_src_address.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_src_address.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_src_address.dir/depend.internal". Scanning dependencies of target test_bind_src_address make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 75%] Building CXX object tests/CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_sockopt_hwm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Linking CXX executable ../bin/test_stream_exceeds_buffer cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_exceeds_buffer.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_exceeds_buffer.dir/test_stream_exceeds_buffer.cpp.o -o ../bin/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Built target test_stream_exceeds_buffer make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_mock_pub_sub.dir/build.make tests/CMakeFiles/test_mock_pub_sub.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_mock_pub_sub.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_mock_pub_sub.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_mock_pub_sub.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_mock_pub_sub.dir/depend.internal". Scanning dependencies of target test_mock_pub_sub make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_mock_pub_sub.dir/build.make tests/CMakeFiles/test_mock_pub_sub.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Linking CXX executable ../bin/test_pub_invert_matching cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pub_invert_matching.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pub_invert_matching.dir/test_pub_invert_matching.cpp.o -o ../bin/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Linking CXX executable ../bin/test_fork cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_fork.dir/test_fork.cpp.o -o ../bin/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Built target test_pub_invert_matching make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_capabilities.dir/build.make tests/CMakeFiles/test_capabilities.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Built target test_fork make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_capabilities.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_capabilities.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_capabilities.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_capabilities.dir/depend.internal". Scanning dependencies of target test_capabilities make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_capabilities.dir/build.make tests/CMakeFiles/test_capabilities.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_metadata.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_metadata.dir/depend.internal". Scanning dependencies of target test_metadata make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Building CXX object tests/CMakeFiles/test_atomics.dir/test_atomics.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_atomics.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Building CXX object tests/CMakeFiles/test_getsockopt_memset.dir/test_getsockopt_memset.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_getsockopt_memset.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Building CXX object tests/CMakeFiles/test_app_meta.dir/test_app_meta.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_app_meta.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Linking CXX executable ../bin/test_sockopt_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sockopt_hwm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_sockopt_hwm.dir/test_sockopt_hwm.cpp.o -o ../bin/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Building CXX object tests/CMakeFiles/test_bind_src_address.dir/test_bind_src_address.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_bind_src_address.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Built target test_sockopt_hwm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_handover.dir/build.make tests/CMakeFiles/test_router_handover.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_handover.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_handover.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_handover.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_handover.dir/depend.internal". Scanning dependencies of target test_router_handover make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_handover.dir/build.make tests/CMakeFiles/test_router_handover.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Linking CXX executable ../bin/test_atomics cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Built target test_atomics make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_srcfd.dir/build.make tests/CMakeFiles/test_srcfd.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Linking CXX executable ../bin/test_getsockopt_memset cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_getsockopt_memset.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_getsockopt_memset.dir/test_getsockopt_memset.cpp.o -o ../bin/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Built target test_getsockopt_memset make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Building CXX object tests/CMakeFiles/test_capabilities.dir/test_capabilities.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_capabilities.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_srcfd.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_srcfd.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_srcfd.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_srcfd.dir/depend.internal". Scanning dependencies of target test_srcfd make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_srcfd.dir/build.make tests/CMakeFiles/test_srcfd.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_timeout.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_timeout.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_timeout.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_timeout.dir/depend.internal". Scanning dependencies of target test_stream_timeout make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Linking CXX executable ../bin/test_app_meta cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_dgram -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 79%] Built target test_app_meta make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ipc_wildcard.dir/build.make tests/CMakeFiles/test_ipc_wildcard.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ipc_wildcard.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ipc_wildcard.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ipc_wildcard.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ipc_wildcard.dir/depend.internal". Scanning dependencies of target test_ipc_wildcard make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ipc_wildcard.dir/build.make tests/CMakeFiles/test_ipc_wildcard.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Building CXX object tests/CMakeFiles/test_metadata.dir/test_metadata.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_metadata.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Linking CXX executable ../bin/test_bind_src_address cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_src_address.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_src_address.dir/test_bind_src_address.cpp.o -o ../bin/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 80%] Built target test_bind_src_address make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_base85.dir/build.make tests/CMakeFiles/test_base85.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_base85.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_base85.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_base85.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_base85.dir/depend.internal". Scanning dependencies of target test_base85 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_base85.dir/build.make tests/CMakeFiles/test_base85.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Building CXX object tests/CMakeFiles/test_mock_pub_sub.dir/test_mock_pub_sub.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_mock_pub_sub.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Linking CXX executable ../bin/test_capabilities cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Building CXX object tests/CMakeFiles/test_router_handover.dir/test_router_handover.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_router_handover.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 81%] Built target test_capabilities make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_term_endpoint.dir/build.make tests/CMakeFiles/test_term_endpoint.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint.dir/depend.internal". Scanning dependencies of target test_term_endpoint make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_term_endpoint.dir/build.make tests/CMakeFiles/test_term_endpoint.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 80%] Linking CXX executable ../bin/test_metadata cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_metadata.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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 79%] Building CXX object tests/CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_ipc_wildcard.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 82%] Built target test_metadata make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Building CXX object tests/CMakeFiles/test_srcfd.dir/test_srcfd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_srcfd.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ancillaries.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ancillaries.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ancillaries.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ancillaries.dir/depend.internal". Scanning dependencies of target test_ancillaries make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 79%] Building CXX object tests/CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_stream_timeout.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 81%] Linking CXX executable ../bin/test_mock_pub_sub cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Built target test_mock_pub_sub make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_heartbeats.dir/build.make tests/CMakeFiles/test_heartbeats.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_heartbeats.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_heartbeats.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_heartbeats.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_heartbeats.dir/depend.internal". Scanning dependencies of target test_heartbeats make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_heartbeats.dir/build.make tests/CMakeFiles/test_heartbeats.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 81%] Linking CXX executable ../bin/test_router_handover cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Built target test_router_handover make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward_tipc.dir/depend.internal". Scanning dependencies of target test_sub_forward_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 81%] Building CXX object tests/CMakeFiles/test_base85.dir/test_base85.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_base85.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Linking CXX executable ../bin/test_ipc_wildcard cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ipc_wildcard.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ipc_wildcard.dir/test_ipc_wildcard.cpp.o -o ../bin/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Linking CXX executable ../bin/test_srcfd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Built target test_ipc_wildcard make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_bind_after_connect_tcp.dir/build.make tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Built target test_srcfd make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend.internal". Scanning dependencies of target test_bind_after_connect_tcp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_bind_after_connect_tcp.dir/build.make tests/CMakeFiles/test_bind_after_connect_tcp.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_abstract_ipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_abstract_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_abstract_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_abstract_ipc.dir/depend.internal". Scanning dependencies of target test_abstract_ipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Linking CXX executable ../bin/test_stream_timeout cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_stream_timeout.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_stream_timeout.dir/test_stream_timeout.cpp.o -o ../bin/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 82%] Building CXX object tests/CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_term_endpoint.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Built target test_stream_timeout make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Building CXX object tests/CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_ancillaries.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_notify.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_notify.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_notify.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_notify.dir/depend.internal". Scanning dependencies of target test_router_notify make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Linking CXX executable ../bin/test_base85 cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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_base85.dir/test_base85.cpp.o -o ../bin/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Built target test_base85 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_monitor.dir/build.make tests/CMakeFiles/test_monitor.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Building CXX object tests/CMakeFiles/test_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_sub_forward_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_monitor.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_monitor.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_monitor.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_monitor.dir/depend.internal". Scanning dependencies of target test_monitor make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_monitor.dir/build.make tests/CMakeFiles/test_monitor.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Linking CXX executable ../bin/test_ancillaries cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ancillaries.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_ancillaries.dir/test_ancillaries.cpp.o -o ../bin/test_ancillaries -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Linking CXX executable ../bin/test_term_endpoint cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_term_endpoint.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_term_endpoint.dir/test_term_endpoint.cpp.o -o ../bin/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Built target test_ancillaries make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_gssapi.dir/build.make tests/CMakeFiles/test_security_gssapi.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Built target test_term_endpoint make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Building CXX object tests/CMakeFiles/test_bind_after_connect_tcp.dir/test_bind_after_connect_tcp.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_bind_after_connect_tcp.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_gssapi.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_gssapi.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_gssapi.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_gssapi.dir/depend.internal". Scanning dependencies of target test_security_gssapi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_gssapi.dir/build.make tests/CMakeFiles/test_security_gssapi.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_inproc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_inproc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_inproc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_inproc.dir/depend.internal". Scanning dependencies of target test_pair_inproc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Building CXX object tests/CMakeFiles/test_abstract_ipc.dir/test_abstract_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_abstract_ipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Linking CXX executable ../bin/test_sub_forward_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sub_forward_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_sub_forward_tipc.dir/test_sub_forward_tipc.cpp.o -o ../bin/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Built target test_sub_forward_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_curve.dir/build.make tests/CMakeFiles/test_security_curve.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Building CXX object tests/CMakeFiles/test_heartbeats.dir/test_heartbeats.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_heartbeats.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_curve.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_curve.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_curve.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_curve.dir/depend.internal". Scanning dependencies of target test_security_curve make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_curve.dir/build.make tests/CMakeFiles/test_security_curve.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Building CXX object tests/CMakeFiles/test_router_notify.dir/test_router_notify.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_router_notify.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Linking CXX executable ../bin/test_bind_after_connect_tcp cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_bind_after_connect_tcp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Built target test_bind_after_connect_tcp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_poller.dir/build.make tests/CMakeFiles/test_poller.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Linking CXX executable ../bin/test_abstract_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_abstract_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_abstract_ipc.dir/test_abstract_ipc.cpp.o -o ../bin/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_poller.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_poller.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_poller.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_poller.dir/depend.internal". Scanning dependencies of target test_poller make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_poller.dir/build.make tests/CMakeFiles/test_poller.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Built target test_abstract_ipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Building CXX object tests/CMakeFiles/test_pair_inproc.dir/test_pair_inproc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_pair_inproc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_ipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_ipc.dir/depend.internal". Scanning dependencies of target test_pair_ipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Linking CXX executable ../bin/test_heartbeats cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Built target test_heartbeats make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_rebind_ipc.dir/build.make tests/CMakeFiles/test_rebind_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_rebind_ipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_rebind_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_rebind_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_rebind_ipc.dir/depend.internal". Scanning dependencies of target test_rebind_ipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_rebind_ipc.dir/build.make tests/CMakeFiles/test_rebind_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Linking CXX executable ../bin/test_router_notify cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_notify.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_notify.dir/test_router_notify.cpp.o -o ../bin/test_router_notify -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_dgram -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_app_meta -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_poller:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_thread_safe:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_client_server:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timers:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_radio_dish:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_scatter_gather:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_dgram:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_app_meta:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Built target test_router_notify make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_setsockopt.dir/build.make tests/CMakeFiles/test_setsockopt.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_setsockopt.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_setsockopt.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_setsockopt.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_setsockopt.dir/depend.internal". Scanning dependencies of target test_setsockopt make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_setsockopt.dir/build.make tests/CMakeFiles/test_setsockopt.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Building CXX object tests/CMakeFiles/test_monitor.dir/test_monitor.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_monitor.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Linking CXX executable ../bin/test_pair_inproc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_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_pair_inproc.dir/test_pair_inproc.cpp.o -o ../bin/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 88%] Built target test_pair_inproc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy.dir/build.make tests/CMakeFiles/test_proxy.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Building CXX object tests/CMakeFiles/test_security_gssapi.dir/test_security_gssapi.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_security_gssapi.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy.dir/depend.internal". Scanning dependencies of target test_proxy make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy.dir/build.make tests/CMakeFiles/test_proxy.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Building CXX object tests/CMakeFiles/test_pair_ipc.dir/test_pair_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_pair_ipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Building CXX object tests/CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_rebind_ipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 88%] Linking CXX executable ../bin/test_monitor cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_monitor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_monitor.dir/test_monitor.cpp.o -o ../bin/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Built target test_monitor make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_hwm.dir/build.make tests/CMakeFiles/test_proxy_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 88%] Linking CXX executable ../bin/test_security_gssapi cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_security_gssapi.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_gssapi.dir/test_security_gssapi.cpp.o -o ../bin/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_hwm.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_hwm.dir/depend.internal". Scanning dependencies of target test_proxy_hwm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_hwm.dir/build.make tests/CMakeFiles/test_proxy_hwm.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Built target test_security_gssapi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_filter_ipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_filter_ipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_filter_ipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_filter_ipc.dir/depend.internal". Scanning dependencies of target test_filter_ipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Linking CXX executable ../bin/test_pair_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Built target test_pair_ipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_welcome_msg.dir/build.make tests/CMakeFiles/test_xpub_welcome_msg.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 87%] Building CXX object tests/CMakeFiles/test_setsockopt.dir/test_setsockopt.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_setsockopt.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/depend.internal". Scanning dependencies of target test_xpub_welcome_msg make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_welcome_msg.dir/build.make tests/CMakeFiles/test_xpub_welcome_msg.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Linking CXX executable ../bin/test_rebind_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_rebind_ipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_rebind_ipc.dir/test_rebind_ipc.cpp.o -o ../bin/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Built target test_rebind_ipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_hwm.dir/build.make tests/CMakeFiles/test_router_mandatory_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/depend.internal". Scanning dependencies of target test_router_mandatory_hwm make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_hwm.dir/build.make tests/CMakeFiles/test_router_mandatory_hwm.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Linking CXX executable ../bin/test_setsockopt cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 90%] Built target test_setsockopt make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_use_fd.dir/build.make tests/CMakeFiles/test_use_fd.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_use_fd.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_use_fd.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_use_fd.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_use_fd.dir/depend.internal". Scanning dependencies of target test_use_fd make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_use_fd.dir/build.make tests/CMakeFiles/test_use_fd.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Building CXX object tests/CMakeFiles/test_xpub_welcome_msg.dir/test_xpub_welcome_msg.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_xpub_welcome_msg.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 88%] Building CXX object tests/CMakeFiles/test_proxy.dir/test_proxy.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_proxy.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Building CXX object tests/CMakeFiles/test_poller.dir/test_poller.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_poller.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Building CXX object tests/CMakeFiles/test_filter_ipc.dir/test_filter_ipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_filter_ipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Building CXX object tests/CMakeFiles/test_security_curve.dir/test_security_curve.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_security_curve.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Building CXX object tests/CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_proxy_hwm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 90%] Building CXX object tests/CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_router_mandatory_hwm.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 91%] Linking CXX executable ../bin/test_xpub_welcome_msg cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 93%] Built target test_xpub_welcome_msg make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_req_correlate.dir/build.make tests/CMakeFiles/test_req_correlate.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_correlate.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_correlate.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_correlate.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_correlate.dir/depend.internal". Scanning dependencies of target test_req_correlate make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_req_correlate.dir/build.make tests/CMakeFiles/test_req_correlate.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 91%] Linking CXX executable ../bin/test_proxy cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy.dir/test_proxy.cpp.o -o ../bin/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 91%] Linking CXX executable ../bin/test_poller cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_poller.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_poller.dir/test_poller.cpp.o -o ../bin/test_poller -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 93%] Built target test_proxy make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_address_tipc.dir/build.make tests/CMakeFiles/test_address_tipc.dir/depend make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 93%] Built target test_poller make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_tipc.dir/build.make tests/CMakeFiles/test_pair_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_address_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_address_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_address_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_address_tipc.dir/depend.internal". Scanning dependencies of target test_address_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_address_tipc.dir/build.make tests/CMakeFiles/test_address_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tipc.dir/depend.internal". Scanning dependencies of target test_pair_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_tipc.dir/build.make tests/CMakeFiles/test_pair_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 92%] Linking CXX executable ../bin/test_filter_ipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_filter_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_filter_ipc.dir/test_filter_ipc.cpp.o -o ../bin/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Built target test_filter_ipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/depend.internal". Scanning dependencies of target test_reqrep_device_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 93%] Linking CXX executable ../bin/test_proxy_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_proxy_hwm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_proxy_hwm.dir/test_proxy_hwm.cpp.o -o ../bin/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Built target test_proxy_hwm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 93%] Linking CXX executable ../bin/test_router_mandatory_hwm cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory_hwm.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_router_mandatory_hwm.dir/test_router_mandatory_hwm.cpp.o -o ../bin/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Built target test_router_mandatory_hwm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_tipc.dir/build.make tests/CMakeFiles/test_router_mandatory_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tipc.dir/depend.internal". Scanning dependencies of target test_reqrep_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/depend.internal". Scanning dependencies of target test_router_mandatory_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_tipc.dir/build.make tests/CMakeFiles/test_router_mandatory_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 91%] Building CXX object tests/CMakeFiles/test_use_fd.dir/test_use_fd.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_use_fd.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 93%] Building CXX object tests/CMakeFiles/test_req_correlate.dir/test_req_correlate.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_req_correlate.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Building CXX object tests/CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_pair_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Building CXX object tests/CMakeFiles/test_address_tipc.dir/test_address_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_address_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Building CXX object tests/CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_reqrep_device_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Building CXX object tests/CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_reqrep_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Linking CXX executable ../bin/test_use_fd cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Building CXX object tests/CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_router_mandatory_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 97%] Built target test_use_fd make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress_tipc.dir/build.make tests/CMakeFiles/test_shutdown_stress_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/depend.internal". Scanning dependencies of target test_shutdown_stress_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress_tipc.dir/build.make tests/CMakeFiles/test_shutdown_stress_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 95%] Linking CXX executable ../bin/test_req_correlate cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Built target test_req_correlate make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_delay_tipc.dir/build.make tests/CMakeFiles/test_connect_delay_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 95%] Linking CXX executable ../bin/test_pair_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_pair_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_pair_tipc.dir/test_pair_tipc.cpp.o -o ../bin/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Built target test_pair_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 95%] Linking CXX executable ../bin/test_address_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_address_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_address_tipc.dir/test_address_tipc.cpp.o -o ../bin/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_/usr/bin/make -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/depend security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_delay_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_delay_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_delay_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_delay_tipc.dir/depend.internal". Scanning dependencies of target test_connect_delay_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_delay_tipc.dir/build.make tests/CMakeFiles/test_connect_delay_tipc.dir/build make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Built target test_address_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/depend.internal". Scanning dependencies of target test_term_endpoint_tipc make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 96%] Linking CXX executable ../bin/test_reqrep_device_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_device_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_device_tipc.dir/test_reqrep_device_tipc.cpp.o -o ../bin/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 97%] Linking CXX executable ../bin/test_reqrep_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_reqrep_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_reqrep_tipc.dir/test_reqrep_tipc.cpp.o -o ../bin/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Built target test_reqrep_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Built target test_reqrep_device_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 97%] Linking CXX executable ../bin/test_router_mandatory_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_router_mandatory_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_router_mandatory_tipc.dir/test_router_mandatory_tipc.cpp.o -o ../bin/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 99%] Built target test_router_mandatory_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Building CXX object tests/CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_shutdown_stress_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/err.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/src/err.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Building CXX object tests/CMakeFiles/test_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_term_endpoint_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 99%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/clock.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/src/clock.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Building CXX object tests/CMakeFiles/test_connect_delay_tipc.dir/test_connect_delay_tipc.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/tests/test_connect_delay_tipc.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 99%] Building CXX object tests/CMakeFiles/test_security_curve.dir/__/src/random.cpp.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/c++ -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/unity -O2 -g -pipe -Wformat -Werror=format-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.2/src/random.cpp make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 99%] Linking CXX executable ../bin/test_shutdown_stress_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_shutdown_stress_tipc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -std=gnu++11 -Wno-tautological-constant-compare -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/test_shutdown_stress_tipc.dir/test_shutdown_stress_tipc.cpp.o -o ../bin/test_shutdown_stress_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Built target test_shutdown_stress_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 99%] Linking CXX executable ../bin/test_term_endpoint_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_term_endpoint_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_term_endpoint_tipc.dir/test_term_endpoint_tipc.cpp.o -o ../bin/test_term_endpoint_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_delay_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Built target test_term_endpoint_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Linking CXX executable ../bin/test_connect_delay_tipc cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_curve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ipc_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_rebind_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_single_socket:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_proxy_terminate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_getsockopt_memset:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_filter_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_exceeds_buffer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_use_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_zmq_poll_fd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_fork:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_abstract_ipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_address_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward_tipc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Built target test_connect_delay_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 92%] Building C object tests/CMakeFiles/test_security_curve.dir/__/src/tweetnacl.c.o cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests && /usr/bin/cc -DUNITY_EXCLUDE_FLOAT -DUNITY_USE_COMMAND_LINE_ARGS -DZMQ_BUILD_DRAFT_API -DZMQ_CUSTOM_PLATFORM_HPP -DZMQ_HAVE_OPENPGM -DZMQ_HAVE_TIPC -DZMQ_USE_RADIX_TREE -DZMQ_USE_TWEETNACL -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -I/usr/include/pgm-5.2 -I/usr/lib64/pgm-5.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/include -I/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/../external/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.2/src/tweetnacl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Linking CXX executable ../bin/test_security_curve cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/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.2/tests/test_ancillaries -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85 -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub -L/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi -Wl,-rpath,/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ancillaries:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/PRIVATE:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/../lib:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_system:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pair_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_hwm_pubsub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reqrep_device:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sub_forward:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_invalid_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_flags:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_msg_ffn:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_resolve:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_immediate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_last_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_term_endpoint:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_mandatory:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_probe_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_empty:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_disconnect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_disconnect_inproc:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_unbind_wildcard:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_options:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_ctx_destroy:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_no_zap_handler:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_plain:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_zap:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_iov:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_req:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_rep:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_dealer:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_router:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_spec_pushpull:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_correlate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_req_relaxed:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_conflate:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_inproc_connect:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_issue_566:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_shutdown_stress:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_timeo:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_many_sockets:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_diffserv:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_connect_rid:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_nodrop:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_pub_invert_matching:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_setsockopt:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sockopt_hwm:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_heartbeats:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_atomics:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_src_address:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_capabilities:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_metadata:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_router_handover:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_srcfd:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_stream_timeout:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_manual:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_welcome_msg:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_xpub_verbose:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_base85:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_bind_after_connect_tcp:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_sodium:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_monitor:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_socket_null:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_reconnect_ivl:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_mock_pub_sub:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests/test_security_gssapi:/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/lib ../lib/libtestutil.a -lrt ../lib/libzmq.so.5.2.2 -lsodium -lrt -lpgm -lpthread -lm -lpthread ../lib/libunity.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Built target test_security_curve make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles 0 make: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JPh0ha + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 + cd zeromq-4.3.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' -C build make: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/zeromq-4.3.2 -B/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/objects.dir/build.make CMakeFiles/objects.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/objects.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/objects.dir/build.make CMakeFiles/objects.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/objects.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 24%] Built target objects /usr/bin/make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/libzmq.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/libzmq.dir/build.make CMakeFiles/libzmq.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/libzmq.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 41%] Built target libzmq /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/remote_lat.dir/build.make CMakeFiles/remote_lat.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/remote_lat.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 41%] Built target remote_lat /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/remote_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/remote_thr.dir/build.make CMakeFiles/remote_thr.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/remote_thr.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Built target remote_thr /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/local_lat.dir/build.make CMakeFiles/local_lat.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/local_lat.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Built target local_lat /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_lat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/inproc_lat.dir/build.make CMakeFiles/inproc_lat.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/inproc_lat.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 42%] Built target inproc_lat /usr/bin/make -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/proxy_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/proxy_thr.dir/build.make CMakeFiles/proxy_thr.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/proxy_thr.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 43%] Built target proxy_thr /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/local_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/local_thr.dir/build.make CMakeFiles/local_thr.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/local_thr.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 44%] Built target local_thr /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles/inproc_thr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f CMakeFiles/inproc_thr.dir/build.make CMakeFiles/inproc_thr.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'CMakeFiles/inproc_thr.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 45%] Built target inproc_thr /usr/bin/make -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/unity.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/unity.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 46%] Built target unity /usr/bin/make -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/testutil.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/testutil.dir/build.make tests/CMakeFiles/testutil.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/testutil.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 47%] Built target testutil /usr/bin/make -f tests/CMakeFiles/test_xpub_manual_last_value.dir/build.make tests/CMakeFiles/test_xpub_manual_last_value.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual_last_value.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_manual_last_value.dir/build.make tests/CMakeFiles/test_xpub_manual_last_value.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xpub_manual_last_value.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 48%] Built target test_xpub_manual_last_value /usr/bin/make -f tests/CMakeFiles/test_scatter_gather.dir/build.make tests/CMakeFiles/test_scatter_gather.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_scatter_gather.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_scatter_gather.dir/build.make tests/CMakeFiles/test_scatter_gather.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_scatter_gather.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 48%] Built target test_scatter_gather /usr/bin/make -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_radio_dish.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_radio_dish.dir/build.make tests/CMakeFiles/test_radio_dish.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_radio_dish.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 49%] Built target test_radio_dish /usr/bin/make -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_thread_safe.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_thread_safe.dir/build.make tests/CMakeFiles/test_thread_safe.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_thread_safe.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Built target test_thread_safe /usr/bin/make -f tests/CMakeFiles/test_issue_566.dir/build.make tests/CMakeFiles/test_issue_566.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_issue_566.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_issue_566.dir/build.make tests/CMakeFiles/test_issue_566.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_issue_566.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Built target test_issue_566 /usr/bin/make -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_many_sockets.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_many_sockets.dir/build.make tests/CMakeFiles/test_many_sockets.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_many_sockets.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Built target test_many_sockets /usr/bin/make -f tests/CMakeFiles/test_spec_pushpull.dir/build.make tests/CMakeFiles/test_spec_pushpull.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_pushpull.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_pushpull.dir/build.make tests/CMakeFiles/test_spec_pushpull.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_spec_pushpull.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Built target test_spec_pushpull /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress.dir/build.make tests/CMakeFiles/test_shutdown_stress.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_shutdown_stress.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 50%] Built target test_shutdown_stress /usr/bin/make -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_terminate.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_terminate.dir/build.make tests/CMakeFiles/test_proxy_terminate.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_proxy_terminate.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 51%] Built target test_proxy_terminate /usr/bin/make -f tests/CMakeFiles/test_zmq_poll_fd.dir/build.make tests/CMakeFiles/test_zmq_poll_fd.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_zmq_poll_fd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_zmq_poll_fd.dir/build.make tests/CMakeFiles/test_zmq_poll_fd.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_zmq_poll_fd.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 52%] Built target test_zmq_poll_fd /usr/bin/make -f tests/CMakeFiles/test_spec_req.dir/build.make tests/CMakeFiles/test_spec_req.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_req.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_req.dir/build.make tests/CMakeFiles/test_spec_req.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_spec_req.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 52%] Built target test_spec_req /usr/bin/make -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_probe_router.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_probe_router.dir/build.make tests/CMakeFiles/test_probe_router.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_probe_router.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Built target test_probe_router /usr/bin/make -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_null.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_null.dir/build.make tests/CMakeFiles/test_security_null.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_security_null.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Built target test_security_null /usr/bin/make -f tests/CMakeFiles/test_system.dir/build.make tests/CMakeFiles/test_system.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_system.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_system.dir/build.make tests/CMakeFiles/test_system.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_system.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 53%] Built target test_system /usr/bin/make -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_rid.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_rid.dir/build.make tests/CMakeFiles/test_connect_rid.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_connect_rid.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 54%] Built target test_connect_rid /usr/bin/make -f tests/CMakeFiles/test_security_no_zap_handler.dir/build.make tests/CMakeFiles/test_security_no_zap_handler.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_no_zap_handler.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_no_zap_handler.dir/build.make tests/CMakeFiles/test_security_no_zap_handler.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_security_no_zap_handler.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 55%] Built target test_security_no_zap_handler /usr/bin/make -f tests/CMakeFiles/test_diffserv.dir/build.make tests/CMakeFiles/test_diffserv.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_diffserv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_diffserv.dir/build.make tests/CMakeFiles/test_diffserv.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_diffserv.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_diffserv /usr/bin/make -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_destroy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ctx_destroy.dir/build.make tests/CMakeFiles/test_ctx_destroy.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_ctx_destroy.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_ctx_destroy /usr/bin/make -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_unbind_wildcard.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_unbind_wildcard.dir/build.make tests/CMakeFiles/test_unbind_wildcard.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_unbind_wildcard.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_unbind_wildcard /usr/bin/make -f tests/CMakeFiles/test_socket_null.dir/build.make tests/CMakeFiles/test_socket_null.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_socket_null.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_socket_null.dir/build.make tests/CMakeFiles/test_socket_null.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_socket_null.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_socket_null /usr/bin/make -f tests/CMakeFiles/test_stream_disconnect.dir/build.make tests/CMakeFiles/test_stream_disconnect.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_disconnect.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_disconnect.dir/build.make tests/CMakeFiles/test_stream_disconnect.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_stream_disconnect.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 56%] Built target test_stream_disconnect /usr/bin/make -f tests/CMakeFiles/test_ctx_options.dir/build.make tests/CMakeFiles/test_ctx_options.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ctx_options.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ctx_options.dir/build.make tests/CMakeFiles/test_ctx_options.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_ctx_options.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Built target test_ctx_options /usr/bin/make -f tests/CMakeFiles/test_security_zap.dir/build.make tests/CMakeFiles/test_security_zap.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_zap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_zap.dir/build.make tests/CMakeFiles/test_security_zap.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_security_zap.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 57%] Built target test_security_zap /usr/bin/make -f tests/CMakeFiles/test_msg_flags.dir/build.make tests/CMakeFiles/test_msg_flags.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_flags.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_msg_flags.dir/build.make tests/CMakeFiles/test_msg_flags.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_msg_flags.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 58%] Built target test_msg_flags /usr/bin/make -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_rep.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_rep.dir/build.make tests/CMakeFiles/test_spec_rep.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_spec_rep.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_spec_rep /usr/bin/make -f tests/CMakeFiles/test_proxy_single_socket.dir/build.make tests/CMakeFiles/test_proxy_single_socket.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_single_socket.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_single_socket.dir/build.make tests/CMakeFiles/test_proxy_single_socket.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_proxy_single_socket.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_proxy_single_socket /usr/bin/make -f tests/CMakeFiles/test_reqrep_device.dir/build.make tests/CMakeFiles/test_reqrep_device.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_device.dir/build.make tests/CMakeFiles/test_reqrep_device.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_reqrep_device.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_reqrep_device /usr/bin/make -f tests/CMakeFiles/test_connect_resolve.dir/build.make tests/CMakeFiles/test_connect_resolve.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_resolve.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_resolve.dir/build.make tests/CMakeFiles/test_connect_resolve.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_connect_resolve.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_connect_resolve /usr/bin/make -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sub_forward.dir/build.make tests/CMakeFiles/test_sub_forward.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sub_forward.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_sub_forward /usr/bin/make -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timeo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_timeo.dir/build.make tests/CMakeFiles/test_timeo.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_timeo.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 59%] Built target test_timeo /usr/bin/make -f tests/CMakeFiles/test_reqrep_ipc.dir/build.make tests/CMakeFiles/test_reqrep_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_ipc.dir/build.make tests/CMakeFiles/test_reqrep_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_reqrep_ipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 60%] Built target test_reqrep_ipc /usr/bin/make -f tests/CMakeFiles/test_security_plain.dir/build.make tests/CMakeFiles/test_security_plain.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_plain.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_plain.dir/build.make tests/CMakeFiles/test_security_plain.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_security_plain.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 61%] Built target test_security_plain /usr/bin/make -f tests/CMakeFiles/test_disconnect_inproc.dir/build.make tests/CMakeFiles/test_disconnect_inproc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_disconnect_inproc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_disconnect_inproc.dir/build.make tests/CMakeFiles/test_disconnect_inproc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_disconnect_inproc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 61%] Built target test_disconnect_inproc /usr/bin/make -f tests/CMakeFiles/test_inproc_connect.dir/build.make tests/CMakeFiles/test_inproc_connect.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_inproc_connect.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_inproc_connect.dir/build.make tests/CMakeFiles/test_inproc_connect.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_inproc_connect.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 61%] Built target test_inproc_connect /usr/bin/make -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory.dir/build.make tests/CMakeFiles/test_router_mandatory.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_router_mandatory.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 61%] Built target test_router_mandatory /usr/bin/make -f tests/CMakeFiles/test_spec_router.dir/build.make tests/CMakeFiles/test_spec_router.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_router.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_router.dir/build.make tests/CMakeFiles/test_spec_router.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_spec_router.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 62%] Built target test_spec_router /usr/bin/make -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_hwm.dir/build.make tests/CMakeFiles/test_hwm.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_hwm.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 63%] Built target test_hwm /usr/bin/make -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_inproc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_inproc.dir/build.make tests/CMakeFiles/test_reqrep_inproc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_reqrep_inproc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 63%] Built target test_reqrep_inproc /usr/bin/make -f tests/CMakeFiles/test_sodium.dir/build.make tests/CMakeFiles/test_sodium.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sodium.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sodium.dir/build.make tests/CMakeFiles/test_sodium.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sodium.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 63%] Built target test_sodium /usr/bin/make -f tests/CMakeFiles/test_last_endpoint.dir/build.make tests/CMakeFiles/test_last_endpoint.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_last_endpoint.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_last_endpoint.dir/build.make tests/CMakeFiles/test_last_endpoint.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_last_endpoint.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 64%] Built target test_last_endpoint /usr/bin/make -f tests/CMakeFiles/test_msg_ffn.dir/build.make tests/CMakeFiles/test_msg_ffn.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_msg_ffn.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_msg_ffn.dir/build.make tests/CMakeFiles/test_msg_ffn.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_msg_ffn.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 64%] Built target test_msg_ffn /usr/bin/make -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tcp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_tcp.dir/build.make tests/CMakeFiles/test_reqrep_tcp.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_reqrep_tcp.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 64%] Built target test_reqrep_tcp /usr/bin/make -f tests/CMakeFiles/test_stream.dir/build.make tests/CMakeFiles/test_stream.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream.dir/build.make tests/CMakeFiles/test_stream.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_stream.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Built target test_stream /usr/bin/make -f tests/CMakeFiles/test_hwm_pubsub.dir/build.make tests/CMakeFiles/test_hwm_pubsub.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_hwm_pubsub.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_hwm_pubsub.dir/build.make tests/CMakeFiles/test_hwm_pubsub.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_hwm_pubsub.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 65%] Built target test_hwm_pubsub /usr/bin/make -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reconnect_ivl.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reconnect_ivl.dir/build.make tests/CMakeFiles/test_reconnect_ivl.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_reconnect_ivl.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 66%] Built target test_reconnect_ivl /usr/bin/make -f tests/CMakeFiles/test_invalid_rep.dir/build.make tests/CMakeFiles/test_invalid_rep.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_invalid_rep.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_invalid_rep.dir/build.make tests/CMakeFiles/test_invalid_rep.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_invalid_rep.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_invalid_rep /usr/bin/make -f tests/CMakeFiles/test_xpub_nodrop.dir/build.make tests/CMakeFiles/test_xpub_nodrop.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_nodrop.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_nodrop.dir/build.make tests/CMakeFiles/test_xpub_nodrop.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xpub_nodrop.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_xpub_nodrop /usr/bin/make -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_manual.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_manual.dir/build.make tests/CMakeFiles/test_xpub_manual.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xpub_manual.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_xpub_manual /usr/bin/make -f tests/CMakeFiles/test_iov.dir/build.make tests/CMakeFiles/test_iov.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_iov.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_iov.dir/build.make tests/CMakeFiles/test_iov.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_iov.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 67%] Built target test_iov /usr/bin/make -f tests/CMakeFiles/test_immediate.dir/build.make tests/CMakeFiles/test_immediate.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_immediate.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_immediate.dir/build.make tests/CMakeFiles/test_immediate.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_immediate.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Built target test_immediate /usr/bin/make -f tests/CMakeFiles/test_conflate.dir/build.make tests/CMakeFiles/test_conflate.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_conflate.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_conflate.dir/build.make tests/CMakeFiles/test_conflate.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_conflate.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Built target test_conflate /usr/bin/make -f tests/CMakeFiles/test_dgram.dir/build.make tests/CMakeFiles/test_dgram.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_dgram.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_dgram.dir/build.make tests/CMakeFiles/test_dgram.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_dgram.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 68%] Built target test_dgram /usr/bin/make -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_spec_dealer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_spec_dealer.dir/build.make tests/CMakeFiles/test_spec_dealer.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_spec_dealer.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 69%] Built target test_spec_dealer /usr/bin/make -f tests/CMakeFiles/test_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_relaxed.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_req_relaxed.dir/build.make tests/CMakeFiles/test_req_relaxed.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_req_relaxed.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 70%] Built target test_req_relaxed /usr/bin/make -f tests/CMakeFiles/test_timers.dir/build.make tests/CMakeFiles/test_timers.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_timers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_timers.dir/build.make tests/CMakeFiles/test_timers.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_timers.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 71%] Built target test_timers /usr/bin/make -f tests/CMakeFiles/test_xpub_verbose.dir/build.make tests/CMakeFiles/test_xpub_verbose.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_verbose.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_verbose.dir/build.make tests/CMakeFiles/test_xpub_verbose.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xpub_verbose.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 72%] Built target test_xpub_verbose /usr/bin/make -f tests/CMakeFiles/test_pair_tcp.dir/build.make tests/CMakeFiles/test_pair_tcp.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tcp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_tcp.dir/build.make tests/CMakeFiles/test_pair_tcp.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_pair_tcp.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 72%] Built target test_pair_tcp /usr/bin/make -f tests/CMakeFiles/test_stream_empty.dir/build.make tests/CMakeFiles/test_stream_empty.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_empty.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_empty.dir/build.make tests/CMakeFiles/test_stream_empty.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_stream_empty.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 73%] Built target test_stream_empty /usr/bin/make -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_client_server.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_client_server.dir/build.make tests/CMakeFiles/test_client_server.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_client_server.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_client_server /usr/bin/make -f tests/CMakeFiles/test_stream_exceeds_buffer.dir/build.make tests/CMakeFiles/test_stream_exceeds_buffer.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_exceeds_buffer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_exceeds_buffer.dir/build.make tests/CMakeFiles/test_stream_exceeds_buffer.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_stream_exceeds_buffer.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_stream_exceeds_buffer /usr/bin/make -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_fork.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_fork.dir/build.make tests/CMakeFiles/test_fork.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_fork.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_fork /usr/bin/make -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pub_invert_matching.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pub_invert_matching.dir/build.make tests/CMakeFiles/test_pub_invert_matching.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_pub_invert_matching.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 74%] Built target test_pub_invert_matching /usr/bin/make -f tests/CMakeFiles/test_sockopt_hwm.dir/build.make tests/CMakeFiles/test_sockopt_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sockopt_hwm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sockopt_hwm.dir/build.make tests/CMakeFiles/test_sockopt_hwm.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sockopt_hwm.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 75%] Built target test_sockopt_hwm /usr/bin/make -f tests/CMakeFiles/test_app_meta.dir/build.make tests/CMakeFiles/test_app_meta.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_app_meta.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_app_meta.dir/build.make tests/CMakeFiles/test_app_meta.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_app_meta.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Built target test_app_meta /usr/bin/make -f tests/CMakeFiles/test_atomics.dir/build.make tests/CMakeFiles/test_atomics.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_atomics.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_atomics.dir/build.make tests/CMakeFiles/test_atomics.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_atomics.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 76%] Built target test_atomics /usr/bin/make -f tests/CMakeFiles/test_getsockopt_memset.dir/build.make tests/CMakeFiles/test_getsockopt_memset.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_getsockopt_memset.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_getsockopt_memset.dir/build.make tests/CMakeFiles/test_getsockopt_memset.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_getsockopt_memset.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 77%] Built target test_getsockopt_memset /usr/bin/make -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_src_address.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_bind_src_address.dir/build.make tests/CMakeFiles/test_bind_src_address.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_bind_src_address.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Built target test_bind_src_address /usr/bin/make -f tests/CMakeFiles/test_mock_pub_sub.dir/build.make tests/CMakeFiles/test_mock_pub_sub.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_mock_pub_sub.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_mock_pub_sub.dir/build.make tests/CMakeFiles/test_mock_pub_sub.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_mock_pub_sub.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Built target test_mock_pub_sub /usr/bin/make -f tests/CMakeFiles/test_capabilities.dir/build.make tests/CMakeFiles/test_capabilities.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_capabilities.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_capabilities.dir/build.make tests/CMakeFiles/test_capabilities.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_capabilities.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 78%] Built target test_capabilities /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_metadata.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 79%] Built target test_metadata /usr/bin/make -f tests/CMakeFiles/test_router_handover.dir/build.make tests/CMakeFiles/test_router_handover.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_handover.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_handover.dir/build.make tests/CMakeFiles/test_router_handover.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_router_handover.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 79%] Built target test_router_handover /usr/bin/make -f tests/CMakeFiles/test_srcfd.dir/build.make tests/CMakeFiles/test_srcfd.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_srcfd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_srcfd.dir/build.make tests/CMakeFiles/test_srcfd.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_srcfd.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 79%] Built target test_srcfd /usr/bin/make -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_stream_timeout.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_stream_timeout.dir/build.make tests/CMakeFiles/test_stream_timeout.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_stream_timeout.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 80%] Built target test_stream_timeout /usr/bin/make -f tests/CMakeFiles/test_ipc_wildcard.dir/build.make tests/CMakeFiles/test_ipc_wildcard.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ipc_wildcard.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ipc_wildcard.dir/build.make tests/CMakeFiles/test_ipc_wildcard.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_ipc_wildcard.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 81%] Built target test_ipc_wildcard /usr/bin/make -f tests/CMakeFiles/test_base85.dir/build.make tests/CMakeFiles/test_base85.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_base85.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_base85.dir/build.make tests/CMakeFiles/test_base85.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_base85.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 82%] Built target test_base85 /usr/bin/make -f tests/CMakeFiles/test_term_endpoint.dir/build.make tests/CMakeFiles/test_term_endpoint.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_term_endpoint.dir/build.make tests/CMakeFiles/test_term_endpoint.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_term_endpoint.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Built target test_term_endpoint /usr/bin/make -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_ancillaries.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_ancillaries.dir/build.make tests/CMakeFiles/test_ancillaries.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_ancillaries.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Built target test_ancillaries /usr/bin/make -f tests/CMakeFiles/test_heartbeats.dir/build.make tests/CMakeFiles/test_heartbeats.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_heartbeats.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_heartbeats.dir/build.make tests/CMakeFiles/test_heartbeats.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_heartbeats.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 83%] Built target test_heartbeats /usr/bin/make -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_sub_forward_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_sub_forward_tipc.dir/build.make tests/CMakeFiles/test_sub_forward_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sub_forward_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Built target test_sub_forward_tipc /usr/bin/make -f tests/CMakeFiles/test_bind_after_connect_tcp.dir/build.make tests/CMakeFiles/test_bind_after_connect_tcp.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_bind_after_connect_tcp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_bind_after_connect_tcp.dir/build.make tests/CMakeFiles/test_bind_after_connect_tcp.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_bind_after_connect_tcp.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Built target test_bind_after_connect_tcp /usr/bin/make -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_abstract_ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_abstract_ipc.dir/build.make tests/CMakeFiles/test_abstract_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_abstract_ipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 84%] Built target test_abstract_ipc /usr/bin/make -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_notify.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_notify.dir/build.make tests/CMakeFiles/test_router_notify.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_router_notify.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 85%] Built target test_router_notify /usr/bin/make -f tests/CMakeFiles/test_monitor.dir/build.make tests/CMakeFiles/test_monitor.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_monitor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_monitor.dir/build.make tests/CMakeFiles/test_monitor.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_monitor.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Built target test_monitor /usr/bin/make -f tests/CMakeFiles/test_security_gssapi.dir/build.make tests/CMakeFiles/test_security_gssapi.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_gssapi.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_gssapi.dir/build.make tests/CMakeFiles/test_security_gssapi.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_security_gssapi.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Built target test_security_gssapi /usr/bin/make -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_inproc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_inproc.dir/build.make tests/CMakeFiles/test_pair_inproc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_pair_inproc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 86%] Built target test_pair_inproc /usr/bin/make -f tests/CMakeFiles/test_security_curve.dir/build.make tests/CMakeFiles/test_security_curve.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_security_curve.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_security_curve.dir/build.make tests/CMakeFiles/test_security_curve.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_security_curve.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 88%] Built target test_security_curve /usr/bin/make -f tests/CMakeFiles/test_poller.dir/build.make tests/CMakeFiles/test_poller.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_poller.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_poller.dir/build.make tests/CMakeFiles/test_poller.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_poller.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 88%] Built target test_poller /usr/bin/make -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_ipc.dir/build.make tests/CMakeFiles/test_pair_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_pair_ipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Built target test_pair_ipc /usr/bin/make -f tests/CMakeFiles/test_rebind_ipc.dir/build.make tests/CMakeFiles/test_rebind_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_rebind_ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_rebind_ipc.dir/build.make tests/CMakeFiles/test_rebind_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_rebind_ipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 89%] Built target test_rebind_ipc /usr/bin/make -f tests/CMakeFiles/test_setsockopt.dir/build.make tests/CMakeFiles/test_setsockopt.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_setsockopt.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_setsockopt.dir/build.make tests/CMakeFiles/test_setsockopt.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_setsockopt.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 90%] Built target test_setsockopt /usr/bin/make -f tests/CMakeFiles/test_proxy.dir/build.make tests/CMakeFiles/test_proxy.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy.dir/build.make tests/CMakeFiles/test_proxy.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_proxy.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 90%] Built target test_proxy /usr/bin/make -f tests/CMakeFiles/test_proxy_hwm.dir/build.make tests/CMakeFiles/test_proxy_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_proxy_hwm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_proxy_hwm.dir/build.make tests/CMakeFiles/test_proxy_hwm.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_proxy_hwm.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 91%] Built target test_proxy_hwm /usr/bin/make -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_filter_ipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_filter_ipc.dir/build.make tests/CMakeFiles/test_filter_ipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_filter_ipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 92%] Built target test_filter_ipc /usr/bin/make -f tests/CMakeFiles/test_xpub_welcome_msg.dir/build.make tests/CMakeFiles/test_xpub_welcome_msg.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_xpub_welcome_msg.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_xpub_welcome_msg.dir/build.make tests/CMakeFiles/test_xpub_welcome_msg.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xpub_welcome_msg.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 92%] Built target test_xpub_welcome_msg /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_hwm.dir/build.make tests/CMakeFiles/test_router_mandatory_hwm.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_hwm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_hwm.dir/build.make tests/CMakeFiles/test_router_mandatory_hwm.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_router_mandatory_hwm.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 93%] Built target test_router_mandatory_hwm /usr/bin/make -f tests/CMakeFiles/test_use_fd.dir/build.make tests/CMakeFiles/test_use_fd.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_use_fd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_use_fd.dir/build.make tests/CMakeFiles/test_use_fd.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_use_fd.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Built target test_use_fd /usr/bin/make -f tests/CMakeFiles/test_req_correlate.dir/build.make tests/CMakeFiles/test_req_correlate.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_req_correlate.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_req_correlate.dir/build.make tests/CMakeFiles/test_req_correlate.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_req_correlate.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 94%] Built target test_req_correlate /usr/bin/make -f tests/CMakeFiles/test_address_tipc.dir/build.make tests/CMakeFiles/test_address_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_address_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_address_tipc.dir/build.make tests/CMakeFiles/test_address_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_address_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 95%] Built target test_address_tipc /usr/bin/make -f tests/CMakeFiles/test_pair_tipc.dir/build.make tests/CMakeFiles/test_pair_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_pair_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_pair_tipc.dir/build.make tests/CMakeFiles/test_pair_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_pair_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 96%] Built target test_pair_tipc /usr/bin/make -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_device_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_device_tipc.dir/build.make tests/CMakeFiles/test_reqrep_device_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_reqrep_device_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 97%] Built target test_reqrep_device_tipc /usr/bin/make -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_reqrep_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_reqrep_tipc.dir/build.make tests/CMakeFiles/test_reqrep_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_reqrep_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Built target test_reqrep_tipc /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_tipc.dir/build.make tests/CMakeFiles/test_router_mandatory_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_router_mandatory_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_router_mandatory_tipc.dir/build.make tests/CMakeFiles/test_router_mandatory_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_router_mandatory_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 98%] Built target test_router_mandatory_tipc /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress_tipc.dir/build.make tests/CMakeFiles/test_shutdown_stress_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_shutdown_stress_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_shutdown_stress_tipc.dir/build.make tests/CMakeFiles/test_shutdown_stress_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_shutdown_stress_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [ 99%] Built target test_shutdown_stress_tipc /usr/bin/make -f tests/CMakeFiles/test_connect_delay_tipc.dir/build.make tests/CMakeFiles/test_connect_delay_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_connect_delay_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_connect_delay_tipc.dir/build.make tests/CMakeFiles/test_connect_delay_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_connect_delay_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Built target test_connect_delay_tipc /usr/bin/make -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/depend make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' cd /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/zeromq-4.3.2 /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/tests/CMakeFiles/test_term_endpoint_tipc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/make -f tests/CMakeFiles/test_term_endpoint_tipc.dir/build.make tests/CMakeFiles/test_term_endpoint_tipc.dir/build make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_term_endpoint_tipc.dir/build'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' [100%] Built target test_term_endpoint_tipc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/lib64/pkgconfig/libzmq.pc -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_lat -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_lat" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/proxy_thr -- Set runtime path of "/home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/proxy_thr" to "" -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/lib64/libzmq.so.5.2.2 -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/lib64/libzmq.so.5 -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/lib64/libzmq.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/include/zmq.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/include/zmq_utils.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/AUTHORS.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/COPYING.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/COPYING.LESSER.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/NEWS.txt -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_dec.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_destroy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_inc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_new.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_value.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_bind.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_close.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_connect.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_get.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_new.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_shutdown.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_term.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_curve.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_curve_keypair.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_curve_public.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_disconnect.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_errno.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_getsockopt.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_gssapi.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_has.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_inproc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ipc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_close.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_copy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_data.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_get.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_gets.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_data.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_size.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_more.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_move.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_recv.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_routing_id.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_send.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set_routing_id.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_size.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_null.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_pgm.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_plain.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_poll.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_poller.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_proxy.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_proxy_steerable.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_recv.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_recvmsg.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_send.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_send_const.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_sendmsg.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_setsockopt.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_socket.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor_versioned.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_strerror.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_tcp.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_timers.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_tipc.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_udp.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_unbind.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_version.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_vmci.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_z85_decode.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_z85_encode.html -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/cmake/ZeroMQ/ZeroMQTargets.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/cmake/ZeroMQ/ZeroMQTargets-relwithdebinfo.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/cmake/ZeroMQ/ZeroMQConfig.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/cmake/ZeroMQ/ZeroMQConfigVersion.cmake make: Leaving directory '/home/iurt/rpmbuild/BUILD/zeromq-4.3.2/build' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/doc/lib64zmq5 + mv /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_dec.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_destroy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_inc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_new.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_atomic_counter_value.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_bind.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_close.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_connect.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_get.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_new.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_shutdown.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ctx_term.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_curve.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_curve_keypair.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_curve_public.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_disconnect.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_errno.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_getsockopt.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_gssapi.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_has.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_inproc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_ipc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_close.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_copy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_data.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_get.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_gets.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_data.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_init_size.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_more.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_move.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_recv.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_routing_id.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_send.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_set_routing_id.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_msg_size.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_null.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_pgm.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_plain.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_poll.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_poller.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_proxy.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_proxy_steerable.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_recv.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_recvmsg.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_send.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_send_const.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_sendmsg.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_setsockopt.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_socket.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_socket_monitor_versioned.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_strerror.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_tcp.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_timers.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_tipc.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_udp.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_unbind.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_version.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_vmci.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_z85_decode.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/doc/zmq/zmq_z85_encode.html /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/doc/lib64zmq5/ + mv /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/COPYING.LESSER.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/COPYING.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/zmq/NEWS.txt /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/share/doc/lib64zmq5/ + find /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.3.2-2.mga8 --unique-debug-suffix -4.3.2-2.mga8.aarch64 --unique-debug-src-base zeromq-4.3.2-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.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_lat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_thr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_lat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/proxy_thr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_lat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_thr explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/lib64/libzmq.so.5.2.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_lat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/local_lat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_lat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/lib64/libzmq.so.5.2.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/proxy_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/inproc_thr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64/usr/bin/remote_thr original debug info size: 14976kB, size after compression: 9884kB /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 2869 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/zeromq-4.3.2-2.mga8.aarch64/src/xsub.hpp is executable but has no shebang, removing executable bit Processing files: lib64zmq5-4.3.2-2.mga8.aarch64 Provides: lib64zmq5 = 4.3.2-2.mga8 lib64zmq5(aarch-64) = 4.3.2-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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpgm-5.2.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.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: lib64zeromq1 >= 3.2.3 lib64zeromq5 < 4.3.1 Processing files: lib64zmq-devel-4.3.2-2.mga8.aarch64 Provides: cmake(ZeroMQ) = 4.3.2 devel(libzmq(64bit)) lib64zmq-devel = 4.3.2-2.mga8 lib64zmq-devel(aarch-64) = 4.3.2-2.mga8 pkgconfig(libzmq) = 4.3.2 zeromq-devel = 4.3.2-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(libpgm-5.2(64bit)) devel(libsodium(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(libsodium) pkgconfig(openpgm-5.2) Obsoletes: lib64zeromq-devel < 4.3.1 Processing files: zeromq-utils-4.3.2-2.mga8.aarch64 Provides: zeromq-utils = 4.3.2-2.mga8 zeromq-utils(aarch-64) = 4.3.2-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.2-2.mga8.aarch64 Provides: zeromq-debugsource = 4.3.2-2.mga8 zeromq-debugsource(aarch-64) = 4.3.2-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.2-2.mga8.aarch64 Provides: zeromq-debuginfo = 4.3.2-2.mga8 zeromq-debuginfo(aarch-64) = 4.3.2-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.2-2.mga8 Processing files: lib64zmq5-debuginfo-4.3.2-2.mga8.aarch64 Provides: debuginfo(build-id) = 649380ed893012d6a41f55db4f9d06ff3c2c054f lib64zmq5-debuginfo = 4.3.2-2.mga8 lib64zmq5-debuginfo(aarch-64) = 4.3.2-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.2-2.mga8 Processing files: zeromq-utils-debuginfo-4.3.2-2.mga8.aarch64 Provides: debuginfo(build-id) = 28634a64e01e35dfa9714d3c909ee44314ad30a2 debuginfo(build-id) = 313f015c2e73ad4e46f922c465c2e7927c05e511 debuginfo(build-id) = 433ff7dc821c14ebd404e8ea0b4cb191a05f6c7a debuginfo(build-id) = 57f52c2f128be45d8ebc1da394d7be9cc654ff92 debuginfo(build-id) = b8e7587939294b6c62b6e556b8c0ed87c375d98b debuginfo(build-id) = beb4b8f34ff60806783c0a49b9f673ef1970450b debuginfo(build-id) = db25988956691e44aced5a2a4c6a4e4829751360 zeromq-utils-debuginfo = 4.3.2-2.mga8 zeromq-utils-debuginfo(aarch-64) = 4.3.2-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.2-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-debuginfo-4.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-utils-4.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-utils-debuginfo-4.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq5-4.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq-devel-4.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/zeromq-debugsource-4.3.2-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64zmq5-debuginfo-4.3.2-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v0Lkw7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd zeromq-4.3.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/zeromq-4.3.2-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yOK6L7 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf zeromq-4.3.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!