D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/msgpack-3.3.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BBWW87 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf msgpack-3.3.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/msgpack-3.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P5s2fc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd msgpack-3.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -- The C compiler identification is GNU 10.2.1 -- The CXX compiler identification is GNU 10.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found GTest: /usr/lib64/libgtest.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found Threads: TRUE -- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC -- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC - Failed CMake Warning at example/c/CMakeLists.txt:1 (FIND_PACKAGE): By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "cJSON", but CMake did not find one. Could not find a package configuration file provided by "cJSON" with any of the following names: cJSONConfig.cmake cjson-config.cmake Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set "cJSON_DIR" to a directory containing one of the above files. If "cJSON" provides a separate development package or SDK, be sure it has been installed. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build + /usr/bin/cmake --build build -j8 --verbose /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/msgpack-3.3.0 -B/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/CMakeFiles /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/CMakeFiles/msgpackc.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/multi_file.dir/build.make test/CMakeFiles/multi_file.dir/depend /usr/bin/gmake -f test/CMakeFiles/zone.dir/build.make test/CMakeFiles/zone.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/multi_file.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/CMakeFiles/msgpackc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/CMakeFiles/msgpackc.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/CMakeFiles/msgpackc.dir/depend.internal". Scanning dependencies of target msgpackc gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/zone.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/multi_file.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/multi_file.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/multi_file.dir/depend.internal". /usr/bin/gmake -f test/CMakeFiles/inc_adaptor_define.dir/build.make test/CMakeFiles/inc_adaptor_define.dir/depend /usr/bin/gmake -f CMakeFiles/msgpackc.dir/build.make CMakeFiles/msgpackc.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/inc_adaptor_define.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/carray.dir/build.make test/CMakeFiles/carray.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/zone.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/zone.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/zone.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/inc_adaptor_define.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/inc_adaptor_define.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/inc_adaptor_define.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/carray.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/msgpack_tuple.dir/build.make test/CMakeFiles/msgpack_tuple.dir/depend [ 1%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_tuple.dir/DependInfo.cmake --color= [ 2%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/carray.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/carray.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/carray.dir/depend.internal". /usr/bin/cc -Dmsgpackc_EXPORTS -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wextra -DPIC -o CMakeFiles/msgpackc.dir/src/objectc.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/src/objectc.c Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_tuple.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_tuple.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_tuple.dir/depend.internal". [ 3%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o /usr/bin/cc -Dmsgpackc_EXPORTS -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wextra -DPIC -o CMakeFiles/msgpackc.dir/src/unpack.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/src/unpack.c /usr/bin/cc -Dmsgpackc_EXPORTS -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wextra -DPIC -o CMakeFiles/msgpackc.dir/src/version.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/src/version.c Scanning dependencies of target multi_file gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/multi_file.dir/build.make test/CMakeFiles/multi_file.dir/build Scanning dependencies of target inc_adaptor_define gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/inc_adaptor_define.dir/build.make test/CMakeFiles/inc_adaptor_define.dir/build Scanning dependencies of target zone gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/zone.dir/build.make test/CMakeFiles/zone.dir/build [ 4%] Building CXX object test/CMakeFiles/inc_adaptor_define.dir/inc_adaptor_define.cpp.o gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 5%] Building CXX object test/CMakeFiles/multi_file.dir/multi_file1.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/inc_adaptor_define.dir/inc_adaptor_define.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/inc_adaptor_define.cpp cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/multi_file.dir/multi_file1.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/multi_file1.cpp Scanning dependencies of target carray gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Scanning dependencies of target msgpack_tuple [ 6%] Building CXX object test/CMakeFiles/zone.dir/zone.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/zone.dir/zone.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/zone.cpp /usr/bin/gmake -f test/CMakeFiles/carray.dir/build.make test/CMakeFiles/carray.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/msgpack_tuple.dir/build.make test/CMakeFiles/msgpack_tuple.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 8%] Building CXX object test/CMakeFiles/carray.dir/carray.cpp.o [ 8%] Building CXX object test/CMakeFiles/msgpack_tuple.dir/msgpack_tuple.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/carray.dir/carray.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/carray.cpp cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/msgpack_tuple.dir/msgpack_tuple.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_tuple.cpp [ 9%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o /usr/bin/cc -Dmsgpackc_EXPORTS -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wextra -DPIC -o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/src/vrefbuffer.c [ 10%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o /usr/bin/cc -Dmsgpackc_EXPORTS -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wextra -DPIC -o CMakeFiles/msgpackc.dir/src/zone.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/src/zone.c [ 11%] Building CXX object test/CMakeFiles/multi_file.dir/multi_file2.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/multi_file.dir/multi_file2.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/multi_file2.cpp /usr/bin/gmake -f test/CMakeFiles/array_ref.dir/build.make test/CMakeFiles/array_ref.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/array_ref.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/array_ref.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/array_ref.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/array_ref.dir/depend.internal". [ 12%] Linking C shared library libmsgpackc.so /usr/bin/cmake -E cmake_link_script CMakeFiles/msgpackc.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libmsgpackc.so.2 -o libmsgpackc.so.2.0.0 CMakeFiles/msgpackc.dir/src/objectc.c.o CMakeFiles/msgpackc.dir/src/unpack.c.o CMakeFiles/msgpackc.dir/src/version.c.o CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o CMakeFiles/msgpackc.dir/src/zone.c.o Scanning dependencies of target array_ref gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/array_ref.dir/build.make test/CMakeFiles/array_ref.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 12%] Building CXX object test/CMakeFiles/array_ref.dir/array_ref.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/array_ref.dir/array_ref.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/array_ref.cpp /usr/bin/cmake -E cmake_symlink_library libmsgpackc.so.2.0.0 libmsgpackc.so.2 libmsgpackc.so gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 12%] Built target msgpackc /usr/bin/gmake -f test/CMakeFiles/msgpack_stream.dir/build.make test/CMakeFiles/msgpack_stream.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_stream.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_stream.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_stream.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_stream.dir/depend.internal". Scanning dependencies of target msgpack_stream gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/msgpack_stream.dir/build.make test/CMakeFiles/msgpack_stream.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 13%] Building CXX object test/CMakeFiles/msgpack_stream.dir/msgpack_stream.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/msgpack_stream.dir/msgpack_stream.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_stream.cpp [ 14%] Linking CXX executable inc_adaptor_define /usr/bin/gmake -f test/CMakeFiles/fixint.dir/build.make test/CMakeFiles/fixint.dir/depend cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/inc_adaptor_define.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint.dir/DependInfo.cmake --color= /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/inc_adaptor_define.dir/inc_adaptor_define.cpp.o -o inc_adaptor_define -lgtest -lgtest_main -lz -lpthread Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint.dir/depend.internal". Scanning dependencies of target fixint gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/fixint.dir/build.make test/CMakeFiles/fixint.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 14%] Built target inc_adaptor_define /usr/bin/gmake -f test/CMakeFiles/size_equal_only.dir/build.make test/CMakeFiles/size_equal_only.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/size_equal_only.dir/DependInfo.cmake --color= [ 15%] Building CXX object test/CMakeFiles/fixint.dir/fixint.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/fixint.dir/fixint.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/fixint.cpp Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/size_equal_only.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/size_equal_only.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/size_equal_only.dir/depend.internal". Scanning dependencies of target size_equal_only gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/size_equal_only.dir/build.make test/CMakeFiles/size_equal_only.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 16%] Building CXX object test/CMakeFiles/size_equal_only.dir/size_equal_only.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/size_equal_only.dir/size_equal_only.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/size_equal_only.cpp [ 17%] Linking CXX executable multi_file cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/multi_file.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/multi_file.dir/multi_file1.cpp.o CMakeFiles/multi_file.dir/multi_file2.cpp.o -o multi_file gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 17%] Built target multi_file /usr/bin/gmake -f test/CMakeFiles/msgpack_container.dir/build.make test/CMakeFiles/msgpack_container.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_container.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_container.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_container.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_container.dir/depend.internal". Scanning dependencies of target msgpack_container gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/msgpack_container.dir/build.make test/CMakeFiles/msgpack_container.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 18%] Building CXX object test/CMakeFiles/msgpack_container.dir/msgpack_container.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/msgpack_container.dir/msgpack_container.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_container.cpp [ 19%] Linking CXX executable msgpack_tuple cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgpack_tuple.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/msgpack_tuple.dir/msgpack_tuple.cpp.o -o msgpack_tuple -lgtest -lgtest_main -lz -lpthread [ 20%] Linking CXX executable zone cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/zone.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/zone.dir/zone.cpp.o -o zone -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 20%] Built target zone /usr/bin/gmake -f test/CMakeFiles/buffer.dir/build.make test/CMakeFiles/buffer.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer.dir/depend.internal". Scanning dependencies of target buffer gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 20%] Built target msgpack_tuple /usr/bin/gmake -f test/CMakeFiles/buffer.dir/build.make test/CMakeFiles/buffer.dir/build /usr/bin/gmake -f test/CMakeFiles/buffer_c.dir/build.make test/CMakeFiles/buffer_c.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer_c.dir/DependInfo.cmake --color= [ 21%] Building CXX object test/CMakeFiles/buffer.dir/buffer.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/buffer.dir/buffer.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/buffer.cpp Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer_c.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer_c.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/buffer_c.dir/depend.internal". Scanning dependencies of target buffer_c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/buffer_c.dir/build.make test/CMakeFiles/buffer_c.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 22%] Building CXX object test/CMakeFiles/buffer_c.dir/buffer_c.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/buffer_c.dir/buffer_c.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/buffer_c.cpp /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/buffer_c.cpp: In member function 'virtual void buffer_vrefbuffer_c_Test::TestBody()': /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/buffer_c.cpp:126:15: warning: ignoring return value of 'ssize_t writev(int, const iovec*, int)' declared with attribute 'warn_unused_result' [-Wunused-result] 126 | writev(fd, iov, (int)iovcnt); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/buffer_c.cpp:129:13: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | read(fd, buf, len); | ~~~~^~~~~~~~~~~~~~ [ 23%] Linking CXX executable buffer_c cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/buffer_c.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/buffer_c.dir/buffer_c.cpp.o -o buffer_c -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../libmsgpackc.so.2.0.0 -lgtest -lgtest_main -lz -lpthread [ 24%] Linking CXX executable array_ref cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/array_ref.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/array_ref.dir/array_ref.cpp.o -o array_ref -lgtest -lgtest_main -lz -lpthread [ 25%] Linking CXX executable carray cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/carray.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/carray.dir/carray.cpp.o -o carray -lgtest -lgtest_main -lz -lpthread [ 25%] Built target buffer_c /usr/bin/gmake -f test/CMakeFiles/visitor.dir/build.make test/CMakeFiles/visitor.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/visitor.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/visitor.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/visitor.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/visitor.dir/depend.internal". [ 26%] Linking CXX executable buffer cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/buffer.dir/link.txt --verbose=1 Scanning dependencies of target visitor /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/buffer.dir/buffer.cpp.o -o buffer -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/visitor.dir/build.make test/CMakeFiles/visitor.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 27%] Building CXX object test/CMakeFiles/visitor.dir/visitor.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/visitor.dir/visitor.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/visitor.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 27%] Built target array_ref /usr/bin/gmake -f test/CMakeFiles/msgpack_vref.dir/build.make test/CMakeFiles/msgpack_vref.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_vref.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_vref.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_vref.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_vref.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 27%] Built target carray /usr/bin/gmake -f test/CMakeFiles/object.dir/build.make test/CMakeFiles/object.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object.dir/DependInfo.cmake --color= Scanning dependencies of target msgpack_vref gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/msgpack_vref.dir/build.make test/CMakeFiles/msgpack_vref.dir/build [ 27%] Built target buffer /usr/bin/gmake -f test/CMakeFiles/cases.dir/build.make test/CMakeFiles/cases.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/cases.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 28%] Building CXX object test/CMakeFiles/msgpack_vref.dir/msgpack_vref.cpp.o Scanning dependencies of target object cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/msgpack_vref.dir/msgpack_vref.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_vref.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/cases.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/cases.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/cases.dir/depend.internal". /usr/bin/gmake -f test/CMakeFiles/object.dir/build.make test/CMakeFiles/object.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 29%] Building CXX object test/CMakeFiles/object.dir/object.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/object.dir/object.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/object.cpp Scanning dependencies of target cases gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/cases.dir/build.make test/CMakeFiles/cases.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 30%] Building CXX object test/CMakeFiles/cases.dir/cases.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/cases.dir/cases.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/cases.cpp [ 31%] Linking CXX executable fixint cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/fixint.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/fixint.dir/fixint.cpp.o -o fixint -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 31%] Built target fixint /usr/bin/gmake -f test/CMakeFiles/object_with_zone.dir/build.make test/CMakeFiles/object_with_zone.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object_with_zone.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object_with_zone.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object_with_zone.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/object_with_zone.dir/depend.internal". Scanning dependencies of target object_with_zone gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/object_with_zone.dir/build.make test/CMakeFiles/object_with_zone.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 32%] Building CXX object test/CMakeFiles/object_with_zone.dir/object_with_zone.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/object_with_zone.dir/object_with_zone.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/object_with_zone.cpp [ 33%] Linking CXX executable size_equal_only cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/size_equal_only.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/size_equal_only.dir/size_equal_only.cpp.o -o size_equal_only -lgtest -lgtest_main -lz -lpthread [ 34%] Linking CXX executable msgpack_stream cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgpack_stream.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/msgpack_stream.dir/msgpack_stream.cpp.o -o msgpack_stream -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 34%] Built target size_equal_only /usr/bin/gmake -f test/CMakeFiles/reference.dir/build.make test/CMakeFiles/reference.dir/depend [ 34%] Built target msgpack_stream gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/reference.dir/DependInfo.cmake --color= /usr/bin/gmake -f test/CMakeFiles/convert.dir/build.make test/CMakeFiles/convert.dir/depend Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/reference.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/reference.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/reference.dir/depend.internal". gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/convert.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/convert.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/convert.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/convert.dir/depend.internal". Scanning dependencies of target reference gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/reference.dir/build.make test/CMakeFiles/reference.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Scanning dependencies of target convert gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 35%] Building CXX object test/CMakeFiles/reference.dir/reference.cpp.o /usr/bin/gmake -f test/CMakeFiles/convert.dir/build.make test/CMakeFiles/convert.dir/build cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/reference.dir/reference.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/reference.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 36%] Building CXX object test/CMakeFiles/convert.dir/convert.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/convert.dir/convert.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/convert.cpp [ 37%] Linking CXX executable cases cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/cases.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/cases.dir/cases.cpp.o -o cases -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 37%] Built target cases /usr/bin/gmake -f test/CMakeFiles/streaming.dir/build.make test/CMakeFiles/streaming.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming.dir/depend.internal". [ 38%] Linking CXX executable convert cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/convert.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/convert.dir/convert.cpp.o -o convert -lgtest -lgtest_main -lz -lpthread Scanning dependencies of target streaming gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/streaming.dir/build.make test/CMakeFiles/streaming.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 39%] Building CXX object test/CMakeFiles/streaming.dir/streaming.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/streaming.dir/streaming.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/streaming.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 39%] Built target convert /usr/bin/gmake -f test/CMakeFiles/pack_unpack.dir/build.make test/CMakeFiles/pack_unpack.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack.dir/depend.internal". Scanning dependencies of target pack_unpack gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/pack_unpack.dir/build.make test/CMakeFiles/pack_unpack.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 40%] Building CXX object test/CMakeFiles/pack_unpack.dir/pack_unpack.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/pack_unpack.dir/pack_unpack.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/pack_unpack.cpp [ 41%] Linking CXX executable reference cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/reference.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/reference.dir/reference.cpp.o -o reference -lgtest -lgtest_main -lz -lpthread [ 42%] Linking CXX executable msgpack_vref cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgpack_vref.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/msgpack_vref.dir/msgpack_vref.cpp.o -o msgpack_vref -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 42%] Built target reference gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/msgpack_basic.dir/build.make test/CMakeFiles/msgpack_basic.dir/depend [ 42%] Built target msgpack_vref gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/raw.dir/build.make test/CMakeFiles/raw.dir/depend cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_basic.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/raw.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_basic.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_basic.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_basic.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/raw.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/raw.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/raw.dir/depend.internal". Scanning dependencies of target msgpack_basic gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Scanning dependencies of target raw /usr/bin/gmake -f test/CMakeFiles/msgpack_basic.dir/build.make test/CMakeFiles/msgpack_basic.dir/build gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/raw.dir/build.make test/CMakeFiles/raw.dir/build [ 43%] Building CXX object test/CMakeFiles/msgpack_basic.dir/msgpack_basic.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/msgpack_basic.dir/msgpack_basic.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_basic.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 44%] Building CXX object test/CMakeFiles/raw.dir/raw.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/raw.dir/raw.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/raw.cpp [ 45%] Linking CXX executable streaming cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/streaming.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/streaming.dir/streaming.cpp.o -o streaming -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 45%] Built target streaming /usr/bin/gmake -f test/CMakeFiles/json.dir/build.make test/CMakeFiles/json.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/json.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/json.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/json.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/json.dir/depend.internal". Scanning dependencies of target json gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/json.dir/build.make test/CMakeFiles/json.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 46%] Building CXX object test/CMakeFiles/json.dir/json.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/json.dir/json.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/json.cpp [ 47%] Linking CXX executable msgpack_container cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgpack_container.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/msgpack_container.dir/msgpack_container.cpp.o -o msgpack_container -lgtest -lgtest_main -lz -lpthread [ 48%] Linking CXX executable object cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/object.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/object.dir/object.cpp.o -o object -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 48%] Built target msgpack_container /usr/bin/gmake -f test/CMakeFiles/user_class.dir/build.make test/CMakeFiles/user_class.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/user_class.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/user_class.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/user_class.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/user_class.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 48%] Built target object /usr/bin/gmake -f test/CMakeFiles/limit.dir/build.make test/CMakeFiles/limit.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/limit.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/limit.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/limit.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/limit.dir/depend.internal". Scanning dependencies of target user_class gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/user_class.dir/build.make test/CMakeFiles/user_class.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 49%] Building CXX object test/CMakeFiles/user_class.dir/user_class.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/user_class.dir/user_class.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/user_class.cpp Scanning dependencies of target limit gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/limit.dir/build.make test/CMakeFiles/limit.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 50%] Building CXX object test/CMakeFiles/limit.dir/limit.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/limit.dir/limit.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/limit.cpp In file included from /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/pack.hpp:15, from /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/object_decl.hpp:14, from /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/object_decl.hpp:14, from /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/object.hpp:13, from /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack.hpp:10, from /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_basic.cpp:1: /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/pack.hpp: In instantiation of 'msgpack::v1::packer& msgpack::v1::packer::pack_wchar(wchar_t) [with Stream = msgpack::v1::sbuffer]': /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/adaptor/int.hpp:185:19: required from 'msgpack::v1::packer& msgpack::v1::adaptor::pack::operator()(msgpack::v1::packer&, wchar_t) const [with Stream = msgpack::v1::sbuffer]' /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/adaptor/adaptor_base.hpp:73:39: required from 'typename msgpack::v1::enable_if<(! msgpack::v1::is_array::value), msgpack::v1::packer&>::type msgpack::v1::operator<<(msgpack::v1::packer&, const T&) [with Stream = msgpack::v1::sbuffer; T = wchar_t; typename msgpack::v1::enable_if<(! msgpack::v1::is_array::value), msgpack::v1::packer&>::type = msgpack::v1::packer&]' /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/object.hpp:872:24: required from 'msgpack::v1::packer& msgpack::v1::packer::pack(const T&) [with T = wchar_t; Stream = msgpack::v1::sbuffer]' /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/adaptor/wstring.hpp:76:19: required from 'msgpack::v1::packer& msgpack::v1::adaptor::pack >::operator()(msgpack::v1::packer&, const wstring&) const [with Stream = msgpack::v1::sbuffer; std::wstring = std::__cxx11::basic_string]' /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/adaptor/adaptor_base.hpp:73:39: required from 'typename msgpack::v1::enable_if<(! msgpack::v1::is_array::value), msgpack::v1::packer&>::type msgpack::v1::operator<<(msgpack::v1::packer&, const T&) [with Stream = msgpack::v1::sbuffer; T = std::__cxx11::basic_string; typename msgpack::v1::enable_if<(! msgpack::v1::is_array::value), msgpack::v1::packer&>::type = msgpack::v1::packer&]' /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/object.hpp:872:24: required from 'msgpack::v1::packer& msgpack::v1::packer::pack(const T&) [with T = std::__cxx11::basic_string; Stream = msgpack::v1::sbuffer]' /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/pack.hpp:675:27: required from 'void msgpack::v1::pack(Stream&, const T&) [with Stream = msgpack::v1::sbuffer; T = std::__cxx11::basic_string]' /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_basic.cpp:732:33: required from here /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include/msgpack/v1/pack.hpp:849:11: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 849 | if (d < 0) { | ~~^~~ [ 51%] Linking CXX executable pack_unpack cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/pack_unpack.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/pack_unpack.dir/pack_unpack.cpp.o -o pack_unpack -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 51%] Built target pack_unpack /usr/bin/gmake -f test/CMakeFiles/version.dir/build.make test/CMakeFiles/version.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/version.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/version.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/version.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/version.dir/depend.internal". Scanning dependencies of target version gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/version.dir/build.make test/CMakeFiles/version.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 52%] Building CXX object test/CMakeFiles/version.dir/version.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/version.dir/version.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/version.cpp [ 53%] Linking CXX executable json cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/json.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/json.dir/json.cpp.o -o json -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 53%] Built target json /usr/bin/gmake -f example/c/CMakeFiles/user_buffer_unpack.dir/build.make example/c/CMakeFiles/user_buffer_unpack.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/user_buffer_unpack.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/user_buffer_unpack.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/user_buffer_unpack.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/user_buffer_unpack.dir/depend.internal". Scanning dependencies of target user_buffer_unpack gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/c/CMakeFiles/user_buffer_unpack.dir/build.make example/c/CMakeFiles/user_buffer_unpack.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 54%] Building C object example/c/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cc -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/user_buffer_unpack.c [ 55%] Linking C executable user_buffer_unpack cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/user_buffer_unpack.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -o user_buffer_unpack -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../../libmsgpackc.so.2.0.0 [ 56%] Linking CXX executable object_with_zone cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/object_with_zone.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/object_with_zone.dir/object_with_zone.cpp.o -o object_with_zone -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 56%] Built target user_buffer_unpack /usr/bin/gmake -f example/c/CMakeFiles/speed_test_uint64_array.dir/build.make example/c/CMakeFiles/speed_test_uint64_array.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint64_array.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint64_array.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint64_array.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint64_array.dir/depend.internal". Scanning dependencies of target speed_test_uint64_array gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/c/CMakeFiles/speed_test_uint64_array.dir/build.make example/c/CMakeFiles/speed_test_uint64_array.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 57%] Building C object example/c/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cc -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/speed_test_uint64_array.c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 58%] Linking C executable speed_test_uint64_array [ 58%] Built target object_with_zone /usr/bin/gmake -f example/c/CMakeFiles/speed_test_uint32_array.dir/build.make example/c/CMakeFiles/speed_test_uint32_array.dir/depend cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/speed_test_uint64_array.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint32_array.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -o speed_test_uint64_array -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../../libmsgpackc.so.2.0.0 Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint32_array.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint32_array.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/speed_test_uint32_array.dir/depend.internal". Scanning dependencies of target speed_test_uint32_array gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/c/CMakeFiles/speed_test_uint32_array.dir/build.make example/c/CMakeFiles/speed_test_uint32_array.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 59%] Building C object example/c/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cc -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/speed_test_uint32_array.c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 59%] Built target speed_test_uint64_array /usr/bin/gmake -f example/c/CMakeFiles/simple_c.dir/build.make example/c/CMakeFiles/simple_c.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/simple_c.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/simple_c.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/simple_c.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/simple_c.dir/depend.internal". Scanning dependencies of target simple_c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/c/CMakeFiles/simple_c.dir/build.make example/c/CMakeFiles/simple_c.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 60%] Building C object example/c/CMakeFiles/simple_c.dir/simple_c.c.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cc -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/simple_c.dir/simple_c.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/simple_c.c [ 61%] Linking C executable speed_test_uint32_array [ 62%] Linking C executable simple_c cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/speed_test_uint32_array.dir/link.txt --verbose=1 [ 63%] Linking CXX executable version cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple_c.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/version.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -o speed_test_uint32_array -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../../libmsgpackc.so.2.0.0 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/version.dir/version.cpp.o -o version -lgtest -lgtest_main -lz -lpthread /usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/simple_c.dir/simple_c.c.o -o simple_c -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../../libmsgpackc.so.2.0.0 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 63%] Built target speed_test_uint32_array /usr/bin/gmake -f example/c/CMakeFiles/lib_buffer_unpack.dir/build.make example/c/CMakeFiles/lib_buffer_unpack.dir/depend [ 63%] Built target simple_c gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/lib_buffer_unpack.dir/DependInfo.cmake --color= /usr/bin/gmake -f example/c/CMakeFiles/boundary.dir/build.make example/c/CMakeFiles/boundary.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/boundary.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/lib_buffer_unpack.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/lib_buffer_unpack.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/lib_buffer_unpack.dir/depend.internal". Scanning dependencies of target lib_buffer_unpack gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/c/CMakeFiles/lib_buffer_unpack.dir/build.make example/c/CMakeFiles/lib_buffer_unpack.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 64%] Building C object example/c/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cc -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/lib_buffer_unpack.c Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/boundary.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/boundary.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c/CMakeFiles/boundary.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Scanning dependencies of target boundary [ 64%] Built target version /usr/bin/gmake -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/c/CMakeFiles/boundary.dir/build.make example/c/CMakeFiles/boundary.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive_map.dir/DependInfo.cmake --color= gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive_map.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive_map.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive_map.dir/depend.internal". [ 65%] Building C object example/c/CMakeFiles/boundary.dir/boundary.c.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cc -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/boundary.dir/boundary.c.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c Scanning dependencies of target class_intrusive_map gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/class_intrusive_map.dir/build.make example/cpp03/CMakeFiles/class_intrusive_map.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 66%] Building CXX object example/cpp03/CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/class_intrusive_map.cpp /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c: In function 'main': /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:60:35: note: in expansion of macro 'check_sbuffer' 60 | msgpack_pack_fix_uint8(x, 0); check_sbuffer(cc00); /* cc 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:61:38: note: in expansion of macro 'check_sbuffer' 61 | msgpack_pack_fix_uint8(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:62:36: note: in expansion of macro 'check_sbuffer' 62 | msgpack_pack_fix_uint16(x, 0); check_sbuffer(cd0000); /* cd 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:63:41: note: in expansion of macro 'check_sbuffer' 63 | msgpack_pack_fix_uint16(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:64:36: note: in expansion of macro 'check_sbuffer' 64 | msgpack_pack_fix_uint32(x, 0); check_sbuffer(ce00000000); /* ce 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:65:45: note: in expansion of macro 'check_sbuffer' 65 | msgpack_pack_fix_uint32(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:66:36: note: in expansion of macro 'check_sbuffer' 66 | msgpack_pack_fix_uint64(x, 0); check_sbuffer(cf0000000000000000); /* cf 00 00 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:67:53: note: in expansion of macro 'check_sbuffer' 67 | msgpack_pack_fix_uint64(x, 0xFFFFFFFFFFFFFFFF); check_sbuffer(cfffffffffffffffff); /* cf ff ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:69:31: note: in expansion of macro 'check_sbuffer' 69 | msgpack_pack_uint8(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:70:34: note: in expansion of macro 'check_sbuffer' 70 | msgpack_pack_uint8(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:71:34: note: in expansion of macro 'check_sbuffer' 71 | msgpack_pack_uint8(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:72:34: note: in expansion of macro 'check_sbuffer' 72 | msgpack_pack_uint8(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:74:32: note: in expansion of macro 'check_sbuffer' 74 | msgpack_pack_uint16(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:75:35: note: in expansion of macro 'check_sbuffer' 75 | msgpack_pack_uint16(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:76:35: note: in expansion of macro 'check_sbuffer' 76 | msgpack_pack_uint16(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:77:35: note: in expansion of macro 'check_sbuffer' 77 | msgpack_pack_uint16(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:78:36: note: in expansion of macro 'check_sbuffer' 78 | msgpack_pack_uint16(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:79:37: note: in expansion of macro 'check_sbuffer' 79 | msgpack_pack_uint16(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:81:32: note: in expansion of macro 'check_sbuffer' 81 | msgpack_pack_uint32(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:82:35: note: in expansion of macro 'check_sbuffer' 82 | msgpack_pack_uint32(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:83:35: note: in expansion of macro 'check_sbuffer' 83 | msgpack_pack_uint32(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:84:35: note: in expansion of macro 'check_sbuffer' 84 | msgpack_pack_uint32(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:85:36: note: in expansion of macro 'check_sbuffer' 85 | msgpack_pack_uint32(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:86:37: note: in expansion of macro 'check_sbuffer' 86 | msgpack_pack_uint32(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:87:38: note: in expansion of macro 'check_sbuffer' 87 | msgpack_pack_uint32(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:88:41: note: in expansion of macro 'check_sbuffer' 88 | msgpack_pack_uint32(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:90:32: note: in expansion of macro 'check_sbuffer' 90 | msgpack_pack_uint64(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:91:35: note: in expansion of macro 'check_sbuffer' 91 | msgpack_pack_uint64(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:92:35: note: in expansion of macro 'check_sbuffer' 92 | msgpack_pack_uint64(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:93:35: note: in expansion of macro 'check_sbuffer' 93 | msgpack_pack_uint64(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:94:36: note: in expansion of macro 'check_sbuffer' 94 | msgpack_pack_uint64(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:95:37: note: in expansion of macro 'check_sbuffer' 95 | msgpack_pack_uint64(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:96:38: note: in expansion of macro 'check_sbuffer' 96 | msgpack_pack_uint64(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:97:41: note: in expansion of macro 'check_sbuffer' 97 | msgpack_pack_uint64(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:98:42: note: in expansion of macro 'check_sbuffer' 98 | msgpack_pack_uint64(x, 0x100000000); check_sbuffer(cf0000000100000000); /* cf 00 00 00 01 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:99:49: note: in expansion of macro 'check_sbuffer' 99 | msgpack_pack_uint64(x, 0xFFFFFFFFFFFFFFFF); check_sbuffer(cfffffffffffffffff); /* cf ff ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:101:37: note: in expansion of macro 'check_sbuffer' 101 | msgpack_pack_fix_int8(x, 0x7F); check_sbuffer(d07f); /* d0 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:102:40: note: in expansion of macro 'check_sbuffer' 102 | msgpack_pack_fix_int8(x, -0x7F-1); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:103:40: note: in expansion of macro 'check_sbuffer' 103 | msgpack_pack_fix_int16(x, 0x7FFF); check_sbuffer(d17fff); /* d1 7f ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:104:43: note: in expansion of macro 'check_sbuffer' 104 | msgpack_pack_fix_int16(x, -0x7FFF-1); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:105:44: note: in expansion of macro 'check_sbuffer' 105 | msgpack_pack_fix_int32(x, 0x7FFFFFFF); check_sbuffer(d27fffffff); /* d2 7f ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:106:47: note: in expansion of macro 'check_sbuffer' 106 | msgpack_pack_fix_int32(x, -0x7FFFFFFF-1); check_sbuffer(d280000000); /* d2 80 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:107:52: note: in expansion of macro 'check_sbuffer' 107 | msgpack_pack_fix_int64(x, 0x7FFFFFFFFFFFFFFF); check_sbuffer(d37fffffffffffffff); /* d3 7f ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:108:55: note: in expansion of macro 'check_sbuffer' 108 | msgpack_pack_fix_int64(x, -0x7FFFFFFFFFFFFFFF-1); check_sbuffer(d38000000000000000); /* d3 80 00 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:110:36: note: in expansion of macro 'check_sbuffer' 110 | msgpack_pack_int8(x, -0x7F-1); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:111:34: note: in expansion of macro 'check_sbuffer' 111 | msgpack_pack_int8(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:112:34: note: in expansion of macro 'check_sbuffer' 112 | msgpack_pack_int8(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:113:31: note: in expansion of macro 'check_sbuffer' 113 | msgpack_pack_int8(x, -1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:114:30: note: in expansion of macro 'check_sbuffer' 114 | msgpack_pack_int8(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:115:33: note: in expansion of macro 'check_sbuffer' 115 | msgpack_pack_int8(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:117:39: note: in expansion of macro 'check_sbuffer' 117 | msgpack_pack_int16(x, -0x7FFF-1); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:118:35: note: in expansion of macro 'check_sbuffer' 118 | msgpack_pack_int16(x, -0x81); check_sbuffer(d1ff7f); /* d1 ff 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:119:35: note: in expansion of macro 'check_sbuffer' 119 | msgpack_pack_int16(x, -0x80); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:120:35: note: in expansion of macro 'check_sbuffer' 120 | msgpack_pack_int16(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:121:35: note: in expansion of macro 'check_sbuffer' 121 | msgpack_pack_int16(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:122:34: note: in expansion of macro 'check_sbuffer' 122 | msgpack_pack_int16(x, -0x1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:123:31: note: in expansion of macro 'check_sbuffer' 123 | msgpack_pack_int16(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:124:34: note: in expansion of macro 'check_sbuffer' 124 | msgpack_pack_int16(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:125:34: note: in expansion of macro 'check_sbuffer' 125 | msgpack_pack_int16(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:126:34: note: in expansion of macro 'check_sbuffer' 126 | msgpack_pack_int16(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:127:35: note: in expansion of macro 'check_sbuffer' 127 | msgpack_pack_int16(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:128:36: note: in expansion of macro 'check_sbuffer' 128 | msgpack_pack_int16(x, 0x7FFF); check_sbuffer(cd7fff); /* cd 7f ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:130:43: note: in expansion of macro 'check_sbuffer' 130 | msgpack_pack_int32(x, -0x7FFFFFFF-1); check_sbuffer(d280000000); /* d2 80 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:131:37: note: in expansion of macro 'check_sbuffer' 131 | msgpack_pack_int32(x, -0x8001); check_sbuffer(d2ffff7fff); /* d2 ff ff 7f ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:132:37: note: in expansion of macro 'check_sbuffer' 132 | msgpack_pack_int32(x, -0x8000); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:133:35: note: in expansion of macro 'check_sbuffer' 133 | msgpack_pack_int32(x, -0x81); check_sbuffer(d1ff7f); /* d1 ff 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:134:35: note: in expansion of macro 'check_sbuffer' 134 | msgpack_pack_int32(x, -0x80); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:135:35: note: in expansion of macro 'check_sbuffer' 135 | msgpack_pack_int32(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:136:35: note: in expansion of macro 'check_sbuffer' 136 | msgpack_pack_int32(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:137:34: note: in expansion of macro 'check_sbuffer' 137 | msgpack_pack_int32(x, -0x1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:138:31: note: in expansion of macro 'check_sbuffer' 138 | msgpack_pack_int32(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:139:34: note: in expansion of macro 'check_sbuffer' 139 | msgpack_pack_int32(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:140:34: note: in expansion of macro 'check_sbuffer' 140 | msgpack_pack_int32(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:141:34: note: in expansion of macro 'check_sbuffer' 141 | msgpack_pack_int32(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:142:35: note: in expansion of macro 'check_sbuffer' 142 | msgpack_pack_int32(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:143:36: note: in expansion of macro 'check_sbuffer' 143 | msgpack_pack_int32(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:144:37: note: in expansion of macro 'check_sbuffer' 144 | msgpack_pack_int32(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:145:40: note: in expansion of macro 'check_sbuffer' 145 | msgpack_pack_int32(x, 0x7FFFFFFF); check_sbuffer(ce7fffffff); /* ce 7f ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:147:51: note: in expansion of macro 'check_sbuffer' 147 | msgpack_pack_int64(x, -0x7FFFFFFFFFFFFFFF-1); check_sbuffer(d38000000000000000); /* d3 80 00 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:148:44: note: in expansion of macro 'check_sbuffer' 148 | msgpack_pack_int64(x, -((1LL<<31)+1)); check_sbuffer(d3ffffffff7fffffff); /* d3 ff ff ff ff 7f ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:149:40: note: in expansion of macro 'check_sbuffer' 149 | msgpack_pack_int64(x, -(1LL<<31)); check_sbuffer(d280000000); /* d2 80 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:150:37: note: in expansion of macro 'check_sbuffer' 150 | msgpack_pack_int64(x, -0x8001); check_sbuffer(d2ffff7fff); /* d2 ff ff 7f ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:151:37: note: in expansion of macro 'check_sbuffer' 151 | msgpack_pack_int64(x, -0x8000); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:152:35: note: in expansion of macro 'check_sbuffer' 152 | msgpack_pack_int64(x, -0x81); check_sbuffer(d1ff7f); /* d1 ff 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:153:35: note: in expansion of macro 'check_sbuffer' 153 | msgpack_pack_int64(x, -0x80); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:154:35: note: in expansion of macro 'check_sbuffer' 154 | msgpack_pack_int64(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:155:35: note: in expansion of macro 'check_sbuffer' 155 | msgpack_pack_int64(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:156:34: note: in expansion of macro 'check_sbuffer' 156 | msgpack_pack_int64(x, -0x1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:157:31: note: in expansion of macro 'check_sbuffer' 157 | msgpack_pack_int64(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:158:34: note: in expansion of macro 'check_sbuffer' 158 | msgpack_pack_int64(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:159:34: note: in expansion of macro 'check_sbuffer' 159 | msgpack_pack_int64(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:160:34: note: in expansion of macro 'check_sbuffer' 160 | msgpack_pack_int64(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:161:35: note: in expansion of macro 'check_sbuffer' 161 | msgpack_pack_int64(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:162:36: note: in expansion of macro 'check_sbuffer' 162 | msgpack_pack_int64(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:163:37: note: in expansion of macro 'check_sbuffer' 163 | msgpack_pack_int64(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:164:40: note: in expansion of macro 'check_sbuffer' 164 | msgpack_pack_int64(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:165:41: note: in expansion of macro 'check_sbuffer' 165 | msgpack_pack_int64(x, 0x100000000); check_sbuffer(cf0000000100000000); /* cf 00 00 00 01 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:166:48: note: in expansion of macro 'check_sbuffer' 166 | msgpack_pack_int64(x, 0x7FFFFFFFFFFFFFFF); check_sbuffer(cf7fffffffffffffff); /* cf 7f ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:168:29: note: in expansion of macro 'check_sbuffer' 168 | msgpack_pack_nil(x); check_sbuffer(c0); /* c0 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:169:29: note: in expansion of macro 'check_sbuffer' 169 | msgpack_pack_false(x); check_sbuffer(c2); /* c2 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:170:29: note: in expansion of macro 'check_sbuffer' 170 | msgpack_pack_true(x); check_sbuffer(c3); /* c3 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:172:33: note: in expansion of macro 'check_sbuffer' 172 | msgpack_pack_float(x, 1.0); check_sbuffer(ca3f800000); /* ca 3f 80 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:173:34: note: in expansion of macro 'check_sbuffer' 173 | msgpack_pack_double(x, 1.0); check_sbuffer(cb3ff0000000000000); /* cb 3f f0 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:193:38: note: in expansion of macro 'check_sbuffer' 193 | msgpack_pack_str(x, 0); /* "" */ check_sbuffer(a0); /* a0 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:195:19: note: in expansion of macro 'check_sbuffer_n' 195 | fill_str(31); check_sbuffer_n(bf); /* bf ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:197:19: note: in expansion of macro 'check_sbuffer_n' 197 | fill_str(32); check_sbuffer_n(d920); /* d9 20 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:199:20: note: in expansion of macro 'check_sbuffer_n' 199 | fill_str(255); check_sbuffer_n(d9ff); /* d9 ff ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:201:20: note: in expansion of macro 'check_sbuffer_n' 201 | fill_str(256); check_sbuffer_n(da0100); /* da 01 00 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:203:22: note: in expansion of macro 'check_sbuffer_n' 203 | fill_str(65535); check_sbuffer_n(daffff); /* da ff ff ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:205:22: note: in expansion of macro 'check_sbuffer_n' 205 | fill_str(65536); check_sbuffer_n(db00010000); /* db 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:213:38: note: in expansion of macro 'check_sbuffer' 213 | msgpack_pack_map(x, 0); /* {} */ check_sbuffer(80); /* 80 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:215:18: note: in expansion of macro 'check_sbuffer_n' 215 | fill_map(1); check_sbuffer_n(81); /* 81 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:217:19: note: in expansion of macro 'check_sbuffer_n' 217 | fill_map(15); check_sbuffer_n(8f); /* 8f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:219:19: note: in expansion of macro 'check_sbuffer_n' 219 | fill_map(16); check_sbuffer_n(de0010); /* de 00 10 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:221:22: note: in expansion of macro 'check_sbuffer_n' 221 | fill_map(65535); check_sbuffer_n(deffff); /* de ff ff ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:223:22: note: in expansion of macro 'check_sbuffer_n' 223 | fill_map(65536); check_sbuffer_n(df00010000); /* df 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:231:40: note: in expansion of macro 'check_sbuffer' 231 | msgpack_pack_array(x, 0); /* [] */ check_sbuffer(90); /* 90 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:233:20: note: in expansion of macro 'check_sbuffer_n' 233 | fill_array(1); check_sbuffer_n(91); /* 91 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:235:21: note: in expansion of macro 'check_sbuffer_n' 235 | fill_array(15); check_sbuffer_n(9f); /* 9f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:237:21: note: in expansion of macro 'check_sbuffer_n' 237 | fill_array(16); check_sbuffer_n(dc0010); /* dc 00 10 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:239:24: note: in expansion of macro 'check_sbuffer_n' 239 | fill_array(65535); check_sbuffer_n(dcffff); /* dc ff ff ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:241:24: note: in expansion of macro 'check_sbuffer_n' 241 | fill_array(65536); check_sbuffer_n(dd00010000); /* dd 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:245:29: note: in expansion of macro 'check_sbuffer' 245 | msgpack_pack_bin(x, 0); check_sbuffer(c400); /* c4 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:247:18: note: in expansion of macro 'check_sbuffer_n' 247 | fill_bin(1); check_sbuffer_n(c401); /* c4 01 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:249:20: note: in expansion of macro 'check_sbuffer_n' 249 | fill_bin(255); check_sbuffer_n(c4ff); /* c4 ff ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:251:20: note: in expansion of macro 'check_sbuffer_n' 251 | fill_bin(256); check_sbuffer_n(c50100); /* c5 01 00 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:253:22: note: in expansion of macro 'check_sbuffer_n' 253 | fill_bin(65535); check_sbuffer_n(c5ffff); /* c5 ff ff ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:255:22: note: in expansion of macro 'check_sbuffer_n' 255 | fill_bin(65536); check_sbuffer_n(c600010000); /* c6 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:260:18: note: in expansion of macro 'check_sbuffer_n' 260 | fill_ext(1); check_sbuffer_n(d47f); /* d4 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:262:18: note: in expansion of macro 'check_sbuffer_n' 262 | fill_ext(2); check_sbuffer_n(d57f); /* d5 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:264:18: note: in expansion of macro 'check_sbuffer_n' 264 | fill_ext(4); check_sbuffer_n(d67f); /* d6 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:266:18: note: in expansion of macro 'check_sbuffer_n' 266 | fill_ext(8); check_sbuffer_n(d77f); /* d7 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:268:19: note: in expansion of macro 'check_sbuffer_n' 268 | fill_ext(16); check_sbuffer_n(d87f); /* d8 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:270:35: note: in expansion of macro 'check_sbuffer' 270 | msgpack_pack_ext(x, 0, 0x7F); check_sbuffer(c7007f); /* c7 00 7f */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:272:18: note: in expansion of macro 'check_sbuffer_n' 272 | fill_ext(3); check_sbuffer_n(c7037f); /* c7 03 7f */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:274:18: note: in expansion of macro 'check_sbuffer_n' 274 | fill_ext(5); check_sbuffer_n(c7057f); /* c7 05 7f */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:276:19: note: in expansion of macro 'check_sbuffer_n' 276 | fill_ext(17); check_sbuffer_n(c7117f); /* c7 11 7f */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:278:20: note: in expansion of macro 'check_sbuffer_n' 278 | fill_ext(255); check_sbuffer_n(c7ff7f); /* c7 ff 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:280:20: note: in expansion of macro 'check_sbuffer_n' 280 | fill_ext(256); check_sbuffer_n(c801007f); /* c8 01 00 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:282:22: note: in expansion of macro 'check_sbuffer_n' 282 | fill_ext(65535); check_sbuffer_n(c8ffff7f); /* c8 ff ff 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:284:22: note: in expansion of macro 'check_sbuffer_n' 284 | fill_ext(65536); check_sbuffer_n(c9000100007f); /* c9 00 01 00 00 7f ... */ | ^~~~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:286:36: note: in expansion of macro 'check_sbuffer' 286 | msgpack_pack_timestamp(x, ts); check_sbuffer(d6ffffffffff); /* d6 ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:287:40: note: in expansion of macro 'check_sbuffer' 287 | msgpack_pack_timestamp(x, ts + 1); check_sbuffer(d7ff0000000100000000); /* d7 ff 00 00 00 01 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:288:40: note: in expansion of macro 'check_sbuffer' 288 | msgpack_pack_timestamp(x, ts + 2); check_sbuffer(d7ff00000003ffffffff); /* d7 ff 00 00 00 03 ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:289:40: note: in expansion of macro 'check_sbuffer' 289 | msgpack_pack_timestamp(x, ts + 3); check_sbuffer(c70cff000000000000000400000000); /* c7 0c ff 00 00 00 00 00 00 00 04 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:290:40: note: in expansion of macro 'check_sbuffer' 290 | msgpack_pack_timestamp(x, ts + 4); check_sbuffer(c70cffffffffff7fffffffffffffff); /* c7 0c ff ff ff ff ff 7f ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/c/boundary.c:39:12: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 39 | size_t offset = 0; | ^~~~~~ [ 67%] Linking C executable lib_buffer_unpack cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/lib_buffer_unpack.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -o lib_buffer_unpack -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../../libmsgpackc.so.2.0.0 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 67%] Built target lib_buffer_unpack /usr/bin/gmake -f example/cpp03/CMakeFiles/class_non_intrusive.dir/build.make example/cpp03/CMakeFiles/class_non_intrusive.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_non_intrusive.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_non_intrusive.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_non_intrusive.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_non_intrusive.dir/depend.internal". Scanning dependencies of target class_non_intrusive gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/class_non_intrusive.dir/build.make example/cpp03/CMakeFiles/class_non_intrusive.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 68%] Building CXX object example/cpp03/CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/class_non_intrusive.cpp [ 69%] Linking C executable boundary cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/c && /usr/bin/cmake -E cmake_link_script CMakeFiles/boundary.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/boundary.dir/boundary.c.o -o boundary -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../../libmsgpackc.so.2.0.0 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 69%] Built target boundary /usr/bin/gmake -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/custom.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/custom.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/custom.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/custom.dir/depend.internal". Scanning dependencies of target custom gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/custom.dir/build.make example/cpp03/CMakeFiles/custom.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 70%] Building CXX object example/cpp03/CMakeFiles/custom.dir/custom.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/custom.dir/custom.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/custom.cpp [ 71%] Linking CXX executable visitor cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/visitor.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/visitor.dir/visitor.cpp.o -o visitor -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 71%] Built target visitor /usr/bin/gmake -f example/cpp03/CMakeFiles/reuse_zone.dir/build.make example/cpp03/CMakeFiles/reuse_zone.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/reuse_zone.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/reuse_zone.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/reuse_zone.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/reuse_zone.dir/depend.internal". [ 72%] Linking CXX executable raw Scanning dependencies of target reuse_zone cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/raw.dir/link.txt --verbose=1 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/reuse_zone.dir/build.make example/cpp03/CMakeFiles/reuse_zone.dir/build /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/raw.dir/raw.cpp.o -o raw -lgtest -lgtest_main -lz -lpthread gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 73%] Building CXX object example/cpp03/CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/reuse_zone.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 73%] Built target raw /usr/bin/gmake -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/simple.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/simple.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/simple.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/simple.dir/depend.internal". Scanning dependencies of target simple gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/simple.dir/build.make example/cpp03/CMakeFiles/simple.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 74%] Building CXX object example/cpp03/CMakeFiles/simple.dir/simple.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/simple.dir/simple.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/simple.cpp [ 75%] Linking CXX executable limit cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/limit.dir/link.txt --verbose=1 [ 76%] Linking CXX executable class_intrusive_map cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/class_intrusive_map.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/class_intrusive_map.dir/class_intrusive_map.cpp.o -o class_intrusive_map /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/limit.dir/limit.cpp.o -o limit -lgtest -lgtest_main -lz -lpthread [ 77%] Linking CXX executable class_non_intrusive cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/class_non_intrusive.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/class_non_intrusive.dir/class_non_intrusive.cpp.o -o class_non_intrusive [ 78%] Linking CXX executable custom gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/custom.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/custom.dir/custom.cpp.o -o custom [ 78%] Built target class_intrusive_map /usr/bin/gmake -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/enum.dir/DependInfo.cmake --color= [ 78%] Built target limit Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/enum.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/enum.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/enum.dir/depend.internal". /usr/bin/gmake -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/map_based_versionup.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/map_based_versionup.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/map_based_versionup.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/map_based_versionup.dir/depend.internal". gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Scanning dependencies of target enum gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Scanning dependencies of target map_based_versionup [ 78%] Built target class_non_intrusive gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/enum.dir/build.make example/cpp03/CMakeFiles/enum.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/map_based_versionup.dir/build.make example/cpp03/CMakeFiles/map_based_versionup.dir/build [ 79%] Building CXX object example/cpp03/CMakeFiles/enum.dir/enum.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/enum.dir/enum.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/enum.cpp gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/stream.dir/build.make example/cpp03/CMakeFiles/stream.dir/depend gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/stream.dir/DependInfo.cmake --color= [ 80%] Building CXX object example/cpp03/CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/map_based_versionup.cpp Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/stream.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/stream.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/stream.dir/depend.internal". [ 80%] Built target custom /usr/bin/gmake -f example/cpp03/CMakeFiles/class_intrusive.dir/build.make example/cpp03/CMakeFiles/class_intrusive.dir/depend Scanning dependencies of target stream gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive.dir/DependInfo.cmake --color= /usr/bin/gmake -f example/cpp03/CMakeFiles/stream.dir/build.make example/cpp03/CMakeFiles/stream.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/class_intrusive.dir/depend.internal". [ 81%] Building CXX object example/cpp03/CMakeFiles/stream.dir/stream.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/stream.dir/stream.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/stream.cpp Scanning dependencies of target class_intrusive gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/class_intrusive.dir/build.make example/cpp03/CMakeFiles/class_intrusive.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 82%] Building CXX object example/cpp03/CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/class_intrusive.cpp [ 83%] Linking CXX executable user_class cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/user_class.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/user_class.dir/user_class.cpp.o -o user_class -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 83%] Built target user_class /usr/bin/gmake -f example/cpp03/CMakeFiles/protocol_new.dir/build.make example/cpp03/CMakeFiles/protocol_new.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/protocol_new.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/protocol_new.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/protocol_new.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03/CMakeFiles/protocol_new.dir/depend.internal". Scanning dependencies of target protocol_new gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f example/cpp03/CMakeFiles/protocol_new.dir/build.make example/cpp03/CMakeFiles/protocol_new.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 84%] Building CXX object example/cpp03/CMakeFiles/protocol_new.dir/protocol_new.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -o CMakeFiles/protocol_new.dir/protocol_new.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/example/cpp03/protocol_new.cpp [ 85%] Linking CXX executable reuse_zone cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/reuse_zone.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/reuse_zone.dir/reuse_zone.cpp.o -o reuse_zone gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 85%] Built target reuse_zone [ 86%] Linking CXX executable simple /usr/bin/gmake -f test/CMakeFiles/fixint_c.dir/build.make test/CMakeFiles/fixint_c.dir/depend cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/simple.dir/link.txt --verbose=1 gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint_c.dir/DependInfo.cmake --color= /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/simple.dir/simple.cpp.o -o simple Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint_c.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint_c.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/fixint_c.dir/depend.internal". Scanning dependencies of target fixint_c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/fixint_c.dir/build.make test/CMakeFiles/fixint_c.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 87%] Building CXX object test/CMakeFiles/fixint_c.dir/fixint_c.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/fixint_c.dir/fixint_c.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/fixint_c.cpp gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 87%] Built target simple /usr/bin/gmake -f test/CMakeFiles/pack_unpack_c.dir/build.make test/CMakeFiles/pack_unpack_c.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack_c.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack_c.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack_c.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/pack_unpack_c.dir/depend.internal". Scanning dependencies of target pack_unpack_c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/pack_unpack_c.dir/build.make test/CMakeFiles/pack_unpack_c.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 88%] Building CXX object test/CMakeFiles/pack_unpack_c.dir/pack_unpack_c.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/pack_unpack_c.dir/pack_unpack_c.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/pack_unpack_c.cpp [ 89%] Linking CXX executable fixint_c cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/fixint_c.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/fixint_c.dir/fixint_c.cpp.o -o fixint_c -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../libmsgpackc.so.2.0.0 -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 89%] Built target fixint_c /usr/bin/gmake -f test/CMakeFiles/streaming_c.dir/build.make test/CMakeFiles/streaming_c.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming_c.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming_c.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming_c.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/streaming_c.dir/depend.internal". Scanning dependencies of target streaming_c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/streaming_c.dir/build.make test/CMakeFiles/streaming_c.dir/build [ 90%] Linking CXX executable enum gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/enum.dir/link.txt --verbose=1 [ 91%] Building CXX object test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/streaming_c.dir/streaming_c.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/streaming_c.cpp /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/enum.dir/enum.cpp.o -o enum gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 91%] Built target enum /usr/bin/gmake -f test/CMakeFiles/msgpack_c.dir/build.make test/CMakeFiles/msgpack_c.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_c.dir/DependInfo.cmake --color= Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_c.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_c.dir/depend.internal". Dependee "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test/CMakeFiles/msgpack_c.dir/depend.internal". Scanning dependencies of target msgpack_c gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/gmake -f test/CMakeFiles/msgpack_c.dir/build.make test/CMakeFiles/msgpack_c.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 92%] Building CXX object test/CMakeFiles/msgpack_c.dir/msgpack_c.cpp.o cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/c++ -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/include -I/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/include -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wextra -Wconversion -o CMakeFiles/msgpack_c.dir/msgpack_c.cpp.o -c /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/test/msgpack_c.cpp [ 93%] Linking CXX executable stream [ 94%] Linking CXX executable pack_unpack_c cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/pack_unpack_c.dir/link.txt --verbose=1 cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/stream.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/pack_unpack_c.dir/pack_unpack_c.cpp.o -o pack_unpack_c -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../libmsgpackc.so.2.0.0 -lgtest -lgtest_main -lz -lpthread /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/stream.dir/stream.cpp.o -o stream -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 94%] Built target stream gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 94%] Built target pack_unpack_c [ 95%] Linking CXX executable protocol_new cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/protocol_new.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/protocol_new.dir/protocol_new.cpp.o -o protocol_new gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 95%] Built target protocol_new [ 96%] Linking CXX executable class_intrusive cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/class_intrusive.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/class_intrusive.dir/class_intrusive.cpp.o -o class_intrusive gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 96%] Built target class_intrusive [ 97%] Linking CXX executable msgpack_basic cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgpack_basic.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/msgpack_basic.dir/msgpack_basic.cpp.o -o msgpack_basic -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 97%] Built target msgpack_basic [ 98%] Linking CXX executable map_based_versionup cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/example/cpp03 && /usr/bin/cmake -E cmake_link_script CMakeFiles/map_based_versionup.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/map_based_versionup.dir/map_based_versionup.cpp.o -o map_based_versionup gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 98%] Built target map_based_versionup [ 99%] Linking CXX executable streaming_c cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/streaming_c.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/streaming_c.dir/streaming_c.cpp.o -o streaming_c -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../libmsgpackc.so.2.0.0 -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [ 99%] Built target streaming_c [100%] Linking CXX executable msgpack_c cd /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/msgpack_c.dir/link.txt --verbose=1 /usr/bin/c++ -DMSGPACK_DEFAULT_API_VERSION=3 -std=c++98 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/msgpack_c.dir/msgpack_c.cpp.o -o msgpack_c -Wl,-rpath,/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build ../libmsgpackc.so.2.0.0 -lgtest -lgtest_main -lz -lpthread gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' [100%] Built target msgpack_c gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/msgpack-3.3.0/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XthL78 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 + cd msgpack-3.3.0 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/libmsgpackc.so.2.0.0 -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/libmsgpackc.so.2 -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/libmsgpackc.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/fbuffer.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/object.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/alpha.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/arm.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/blackfin.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/convex.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/ia64.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/m68k.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/mips.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/parisc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/ppc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/ptx.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/pyramid.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/rs6k.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/sparc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/superh.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/sys370.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/sys390.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/x86.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/x86/32.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/x86/64.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/architecture/z.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/borland.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/clang.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/comeau.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/compaq.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/diab.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/digitalmars.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/dignus.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/edg.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/ekopath.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/gcc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/gcc_xml.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/greenhills.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/hp_acc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/iar.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/ibm.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/intel.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/kai.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/llvm.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/metaware.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/metrowerks.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/microtec.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/mpw.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/nvcc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/palm.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/pgi.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/sgi_mipspro.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/sunpro.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/tendra.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/visualc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/compiler/watcom.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/_cassert.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/_exception.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/comp_detected.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/endian_compat.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/os_detected.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/platform_detected.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/test.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/detail/test_def.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/arm.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/arm/versions.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/ppc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/ppc/versions.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/x86.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/x86/versions.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/x86_amd.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/hardware/simd/x86_amd/versions.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/language.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/language/cuda.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/language/objc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/language/stdc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/language/stdcpp.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/c.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/c/_prefix.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/c/cloudabi.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/c/gnu.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/c/uc.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/c/vms.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/c/zos.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/_prefix.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/cxx.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/dinkumware.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/libcomo.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/modena.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/msl.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/roguewave.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/sgi.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/stdcpp3.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/stlport.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/library/std/vacpp.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/make.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/aix.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/amigaos.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/android.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/beos.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/bsd.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/bsd/bsdi.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/bsd/dragonfly.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/bsd/free.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/bsd/net.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/bsd/open.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/cygwin.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/haiku.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/hpux.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/ios.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/irix.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/linux.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/macos.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/os400.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/qnxnto.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/solaris.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/unix.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/vms.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/os/windows.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/other.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/other/endian.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/other/workaround.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/cloudabi.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/ios.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/mingw.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/mingw32.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/mingw64.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/windows_desktop.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/windows_phone.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/windows_runtime.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/windows_server.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/windows_store.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/windows_system.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/platform/windows_uwp.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/version.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/predef/version_number.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/sysdep.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/unpack_define.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/version_master.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/zbuffer.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/zone.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/gcc_atomic.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/pack.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/pack_define.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/pack_template.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/sbuffer.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/timestamp.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/unpack.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/unpack_template.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/util.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/version.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/vrefbuffer.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/adaptor_base.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/adaptor_base_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/array_ref.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/array_ref_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/bool.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/boost/fusion.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/boost/msgpack_variant.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/boost/msgpack_variant_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/boost/optional.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/boost/string_ref.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/boost/string_view.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/carray.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/char_ptr.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/check_container_size.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/check_container_size_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/array_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/array_unsigned_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/chrono.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/forward_list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/reference_wrapper.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/shared_ptr.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/timespec.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/unique_ptr.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/unordered_map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp11/unordered_set.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp17/byte.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp17/carray_byte.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp17/optional.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp17/string_view.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/cpp17/vector_byte.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/define.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/define_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/deque.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/ext.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/ext_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/fixint.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/fixint_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/float.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/int.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/int_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/msgpack_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/nil.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/nil_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/pair.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/raw.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/set.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/size_equal_only.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/size_equal_only_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/string.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/tr1/unordered_map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/tr1/unordered_set.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/v4raw.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/v4raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/vector.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/vector_bool.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/vector_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/vector_unsigned_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/adaptor/wstring.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/cpp_config.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/cpp_config_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/create_object_visitor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/create_object_visitor_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/fbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/fbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/gcc_atomic.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/iterator.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/iterator_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/meta.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/meta_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/null_visitor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/null_visitor_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/object.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/object_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/object_fwd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/object_fwd_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/pack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/pack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/parse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/parse_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/parse_return.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/add.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/dec.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/detail/div_base.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/div.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/inc.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/mod.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/mul.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/arithmetic/sub.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/data.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/detail/get_data.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/elem.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/enum.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/insert.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/pop_back.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/pop_front.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/push_back.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/push_front.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/remove.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/replace.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/reverse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/size.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/to_list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/to_seq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/array/to_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/assert_msg.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/cat.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comma.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comma_if.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comparison.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comparison/equal.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comparison/greater.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comparison/greater_equal.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comparison/less.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comparison/less_equal.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/comparison/not_equal.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/config/config.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/config/limits.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/deduce_d.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/detail/dmc/while.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/detail/edg/while.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/detail/msvc/while.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/detail/while.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/expr_if.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/expr_iif.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/if.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/iif.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/control/while.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/debug.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/debug/assert.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/debug/error.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/debug/line.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/dec.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/auto_rec.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/check.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/dmc/auto_rec.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/is_binary.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/is_nullary.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/is_unary.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/null.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/detail/split.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/empty.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/enum.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/enum_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/enum_params_with_a_default.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/enum_params_with_defaults.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/enum_shifted.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/enum_shifted_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/expand.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/expr_if.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/apply.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/detail/is_empty.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/empty.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/expand.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/identity.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/intercept.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/is_1.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/is_empty.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/is_empty_or_1.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/is_empty_variadic.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/facilities/overload.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/for.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/identity.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/if.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/inc.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iterate.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower1.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower2.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower3.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower4.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/lower5.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper1.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper2.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper3.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper4.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/bounds/upper5.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/finish.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/forward1.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/forward2.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/forward3.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/forward4.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/forward5.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse1.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse2.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse3.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse4.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/iter/reverse5.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/local.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/rlocal.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/self.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/detail/start.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/iterate.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/local.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/iteration/self.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/library.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/limits.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/adt.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/append.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/at.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/cat.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/detail/dmc/fold_left.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/detail/edg/fold_left.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/detail/edg/fold_right.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/detail/fold_left.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/detail/fold_right.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/enum.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/filter.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/first_n.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/fold_left.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/fold_right.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/for_each.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/for_each_i.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/for_each_product.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/rest_n.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/reverse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/size.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/to_array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/to_seq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/to_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/list/transform.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/and.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/bitand.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/bitnor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/bitor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/bitxor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/bool.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/compl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/nor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/not.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/or.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/logical/xor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/max.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/min.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation/comma.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation/comma_if.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation/detail/is_begin_parens.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation/is_begin_parens.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation/paren.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation/paren_if.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/punctuation/remove_parens.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repeat.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repeat_2nd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repeat_3rd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repeat_from_to.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repeat_from_to_2nd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repeat_from_to_3rd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/deduce_r.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/deduce_z.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/detail/dmc/for.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/detail/edg/for.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/detail/for.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/detail/msvc/for.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_binary_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_params_with_a_default.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_params_with_defaults.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_shifted.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_shifted_binary_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_shifted_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_trailing.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_trailing_binary_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/enum_trailing_params.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/for.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/repeat.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/repetition/repeat_from_to.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/selection.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/selection/max.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/selection/min.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/cat.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/detail/binary_transform.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/detail/is_empty.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/detail/split.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/detail/to_list_msvc.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/elem.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/enum.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/filter.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/first_n.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/fold_left.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/fold_right.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/for_each.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/for_each_i.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/for_each_product.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/insert.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/pop_back.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/pop_front.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/push_back.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/push_front.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/remove.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/replace.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/rest_n.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/reverse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/seq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/size.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/subseq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/to_array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/to_list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/to_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/transform.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/seq/variadic_seq_to_seq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/counter.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/counter.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/def.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/shared.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/slot1.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/slot2.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/slot3.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/slot4.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/detail/slot5.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/slot/slot.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/stringize.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/detail/is_single_return.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/eat.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/elem.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/enum.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/insert.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/pop_back.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/pop_front.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/push_back.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/push_front.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/rem.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/remove.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/replace.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/reverse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/size.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/to_array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/to_list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/tuple/to_seq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic/detail/is_single_return.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic/elem.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic/size.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic/to_array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic/to_list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic/to_seq.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/variadic/to_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/while.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/preprocessor/wstringize.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/sbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/sbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/type.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/unpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/unpack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/unpack_exception.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/adaptor_base.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/adaptor_base_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/array_ref.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/array_ref_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/bool.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/boost/fusion.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/boost/msgpack_variant.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/boost/msgpack_variant_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/boost/optional.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/boost/string_ref.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/boost/string_view.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/carray.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/char_ptr.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/check_container_size.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/check_container_size_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/array_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/array_unsigned_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/chrono.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/forward_list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/reference_wrapper.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/shared_ptr.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/timespec.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/unique_ptr.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/unordered_map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp11/unordered_set.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp17/byte.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp17/carray_byte.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp17/optional.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp17/string_view.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/cpp17/vector_byte.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/define.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/define_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/deque.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp03_define_array_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp03_define_map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp03_msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp11_convert_helper.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp11_define_array_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp11_define_map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/detail/cpp11_msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/ext.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/ext_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/fixint.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/fixint_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/float.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/int.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/int_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/list.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/msgpack_tuple.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/nil.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/nil_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/pair.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/raw.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/set.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/size_equal_only.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/size_equal_only_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/string.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/tr1/unordered_map.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/tr1/unordered_set.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/v4raw.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/v4raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/vector.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/vector_bool.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/vector_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/vector_unsigned_char.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/adaptor/wstring.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/cpp_config.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/cpp_config_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/detail/cpp03_zone.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/detail/cpp03_zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/detail/cpp11_zone.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/detail/cpp11_zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/fbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/fbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/iterator.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/iterator_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/meta.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/meta_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/object.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/object_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/object_fwd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/object_fwd_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/pack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/pack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/parse_return.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/preprocessor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/sbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/sbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/unpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/unpack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/unpack_exception.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/version.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/versioning.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/vrefbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/vrefbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/zbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/zbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/zone.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v1/zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/adaptor_base.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/adaptor_base_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/array_ref_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/boost/msgpack_variant_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/check_container_size_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/define_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/detail/cpp03_define_array_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/detail/cpp03_define_map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/detail/cpp03_msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/detail/cpp11_define_array_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/detail/cpp11_define_map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/detail/cpp11_msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/ext_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/fixint_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/int_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/nil_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/size_equal_only_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/adaptor/v4raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/cpp_config_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/create_object_visitor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/create_object_visitor_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/detail/cpp03_zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/detail/cpp11_zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/fbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/iterator_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/meta_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/null_visitor.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/null_visitor_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/object.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/object_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/object_fwd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/object_fwd_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/pack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/parse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/parse_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/parse_return.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/sbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/unpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/unpack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/vrefbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/x3_parse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/x3_parse_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/x3_unpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/x3_unpack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/zbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v2/zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/adaptor_base.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/adaptor_base_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/array_ref_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/boost/msgpack_variant_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/check_container_size_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/define_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/detail/cpp03_define_array_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/detail/cpp03_define_map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/detail/cpp03_msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/detail/cpp11_define_array_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/detail/cpp11_define_map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/detail/cpp11_msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/ext_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/fixint_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/int_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/map_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/msgpack_tuple_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/nil_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/size_equal_only_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/adaptor/v4raw_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/cpp_config_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/create_object_visitor_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/detail/cpp03_zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/detail/cpp11_zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/fbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/iterator_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/meta_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/null_visitor_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/object_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/object_fwd.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/object_fwd_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/pack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/parse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/parse_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/parse_return.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/sbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/unpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/unpack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/vrefbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/x3_parse_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/x3_unpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/x3_unpack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/zbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/v3/zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/version.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/versioning.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/vrefbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/vrefbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/x3_parse.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/x3_parse_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/x3_unpack.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/x3_unpack_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/zbuffer.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/zbuffer_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/zone.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/include/msgpack/zone_decl.hpp -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/pkgconfig/msgpack.pc -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/cmake/msgpack/msgpack-targets.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/cmake/msgpack/msgpack-targets-relwithdebinfo.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/cmake/msgpack/msgpack-config.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/cmake/msgpack/msgpack-config-version.cmake + find /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 -name '*.a' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.3.0-1.mga8 --unique-debug-suffix -3.3.0-1.mga8.aarch64 --unique-debug-src-base msgpack-3.3.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/msgpack-3.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/libmsgpackc.so.2.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/lib64/libmsgpackc.so.2.0.0 original debug info size: 140kB, size after compression: 136kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 236 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.urmA97 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd msgpack-3.3.0 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64msgpackc2-3.3.0-1.mga8.aarch64 Provides: lib64msgpackc2 = 3.3.0-1.mga8 lib64msgpackc2(aarch-64) = 3.3.0-1.mga8 libmsgpackc.so.2()(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) Processing files: lib64msgpack-devel-3.3.0-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KgOLtb + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd msgpack-3.3.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + cp -pr LICENSE_1_0.txt /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + cp -pr NOTICE /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + cp -pr README /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64/usr/share/doc/lib64msgpack-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(msgpack) = 3.3.0 devel(libmsgpackc(64bit)) lib64msgpack-devel = 3.3.0-1.mga8 lib64msgpack-devel(aarch-64) = 3.3.0-1.mga8 pkgconfig(msgpack) = 3.3.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: msgpack-debugsource-3.3.0-1.mga8.aarch64 Provides: msgpack-debugsource = 3.3.0-1.mga8 msgpack-debugsource(aarch-64) = 3.3.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64msgpackc2-debuginfo-3.3.0-1.mga8.aarch64 Provides: debuginfo(build-id) = 4f0b8dedfb77f3df59e6fb60b41ea6ef4ab25136 lib64msgpackc2-debuginfo = 3.3.0-1.mga8 lib64msgpackc2-debuginfo(aarch-64) = 3.3.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: msgpack-debugsource(aarch-64) = 3.3.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64msgpackc2-3.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/msgpack-debugsource-3.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64msgpackc2-debuginfo-3.3.0-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64msgpack-devel-3.3.0-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nB38T8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd msgpack-3.3.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/msgpack-3.3.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Iwgn1b + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf msgpack-3.3.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!