Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cppzmq.spec'], chrootPath='/var/lib/mock/f33-build-344327-59126/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cppzmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1601942400 Wrote: /builddir/build/SRPMS/cppzmq-4.7.1-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cppzmq.spec'], chrootPath='/var/lib/mock/f33-build-344327-59126/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cppzmq.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1601942400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jOs1Cy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cppzmq-4.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cppzmq-4.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cppzmq-4.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-broken-test-macro-condition.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-Use-external-Catch2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k3FfOx + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -S . -B riscv64-redhat-linux-gnu -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -- Detected CPPZMQ Version - 4.7.1 -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMake libzmq package not found, trying again with pkg-config (normal install of zeromq) -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") -- cppzmq v4.7.1 -- 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 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu + /usr/bin/cmake --build riscv64-redhat-linux-gnu -j4 --verbose /usr/bin/cmake -S/builddir/build/BUILD/cppzmq-4.7.1 -B/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu' /usr/bin/gmake -f tests/CMakeFiles/unit_tests.dir/build.make tests/CMakeFiles/unit_tests.dir/depend gmake[2]: Entering directory '/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/cppzmq-4.7.1 /builddir/build/BUILD/cppzmq-4.7.1/tests /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests/CMakeFiles/unit_tests.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests/CMakeFiles/unit_tests.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests/CMakeFiles/unit_tests.dir/depend.internal". Dependee "/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests/CMakeFiles/unit_tests.dir/depend.internal". Scanning dependencies of target unit_tests gmake[2]: Leaving directory '/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu' /usr/bin/gmake -f tests/CMakeFiles/unit_tests.dir/build.make tests/CMakeFiles/unit_tests.dir/build gmake[2]: Entering directory '/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu' [ 7%] Building CXX object tests/CMakeFiles/unit_tests.dir/buffer.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/buffer.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/buffer.cpp [ 14%] Building CXX object tests/CMakeFiles/unit_tests.dir/message.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/message.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/message.cpp [ 21%] Building CXX object tests/CMakeFiles/unit_tests.dir/context.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/context.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/context.cpp [ 28%] Building CXX object tests/CMakeFiles/unit_tests.dir/socket.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/socket.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/socket.cpp /builddir/build/BUILD/cppzmq-4.7.1/tests/buffer.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____2()': /builddir/build/BUILD/cppzmq-4.7.1/tests/buffer.cpp:40:27: warning: unused variable 'cp' [-Wunused-variable] 40 | constexpr const void *cp = nullptr; | ^~ /builddir/build/BUILD/cppzmq-4.7.1/tests/socket.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____38()': /builddir/build/BUILD/cppzmq-4.7.1/tests/socket.cpp:617:34: warning: 'bool zmq::detail::socket_base::recv(zmq::message_t*, int)' is deprecated: from 4.3.1, use recv taking a reference to message_t and recv_flags [-Wdeprecated-declarations] 617 | const bool res = s.recv(&rmsg); | ^ In file included from /builddir/build/BUILD/cppzmq-4.7.1/tests/testutil.hpp:8, from /builddir/build/BUILD/cppzmq-4.7.1/tests/socket.cpp:1: /builddir/build/BUILD/cppzmq-4.7.1/zmq.hpp:1926:10: note: declared here 1926 | bool recv(message_t *msg_, int flags_ = 0) | ^~~~ [ 35%] Building CXX object tests/CMakeFiles/unit_tests.dir/socket_ref.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/socket_ref.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/socket_ref.cpp /builddir/build/BUILD/cppzmq-4.7.1/tests/message.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____12()': /builddir/build/BUILD/cppzmq-4.7.1/tests/message.cpp:76:31: warning: 'zmq::message_t::message_t(const Char (&)[N]) [with Char = char; long unsigned int N = 3; = void]' is deprecated: from 4.7.0, use constructors taking iterators, (pointer, size) or strings instead [-Wdeprecated-declarations] 76 | zmq::message_t hi_msg("Hi"); // deprecated | ^ In file included from /builddir/build/BUILD/cppzmq-4.7.1/tests/testutil.hpp:8, from /builddir/build/BUILD/cppzmq-4.7.1/tests/message.cpp:2: /builddir/build/BUILD/cppzmq-4.7.1/zmq.hpp:441:14: note: declared here 441 | explicit message_t(const Char (&data)[N]) : | ^~~~~~~~~ /builddir/build/BUILD/cppzmq-4.7.1/tests/message.cpp: In function 'void ____C_A_T_C_H____T_E_S_T____39()': /builddir/build/BUILD/cppzmq-4.7.1/tests/message.cpp:194:36: warning: 'zmq::message_t::message_t(const Char (&)[N]) [with Char = char; long unsigned int N = 4; = void]' is deprecated: from 4.7.0, use constructors taking iterators, (pointer, size) or strings instead [-Wdeprecated-declarations] 194 | const zmq::message_t depr("Foo"); // deprecated | ^ In file included from /builddir/build/BUILD/cppzmq-4.7.1/tests/testutil.hpp:8, from /builddir/build/BUILD/cppzmq-4.7.1/tests/message.cpp:2: /builddir/build/BUILD/cppzmq-4.7.1/zmq.hpp:441:14: note: declared here 441 | explicit message_t(const Char (&data)[N]) : | ^~~~~~~~~ [ 42%] Building CXX object tests/CMakeFiles/unit_tests.dir/poller.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/poller.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/poller.cpp [ 50%] Building CXX object tests/CMakeFiles/unit_tests.dir/active_poller.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/active_poller.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/active_poller.cpp [ 57%] Building CXX object tests/CMakeFiles/unit_tests.dir/multipart.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/multipart.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/multipart.cpp [ 64%] Building CXX object tests/CMakeFiles/unit_tests.dir/recv_multipart.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/recv_multipart.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/recv_multipart.cpp [ 71%] Building CXX object tests/CMakeFiles/unit_tests.dir/send_multipart.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/send_multipart.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/send_multipart.cpp [ 78%] Building CXX object tests/CMakeFiles/unit_tests.dir/codec_multipart.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/codec_multipart.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/codec_multipart.cpp [ 85%] Building CXX object tests/CMakeFiles/unit_tests.dir/monitor.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/monitor.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/monitor.cpp [ 92%] Building CXX object tests/CMakeFiles/unit_tests.dir/utilities.cpp.o cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/g++ -DUSE_EXTERNAL_CATCH2 -I/builddir/build/BUILD/cppzmq-4.7.1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/unit_tests.dir/utilities.cpp.o -c /builddir/build/BUILD/cppzmq-4.7.1/tests/utilities.cpp [100%] Linking CXX executable ../bin/unit_tests cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/unit_tests.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/unit_tests.dir/buffer.cpp.o CMakeFiles/unit_tests.dir/message.cpp.o CMakeFiles/unit_tests.dir/context.cpp.o CMakeFiles/unit_tests.dir/socket.cpp.o CMakeFiles/unit_tests.dir/socket_ref.cpp.o CMakeFiles/unit_tests.dir/poller.cpp.o CMakeFiles/unit_tests.dir/active_poller.cpp.o CMakeFiles/unit_tests.dir/multipart.cpp.o CMakeFiles/unit_tests.dir/recv_multipart.cpp.o CMakeFiles/unit_tests.dir/send_multipart.cpp.o CMakeFiles/unit_tests.dir/codec_multipart.cpp.o CMakeFiles/unit_tests.dir/monitor.cpp.o CMakeFiles/unit_tests.dir/utilities.cpp.o -o ../bin/unit_tests -lpthread /usr/lib64/libzmq.so cd /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests && /usr/bin/cmake -D TEST_TARGET=unit_tests -D TEST_EXECUTABLE=/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests -D TEST_EXECUTOR= -D TEST_WORKING_DIR=/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests -D TEST_SPEC= -D TEST_EXTRA_ARGS= -D TEST_PROPERTIES= -D TEST_PREFIX= -D TEST_SUFFIX= -D TEST_LIST=unit_tests_TESTS -D CTEST_FILE=/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/tests/unit_tests_tests-b858cb2.cmake -P /usr/lib64/cmake/Catch2/CatchAddTests.cmake gmake[2]: Leaving directory '/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu' [100%] Built target unit_tests gmake[1]: Leaving directory '/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ptMNWy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64 + cd cppzmq-4.7.1 + DESTDIR=/builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64 + /usr/bin/cmake --install riscv64-redhat-linux-gnu -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/include/zmq.hpp -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/include/zmq_addon.hpp -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/cmake/cppzmq/cppzmqTargets.cmake -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/cmake/cppzmq/cppzmqConfig.cmake -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/cmake/cppzmq/cppzmqConfigVersion.cmake -- Installing: /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/cmake/cppzmq/libzmq-pkg-config/FindZeroMQ.cmake + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gCZEny + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + cd riscv64-redhat-linux-gnu + /usr/bin/ctest --output-on-failure --force-new-ctest-process -j4 --verbose UpdateCTestConfiguration from :/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/DartConfiguration.tcl Test project /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: range SFINAE 1: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "range SFINAE" 1: Test timeout computed to be: 10000000 test 2 Start 2: monitor create destroy 2: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "monitor create destroy" 2: Test timeout computed to be: 10000000 test 3 Start 3: monitor move construct 3: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "monitor move construct" 3: Test timeout computed to be: 10000000 test 4 Start 4: monitor move assign 4: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "monitor move assign" 4: Test timeout computed to be: 10000000 2: Filters: monitor create destroy 2: =============================================================================== 2: test cases: 1 | 1 passed 2: assertions: - none - 2: 1: Filters: range SFINAE 1: =============================================================================== 1: All tests passed (14 assertions in 1 test case) 1: 1/101 Test #1: range SFINAE .................................................. Passed 0.50 sec test 5 Start 5: monitor init event count 5: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "monitor init event count" 5: Test timeout computed to be: 10000000 2/101 Test #2: monitor create destroy ........................................ Passed 0.56 sec test 6 Start 6: monitor init abort 6: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "monitor init abort" 6: Test timeout computed to be: 10000000 3: Filters: monitor move construct 3: =============================================================================== 3: test cases: 1 | 1 passed 3: assertions: - none - 3: 3/101 Test #3: monitor move construct ........................................ Passed 0.76 sec test 7 Start 7: monitor from move assigned socket 7: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "monitor from move assigned socket" 7: Test timeout computed to be: 10000000 6: Filters: monitor init abort 6: =============================================================================== 6: All tests passed (4 assertions in 1 test case) 6: 4: Filters: monitor move assign 4: =============================================================================== 4: test cases: 1 | 1 passed 4: assertions: - none - 4: 4/101 Test #6: monitor init abort ............................................ Passed 0.59 sec test 8 Start 8: multipart codec empty 8: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec empty" 8: Test timeout computed to be: 10000000 7: Filters: monitor from move assigned socket 7: =============================================================================== 7: test cases: 1 | 1 passed 7: assertions: - none - 7: 5/101 Test #4: monitor move assign ........................................... Passed 1.18 sec test 9 Start 9: multipart codec small 9: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec small" 9: Test timeout computed to be: 10000000 6/101 Test #7: monitor from move assigned socket ............................. Passed 0.48 sec test 10 Start 10: multipart codec big 10: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec big" 10: Test timeout computed to be: 10000000 5: Filters: monitor init event count 5: =============================================================================== 5: All tests passed (5 assertions in 1 test case) 5: 7/101 Test #5: monitor init event count ...................................... Passed 0.85 sec test 11 Start 11: multipart codec decode bad data overflow 11: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec decode bad data overflow" 11: Test timeout computed to be: 10000000 10: Filters: multipart codec big 10: =============================================================================== 10: All tests passed (6 assertions in 1 test case) 10: 8/101 Test #10: multipart codec big ........................................... Passed 0.40 sec test 12 Start 12: multipart codec decode bad data extra data 12: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec decode bad data extra data" 12: Test timeout computed to be: 10000000 8: Filters: multipart codec empty 8: =============================================================================== 8: All tests passed (2 assertions in 1 test case) 8: 9/101 Test #8: multipart codec empty ......................................... Passed 0.59 sec test 13 Start 13: multipart codec free function with vector of message_t 13: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec free function with vector of message_t" 13: Test timeout computed to be: 10000000 9: Filters: multipart codec small 9: =============================================================================== 9: All tests passed (5 assertions in 1 test case) 9: 10/101 Test #9: multipart codec small ......................................... Passed 0.59 sec test 14 Start 14: multipart codec free function with vector of const_buffer 14: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec free function with vector of const_buffer" 14: Test timeout computed to be: 10000000 11: Filters: multipart codec decode bad data overflow 11: =============================================================================== 11: All tests passed (3 assertions in 1 test case) 11: 11/101 Test #11: multipart codec decode bad data overflow ...................... Passed 0.53 sec test 15 Start 15: multipart codec free function with vector of mutable_buffer 15: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec free function with vector of mutable_buffer" 15: Test timeout computed to be: 10000000 12: Filters: multipart codec decode bad data extra data 12: =============================================================================== 12: All tests passed (3 assertions in 1 test case) 12: 13: Filters: multipart codec free function with vector of message_t 13: =============================================================================== 13: All tests passed (8 assertions in 1 test case) 13: 12/101 Test #12: multipart codec decode bad data extra data .................... Passed 0.51 sec test 16 Start 16: multipart codec free function with multipart_t 16: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec free function with multipart_t" 16: Test timeout computed to be: 10000000 13/101 Test #13: multipart codec free function with vector of message_t ........ Passed 0.48 sec test 17 Start 17: multipart codec static method decode to multipart_t 17: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart codec static method decode to multipart_t" 17: Test timeout computed to be: 10000000 15: Filters: multipart codec free function with vector of mutable_buffer 15: =============================================================================== 15: All tests passed (8 assertions in 1 test case) 15: 14/101 Test #15: multipart codec free function with vector of mutable_buffer ... Passed 0.38 sec test 18 Start 18: send_multipart test 18: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "send_multipart test" 18: Test timeout computed to be: 10000000 14: Filters: multipart codec free function with vector of const_buffer 14: =============================================================================== 14: All tests passed (8 assertions in 1 test case) 14: 15/101 Test #14: multipart codec free function with vector of const_buffer ..... Passed 0.61 sec test 19 Start 19: recv_multipart test 19: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "recv_multipart test" 19: Test timeout computed to be: 10000000 17: Filters: multipart codec static method decode to multipart_t 17: =============================================================================== 17: All tests passed (3 assertions in 1 test case) 17: 16/101 Test #17: multipart codec static method decode to multipart_t ........... Passed 0.35 sec test 20 Start 20: recv_multipart_n test 20: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "recv_multipart_n test" 20: Test timeout computed to be: 10000000 16: Filters: multipart codec free function with multipart_t 16: =============================================================================== 16: All tests passed (8 assertions in 1 test case) 16: 17/101 Test #16: multipart codec free function with multipart_t ................ Passed 0.51 sec test 21 Start 21: multipart legacy test 21: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "multipart legacy test" 21: Test timeout computed to be: 10000000 19: Filters: recv_multipart test 19: =============================================================================== 19: All tests passed (14 assertions in 1 test case) 19: 18/101 Test #19: recv_multipart test ........................................... Passed 0.55 sec test 22 Start 22: socket_ref default init 22: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref default init" 22: Test timeout computed to be: 10000000 18: Filters: send_multipart test 18: =============================================================================== 18: All tests passed (39 assertions in 1 test case) 18: 19/101 Test #18: send_multipart test ........................................... Passed 0.72 sec test 23 Start 23: socket_ref create from nullptr 23: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref create from nullptr" 23: Test timeout computed to be: 10000000 21: Filters: multipart legacy test 21: =============================================================================== 21: test cases: 1 | 1 passed 21: assertions: - none - 21: 20/101 Test #21: multipart legacy test ......................................... Passed 0.58 sec test 24 Start 24: socket_ref create from handle 24: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref create from handle" 24: Test timeout computed to be: 10000000 22: Filters: socket_ref default init 22: =============================================================================== 22: All tests passed (4 assertions in 1 test case) 22: 21/101 Test #22: socket_ref default init ....................................... Passed 0.40 sec test 25 Start 25: socket_ref compare 25: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref compare" 25: Test timeout computed to be: 10000000 23: Filters: socket_ref create from nullptr 23: =============================================================================== 23: All tests passed (2 assertions in 1 test case) 23: 20: Filters: recv_multipart_n test 20: =============================================================================== 20: All tests passed (18 assertions in 1 test case) 20: 22/101 Test #20: recv_multipart_n test ......................................... Passed 0.85 sec test 26 Start 26: socket_ref compare from socket_t 26: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref compare from socket_t" 26: Test timeout computed to be: 10000000 23/101 Test #23: socket_ref create from nullptr ................................ Passed 0.43 sec test 27 Start 27: socket_ref assignment 27: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref assignment" 27: Test timeout computed to be: 10000000 24: Filters: socket_ref create from handle 24: =============================================================================== 24: All tests passed (2 assertions in 1 test case) 24: 24/101 Test #24: socket_ref create from handle ................................. Passed 0.42 sec test 28 Start 28: socket_ref swap 28: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref swap" 28: Test timeout computed to be: 10000000 25: Filters: socket_ref compare 25: =============================================================================== 25: All tests passed (2 assertions in 1 test case) 25: 25/101 Test #25: socket_ref compare ............................................ Passed 0.40 sec test 29 Start 29: socket_ref type punning 29: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket_ref type punning" 29: Test timeout computed to be: 10000000 26: Filters: socket_ref compare from socket_t 26: =============================================================================== 26: All tests passed (14 assertions in 1 test case) 26: 26/101 Test #26: socket_ref compare from socket_t .............................. Passed 0.45 sec test 30 Start 30: socket default ctor 30: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket default ctor" 30: Test timeout computed to be: 10000000 27: Filters: socket_ref assignment 27: =============================================================================== 27: All tests passed (6 assertions in 1 test case) 27: 27/101 Test #27: socket_ref assignment ......................................... Passed 0.55 sec test 31 Start 31: socket create destroy 31: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket create destroy" 31: Test timeout computed to be: 10000000 28: Filters: socket_ref swap 28: =============================================================================== 28: test cases: 1 | 1 passed 28: assertions: - none - 28: 28/101 Test #28: socket_ref swap ............................................... Passed 0.52 sec test 32 Start 32: socket create assign 32: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket create assign" 32: Test timeout computed to be: 10000000 29: Filters: socket_ref type punning 29: =============================================================================== 29: All tests passed (2 assertions in 1 test case) 29: 29/101 Test #29: socket_ref type punning ....................................... Passed 0.56 sec test 33 Start 33: socket create by enum and destroy 33: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket create by enum and destroy" 33: Test timeout computed to be: 10000000 30: Filters: socket default ctor 30: =============================================================================== 30: test cases: 1 | 1 passed 30: assertions: - none - 30: 30/101 Test #30: socket default ctor ........................................... Passed 0.50 sec test 34 Start 34: socket swap 34: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket swap" 34: Test timeout computed to be: 10000000 31: Filters: socket create destroy 31: =============================================================================== 31: test cases: 1 | 1 passed 31: assertions: - none - 31: 31/101 Test #31: socket create destroy ......................................... Passed 0.66 sec test 35 Start 35: socket options 35: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket options" 35: Test timeout computed to be: 10000000 33: Filters: socket create by enum and destroy 33: =============================================================================== 33: test cases: 1 | 1 passed 33: assertions: - none - 33: 32: Filters: socket create assign 32: =============================================================================== 32: All tests passed (4 assertions in 1 test case) 32: 32/101 Test #33: socket create by enum and destroy ............................. Passed 0.45 sec test 36 Start 36: socket check array options 36: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket check array options" 36: Test timeout computed to be: 10000000 33/101 Test #32: socket create assign .......................................... Passed 0.62 sec test 37 Start 37: socket check integral options 37: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket check integral options" 37: Test timeout computed to be: 10000000 34: Filters: socket swap 34: =============================================================================== 34: test cases: 1 | 1 passed 34: assertions: - none - 34: 34/101 Test #34: socket swap ................................................... Passed 0.55 sec test 38 Start 38: socket flags 38: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket flags" 38: Test timeout computed to be: 10000000 35: Filters: socket options 35: =============================================================================== 35: All tests passed (6 assertions in 1 test case) 35: 35/101 Test #35: socket options ................................................ Passed 0.44 sec test 39 Start 39: socket readme example 39: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket readme example" 39: Test timeout computed to be: 10000000 36: Filters: socket check array options 36: =============================================================================== 36: All tests passed (23 assertions in 1 test case) 36: 38: Filters: socket flags 38: =============================================================================== 38: All tests passed (8 assertions in 1 test case) 38: 36/101 Test #38: socket flags .................................................. Passed 0.35 sec test 40 Start 40: socket sends and receives const buffer 40: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket sends and receives const buffer" 40: Test timeout computed to be: 10000000 37/101 Test #36: socket check array options .................................... Passed 0.57 sec test 41 Start 41: socket send none sndmore 41: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket send none sndmore" 41: Test timeout computed to be: 10000000 37: Filters: socket check integral options 37: =============================================================================== 37: All tests passed (33 assertions in 1 test case) 37: 38/101 Test #37: socket check integral options ................................. Passed 0.59 sec test 42 Start 42: socket send dontwait 42: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket send dontwait" 42: Test timeout computed to be: 10000000 39: Filters: socket readme example 39: =============================================================================== 39: test cases: 1 | 1 passed 39: assertions: - none - 39: 39/101 Test #39: socket readme example ......................................... Passed 0.31 sec test 43 Start 43: socket send exception 43: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket send exception" 43: Test timeout computed to be: 10000000 40: Filters: socket sends and receives const buffer 40: =============================================================================== 40: All tests passed (5 assertions in 1 test case) 40: 43: Filters: socket send exception 43: =============================================================================== 43: All tests passed (1 assertion in 1 test case) 43: 40/101 Test #40: socket sends and receives const buffer ........................ Passed 0.56 sec test 44 Start 44: socket recv none 44: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket recv none" 44: Test timeout computed to be: 10000000 41: Filters: socket send none sndmore 41: =============================================================================== 41: All tests passed (4 assertions in 1 test case) 41: 41/101 Test #41: socket send none sndmore ...................................... Passed 0.57 sec test 45 Start 45: socket send recv message_t 45: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket send recv message_t" 45: Test timeout computed to be: 10000000 42/101 Test #43: socket send exception ......................................... Passed 0.55 sec test 46 Start 46: socket send recv message_t by pointer 46: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket send recv message_t by pointer" 46: Test timeout computed to be: 10000000 42: Filters: socket send dontwait 42: =============================================================================== 42: All tests passed (4 assertions in 1 test case) 42: 43/101 Test #42: socket send dontwait .......................................... Passed 0.67 sec test 47 Start 47: socket recv dontwait 47: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket recv dontwait" 47: Test timeout computed to be: 10000000 44: Filters: socket recv none 44: =============================================================================== 44: All tests passed (11 assertions in 1 test case) 44: 44/101 Test #44: socket recv none .............................................. Passed 0.50 sec test 48 Start 48: socket recv exception 48: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket recv exception" 48: Test timeout computed to be: 10000000 45: Filters: socket send recv message_t 45: =============================================================================== 45: All tests passed (7 assertions in 1 test case) 45: 45/101 Test #45: socket send recv message_t .................................... Passed 0.48 sec test 49 Start 49: socket proxy 49: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket proxy" 49: Test timeout computed to be: 10000000 46: Filters: socket send recv message_t by pointer 46: =============================================================================== 46: All tests passed (4 assertions in 1 test case) 46: 46/101 Test #46: socket send recv message_t by pointer ......................... Passed 0.48 sec test 50 Start 50: socket proxy steerable 50: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "socket proxy steerable" 50: Test timeout computed to be: 10000000 47: Filters: socket recv dontwait 47: =============================================================================== 47: All tests passed (4 assertions in 1 test case) 47: 47/101 Test #47: socket recv dontwait .......................................... Passed 0.54 sec test 51 Start 51: context construct default and destroy 51: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "context construct default and destroy" 51: Test timeout computed to be: 10000000 48: Filters: socket recv exception 48: =============================================================================== 48: All tests passed (1 assertion in 1 test case) 48: 48/101 Test #48: socket recv exception ......................................... Passed 0.52 sec test 52 Start 52: context create, close and destroy 52: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "context create\, close and destroy" 52: Test timeout computed to be: 10000000 49: Filters: socket proxy 49: =============================================================================== 49: All tests passed (1 assertion in 1 test case) 49: 49/101 Test #49: socket proxy .................................................. Passed 0.57 sec test 53 Start 53: context shutdown 53: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "context shutdown" 53: Test timeout computed to be: 10000000 51: Filters: context construct default and destroy 51: =============================================================================== 51: test cases: 1 | 1 passed 51: assertions: - none - 51: 50/101 Test #51: context construct default and destroy ......................... Passed 0.56 sec test 54 Start 54: context shutdown again 54: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "context shutdown again" 54: Test timeout computed to be: 10000000 50: Filters: socket proxy steerable 50: =============================================================================== 50: All tests passed (1 assertion in 1 test case) 50: 51/101 Test #50: socket proxy steerable ........................................ Passed 0.80 sec test 55 Start 55: context swap 55: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "context swap" 55: Test timeout computed to be: 10000000 52: Filters: context create\, close and destroy 52: =============================================================================== 52: All tests passed (1 assertion in 1 test case) 52: 52/101 Test #52: context create, close and destroy ............................. Passed 1.14 sec test 56 Start 56: context - use socket after shutdown 56: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "context - use socket after shutdown" 56: Test timeout computed to be: 10000000 53: Filters: context shutdown 53: =============================================================================== 53: All tests passed (2 assertions in 1 test case) 53: 54: Filters: context shutdown again 54: =============================================================================== 54: All tests passed (2 assertions in 1 test case) 54: 53/101 Test #53: context shutdown .............................................. Passed 1.20 sec test 57 Start 57: context set/get options 57: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "context set/get options" 57: Test timeout computed to be: 10000000 54/101 Test #54: context shutdown again ........................................ Passed 1.06 sec test 58 Start 58: message default constructed 58: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message default constructed" 58: Test timeout computed to be: 10000000 55: Filters: context swap 55: =============================================================================== 55: test cases: 1 | 1 passed 55: assertions: - none - 55: 55/101 Test #55: context swap .................................................. Passed 0.67 sec test 59 Start 59: message swap 59: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message swap" 59: Test timeout computed to be: 10000000 56: Filters: context - use socket after shutdown 56: =============================================================================== 56: All tests passed (1 assertion in 1 test case) 56: 56/101 Test #56: context - use socket after shutdown ........................... Passed 0.55 sec test 60 Start 60: message constructor with iterators 60: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message constructor with iterators" 60: Test timeout computed to be: 10000000 57: Filters: context set/get options 57: =============================================================================== 57: All tests passed (3 assertions in 1 test case) 57: 57/101 Test #57: context set/get options ....................................... Passed 0.51 sec test 61 Start 61: message constructor with size 61: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message constructor with size" 61: Test timeout computed to be: 10000000 58: Filters: message default constructed 58: =============================================================================== 58: All tests passed (2 assertions in 1 test case) 58: 58/101 Test #58: message default constructed ................................... Passed 0.50 sec test 62 Start 62: message constructor with buffer and size 62: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message constructor with buffer and size" 62: Test timeout computed to be: 10000000 59: Filters: message swap 59: =============================================================================== 59: All tests passed (4 assertions in 1 test case) 59: 59/101 Test #59: message swap .................................................. Passed 0.53 sec test 63 Start 63: message constructor with char array 63: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message constructor with char array" 63: Test timeout computed to be: 10000000 61: Filters: message constructor with size 61: =============================================================================== 61: All tests passed (1 assertion in 1 test case) 61: 60: Filters: message constructor with iterators 60: =============================================================================== 60: All tests passed (2 assertions in 1 test case) 60: 60/101 Test #61: message constructor with size ................................. Passed 0.44 sec test 64 Start 64: message constructor with container - deprecated 64: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message constructor with container - deprecated" 64: Test timeout computed to be: 10000000 62: Filters: message constructor with buffer and size 62: =============================================================================== 62: All tests passed (2 assertions in 1 test case) 62: 61/101 Test #60: message constructor with iterators ............................ Passed 0.59 sec test 65 Start 65: message constructor with container of trivial data 65: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message constructor with container of trivial data" 65: Test timeout computed to be: 10000000 62/101 Test #62: message constructor with buffer and size ...................... Passed 0.48 sec test 66 Start 66: message constructor with strings 66: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message constructor with strings" 66: Test timeout computed to be: 10000000 63: Filters: message constructor with char array 63: =============================================================================== 63: All tests passed (2 assertions in 1 test case) 63: 63/101 Test #63: message constructor with char array ........................... Passed 0.45 sec test 67 Start 67: message move constructor 67: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message move constructor" 67: Test timeout computed to be: 10000000 64: Filters: message constructor with container - deprecated 64: =============================================================================== 64: All tests passed (2 assertions in 1 test case) 64: 64/101 Test #64: message constructor with container - deprecated ............... Passed 0.44 sec test 68 Start 68: message assign move empty before 68: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message assign move empty before" 68: Test timeout computed to be: 10000000 65: Filters: message constructor with container of trivial data 65: =============================================================================== 65: All tests passed (2 assertions in 1 test case) 65: 65/101 Test #65: message constructor with container of trivial data ............ Passed 0.45 sec test 69 Start 69: message assign move empty after 69: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message assign move empty after" 69: Test timeout computed to be: 10000000 66: Filters: message constructor with strings 66: =============================================================================== 66: All tests passed (2 assertions in 1 test case) 66: 66/101 Test #66: message constructor with strings .............................. Passed 0.44 sec test 70 Start 70: message assign move empty before and after 70: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message assign move empty before and after" 70: Test timeout computed to be: 10000000 67: Filters: message move constructor 67: =============================================================================== 67: test cases: 1 | 1 passed 67: assertions: - none - 67: 67/101 Test #67: message move constructor ...................................... Passed 0.30 sec test 71 Start 71: message equality self 71: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message equality self" 71: Test timeout computed to be: 10000000 68: Filters: message assign move empty before 68: =============================================================================== 68: All tests passed (2 assertions in 1 test case) 68: 68/101 Test #68: message assign move empty before .............................. Passed 0.42 sec test 72 Start 72: message equality equal 72: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message equality equal" 72: Test timeout computed to be: 10000000 70: Filters: message assign move empty before and after 70: =============================================================================== 70: All tests passed (1 assertion in 1 test case) 70: 69: Filters: message assign move empty after 69: =============================================================================== 69: All tests passed (3 assertions in 1 test case) 69: 69/101 Test #70: message assign move empty before and after .................... Passed 0.38 sec test 73 Start 73: message equality equal empty 73: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message equality equal empty" 73: Test timeout computed to be: 10000000 70/101 Test #69: message assign move empty after ............................... Passed 0.49 sec test 74 Start 74: message equality non equal 74: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message equality non equal" 74: Test timeout computed to be: 10000000 71: Filters: message equality self 71: =============================================================================== 71: All tests passed (1 assertion in 1 test case) 71: 71/101 Test #71: message equality self ......................................... Passed 0.46 sec test 75 Start 75: message equality non equal rhs empty 75: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message equality non equal rhs empty" 75: Test timeout computed to be: 10000000 73: Filters: message equality equal empty 73: =============================================================================== 73: All tests passed (1 assertion in 1 test case) 73: 72/101 Test #73: message equality equal empty .................................. Passed 0.33 sec test 76 Start 76: message equality non equal lhs empty 76: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message equality non equal lhs empty" 76: Test timeout computed to be: 10000000 72: Filters: message equality equal 72: =============================================================================== 72: All tests passed (1 assertion in 1 test case) 72: 73/101 Test #72: message equality equal ........................................ Passed 0.54 sec test 77 Start 77: message to string 77: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message to string" 77: Test timeout computed to be: 10000000 76: Filters: message equality non equal lhs empty 76: =============================================================================== 76: All tests passed (1 assertion in 1 test case) 76: 74: Filters: message equality non equal 74: =============================================================================== 74: All tests passed (1 assertion in 1 test case) 74: 74/101 Test #76: message equality non equal lhs empty .......................... Passed 0.26 sec test 78 Start 78: message is not shared 78: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message is not shared" 78: Test timeout computed to be: 10000000 75: Filters: message equality non equal rhs empty 75: =============================================================================== 75: All tests passed (1 assertion in 1 test case) 75: 75/101 Test #74: message equality non equal .................................... Passed 0.60 sec test 79 Start 79: message is shared 79: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message is shared" 79: Test timeout computed to be: 10000000 76/101 Test #75: message equality non equal rhs empty .......................... Passed 0.53 sec test 80 Start 80: message move is not shared 80: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "message move is not shared" 80: Test timeout computed to be: 10000000 77: Filters: message to string 77: =============================================================================== 77: All tests passed (4 assertions in 1 test case) 77: 77/101 Test #77: message to string ............................................. Passed 0.39 sec test 81 Start 81: buffer default ctor 81: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "buffer default ctor" 81: Test timeout computed to be: 10000000 78: Filters: message is not shared 78: =============================================================================== 78: All tests passed (1 assertion in 1 test case) 78: 78/101 Test #78: message is not shared ......................................... Passed 0.45 sec test 82 Start 82: buffer data ctor 82: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "buffer data ctor" 82: Test timeout computed to be: 10000000 79: Filters: message is shared 79: =============================================================================== 79: All tests passed (4 assertions in 1 test case) 79: 79/101 Test #79: message is shared ............................................. Passed 0.46 sec test 83 Start 83: const_buffer operator+ 83: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer operator+" 83: Test timeout computed to be: 10000000 80: Filters: message move is not shared 80: =============================================================================== 80: All tests passed (4 assertions in 1 test case) 80: 80/101 Test #80: message move is not shared .................................... Passed 0.47 sec test 84 Start 84: mutable_buffer operator+ 84: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "mutable_buffer operator+" 84: Test timeout computed to be: 10000000 81: Filters: buffer default ctor 81: =============================================================================== 81: All tests passed (4 assertions in 1 test case) 81: 81/101 Test #81: buffer default ctor ........................................... Passed 0.49 sec test 85 Start 85: mutable_buffer creation basic 85: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "mutable_buffer creation basic" 85: Test timeout computed to be: 10000000 82: Filters: buffer data ctor 82: =============================================================================== 82: All tests passed (8 assertions in 1 test case) 82: 83: Filters: const_buffer operator+ 83: =============================================================================== 83: All tests passed (6 assertions in 1 test case) 83: 82/101 Test #82: buffer data ctor .............................................. Passed 0.45 sec test 86 Start 86: const_buffer creation basic 86: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation basic" 86: Test timeout computed to be: 10000000 83/101 Test #83: const_buffer operator+ ........................................ Passed 0.43 sec test 87 Start 87: mutable_buffer creation C array 87: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "mutable_buffer creation C array" 87: Test timeout computed to be: 10000000 85: Filters: mutable_buffer creation basic 85: =============================================================================== 85: All tests passed (8 assertions in 1 test case) 85: 84/101 Test #85: mutable_buffer creation basic ................................. Passed 0.31 sec test 88 Start 88: const_buffer creation C array 88: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation C array" 88: Test timeout computed to be: 10000000 84: Filters: mutable_buffer operator+ 84: =============================================================================== 84: All tests passed (6 assertions in 1 test case) 84: 85/101 Test #84: mutable_buffer operator+ ...................................... Passed 0.58 sec test 89 Start 89: mutable_buffer creation array 89: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "mutable_buffer creation array" 89: Test timeout computed to be: 10000000 86: Filters: const_buffer creation basic 86: =============================================================================== 86: All tests passed (8 assertions in 1 test case) 86: 86/101 Test #86: const_buffer creation basic ................................... Passed 0.35 sec test 90 Start 90: const_buffer creation array 90: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation array" 90: Test timeout computed to be: 10000000 87: Filters: mutable_buffer creation C array 87: =============================================================================== 87: All tests passed (4 assertions in 1 test case) 87: 87/101 Test #87: mutable_buffer creation C array ............................... Passed 0.33 sec test 91 Start 91: const_buffer creation array 2 91: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation array 2" 91: Test timeout computed to be: 10000000 88: Filters: const_buffer creation C array 88: =============================================================================== 88: All tests passed (4 assertions in 1 test case) 88: 88/101 Test #88: const_buffer creation C array ................................. Passed 0.43 sec test 92 Start 92: mutable_buffer creation vector 92: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "mutable_buffer creation vector" 92: Test timeout computed to be: 10000000 89: Filters: mutable_buffer creation array 89: =============================================================================== 89: All tests passed (4 assertions in 1 test case) 89: 89/101 Test #89: mutable_buffer creation array ................................. Passed 0.36 sec test 93 Start 93: const_buffer creation vector 93: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation vector" 93: Test timeout computed to be: 10000000 90: Filters: const_buffer creation array 90: =============================================================================== 90: All tests passed (4 assertions in 1 test case) 90: 90/101 Test #90: const_buffer creation array ................................... Passed 0.36 sec test 94 Start 94: const_buffer creation string 94: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation string" 94: Test timeout computed to be: 10000000 91: Filters: const_buffer creation array 2 91: =============================================================================== 91: All tests passed (4 assertions in 1 test case) 91: 91/101 Test #91: const_buffer creation array 2 ................................. Passed 0.43 sec test 95 Start 95: mutable_buffer creation string 95: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "mutable_buffer creation string" 95: Test timeout computed to be: 10000000 92: Filters: mutable_buffer creation vector 92: =============================================================================== 92: All tests passed (6 assertions in 1 test case) 92: 92/101 Test #92: mutable_buffer creation vector ................................ Passed 0.35 sec test 96 Start 96: const_buffer creation with str_buffer 96: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation with str_buffer" 96: Test timeout computed to be: 10000000 93: Filters: const_buffer creation vector 93: =============================================================================== 93: All tests passed (6 assertions in 1 test case) 93: 93/101 Test #93: const_buffer creation vector .................................. Passed 0.42 sec test 97 Start 97: const_buffer creation with zbuf string literal char 97: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation with zbuf string literal char" 97: Test timeout computed to be: 10000000 94: Filters: const_buffer creation string 94: =============================================================================== 94: All tests passed (4 assertions in 1 test case) 94: 94/101 Test #94: const_buffer creation string .................................. Passed 0.40 sec test 98 Start 98: const_buffer creation with zbuf string literal wchar_t 98: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation with zbuf string literal wchar_t" 98: Test timeout computed to be: 10000000 95: Filters: mutable_buffer creation string 95: =============================================================================== 95: All tests passed (4 assertions in 1 test case) 95: 95/101 Test #95: mutable_buffer creation string ................................ Passed 0.36 sec test 99 Start 99: const_buffer creation with zbuf string literal char16_t 99: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation with zbuf string literal char16_t" 99: Test timeout computed to be: 10000000 96: Filters: const_buffer creation with str_buffer 96: =============================================================================== 96: All tests passed (5 assertions in 1 test case) 96: 96/101 Test #96: const_buffer creation with str_buffer ......................... Passed 0.37 sec test 100 Start 100: const_buffer creation with zbuf string literal char32_t 100: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "const_buffer creation with zbuf string literal char32_t" 100: Test timeout computed to be: 10000000 98: Filters: const_buffer creation with zbuf string literal wchar_t 98: =============================================================================== 98: All tests passed (2 assertions in 1 test case) 98: 97/101 Test #98: const_buffer creation with zbuf string literal wchar_t ........ Passed 0.30 sec test 101 Start 101: buffer of structs 101: Test command: /builddir/build/BUILD/cppzmq-4.7.1/riscv64-redhat-linux-gnu/bin/unit_tests "buffer of structs" 101: Test timeout computed to be: 10000000 97: Filters: const_buffer creation with zbuf string literal char 97: =============================================================================== 97: All tests passed (2 assertions in 1 test case) 97: 98/101 Test #97: const_buffer creation with zbuf string literal char ........... Passed 0.46 sec 99: Filters: const_buffer creation with zbuf string literal char16_t 99: =============================================================================== 99: All tests passed (2 assertions in 1 test case) 99: 99/101 Test #99: const_buffer creation with zbuf string literal char16_t ....... Passed 0.37 sec 100: Filters: const_buffer creation with zbuf string literal char32_t 100: =============================================================================== 100: All tests passed (2 assertions in 1 test case) 100: 100/101 Test #100: const_buffer creation with zbuf string literal char32_t ....... Passed 0.41 sec 101: Filters: buffer of structs 101: =============================================================================== 101: All tests passed (2 assertions in 1 test case) 101: 101/101 Test #101: buffer of structs ............................................. Passed 0.36 sec 100% tests passed, 0 tests failed out of 101 Total Test time (real) = 14.49 sec + cd - /builddir/build/BUILD/cppzmq-4.7.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: cppzmq-devel-4.7.1-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nJaiDy + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + DOCDIR=/builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/doc/cppzmq-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/doc/cppzmq-devel + cp -pr README.md /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/doc/cppzmq-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Lipbxx + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/licenses/cppzmq-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/licenses/cppzmq-devel + cp -pr LICENSE /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64/usr/share/licenses/cppzmq-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(cppzmq) = 4.7.1 cppzmq-devel = 4.7.1-1.fc33 cppzmq-devel(riscv-64) = 4.7.1-1.fc33 cppzmq-static = 4.7.1-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64 Wrote: /builddir/build/RPMS/cppzmq-devel-4.7.1-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GNR9gw + umask 022 + cd /builddir/build/BUILD + cd cppzmq-4.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cppzmq-4.7.1-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0