Mock Version: 2.14 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64-ABC_2/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/snappy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628553600 Wrote: /builddir/build/SRPMS/snappy-1.1.8-8.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/rocky-9-x86_64-ABC_2/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/snappy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628553600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BVFK5E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snappy-1.1.8 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/snappy-1.1.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd snappy-1.1.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (snappy-gtest.patch): + echo 'Patch #0 (snappy-gtest.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CMakeLists.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lWgJLs + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for zlibVersion in z -- Looking for zlibVersion in z - not found -- Looking for lzo1x_1_15_compress in lzo2 -- Looking for lzo1x_1_15_compress in lzo2 - not found -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Failed -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Failed -- Performing Test HAVE_CLANG_MAVX -- Performing Test HAVE_CLANG_MAVX - Success -- Performing Test HAVE_CLANG_MBMI2 -- Performing Test HAVE_CLANG_MBMI2 - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test SNAPPY_HAVE_SSSE3 -- Performing Test SNAPPY_HAVE_SSSE3 - Success -- Performing Test SNAPPY_HAVE_BMI2 -- Performing Test SNAPPY_HAVE_BMI2 - Failed -- Looking for mmap -- Looking for mmap - found -- Looking for sysconf -- Looking for sysconf - found -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/snappy-1.1.8 CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_DO_STRIP INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/snappy-1.1.8 -B/builddir/build/BUILD/snappy-1.1.8 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.8/CMakeFiles /builddir/build/BUILD/snappy-1.1.8//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/snappy.dir/build.make CMakeFiles/snappy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' cd /builddir/build/BUILD/snappy-1.1.8 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8/CMakeFiles/snappy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/make -f CMakeFiles/snappy.dir/build.make CMakeFiles/snappy.dir/build make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 25%] Building CXX object CMakeFiles/snappy.dir/snappy-sinksource.cc.o /usr/bin/g++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++11 -MD -MT CMakeFiles/snappy.dir/snappy-sinksource.cc.o -MF CMakeFiles/snappy.dir/snappy-sinksource.cc.o.d -o CMakeFiles/snappy.dir/snappy-sinksource.cc.o -c /builddir/build/BUILD/snappy-1.1.8/snappy-sinksource.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 12%] Building CXX object CMakeFiles/snappy.dir/snappy-c.cc.o /usr/bin/g++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++11 -MD -MT CMakeFiles/snappy.dir/snappy-c.cc.o -MF CMakeFiles/snappy.dir/snappy-c.cc.o.d -o CMakeFiles/snappy.dir/snappy-c.cc.o -c /builddir/build/BUILD/snappy-1.1.8/snappy-c.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 37%] Building CXX object CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o /usr/bin/g++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++11 -MD -MT CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o -MF CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o.d -o CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o -c /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 50%] Building CXX object CMakeFiles/snappy.dir/snappy.cc.o /usr/bin/g++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -std=c++11 -MD -MT CMakeFiles/snappy.dir/snappy.cc.o -MF CMakeFiles/snappy.dir/snappy.cc.o.d -o CMakeFiles/snappy.dir/snappy.cc.o -c /builddir/build/BUILD/snappy-1.1.8/snappy.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /builddir/build/BUILD/snappy-1.1.8/snappy.cc: In member function 'void snappy::SnappySinkAllocator::Flush(size_t)': /builddir/build/BUILD/snappy-1.1.8/snappy.cc:1598:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 1598 | for (int i = 0; i < blocks_.size(); ++i) { | ~~^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/snappy-1.1.8/snappy-internal.h:34, from /builddir/build/BUILD/snappy-1.1.8/snappy.cc:30: /builddir/build/BUILD/snappy-1.1.8/snappy.cc: In instantiation of 'bool snappy::SnappyScatteredWriter::AppendFromSelf(size_t, size_t) [with Allocator = snappy::SnappySinkAllocator; size_t = long unsigned int]': /builddir/build/BUILD/snappy-1.1.8/snappy.cc:900:36: required from 'void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyScatteredWriter]' /builddir/build/BUILD/snappy-1.1.8/snappy.cc:989:34: required from 'bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, snappy::uint32, snappy::uint32) [with Writer = snappy::SnappyScatteredWriter; snappy::uint32 = unsigned int]' /builddir/build/BUILD/snappy-1.1.8/snappy.cc:1656:37: required from here /builddir/build/BUILD/snappy-1.1.8/snappy.cc:1510:41: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 1510 | if (SNAPPY_PREDICT_TRUE(offset - 1u < op_ptr_ - op_base_ && | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:101:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' 101 | #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) | ^ make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 62%] Linking CXX shared library libsnappy.so /usr/bin/cmake -E cmake_link_script CMakeFiles/snappy.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -shared -Wl,-soname,libsnappy.so.1 -o libsnappy.so.1.1.8 CMakeFiles/snappy.dir/snappy-c.cc.o CMakeFiles/snappy.dir/snappy-sinksource.cc.o CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o CMakeFiles/snappy.dir/snappy.cc.o /usr/bin/cmake -E cmake_symlink_library libsnappy.so.1.1.8 libsnappy.so.1 libsnappy.so make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 62%] Built target snappy make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/make -f CMakeFiles/snappy_unittest.dir/build.make CMakeFiles/snappy_unittest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' cd /builddir/build/BUILD/snappy-1.1.8 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8/CMakeFiles/snappy_unittest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/make -f CMakeFiles/snappy_unittest.dir/build.make CMakeFiles/snappy_unittest.dir/build make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 87%] Building CXX object CMakeFiles/snappy_unittest.dir/snappy-test.cc.o /usr/bin/g++ -DHAVE_CONFIG_H -I/builddir/build/BUILD/snappy-1.1.8 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MD -MT CMakeFiles/snappy_unittest.dir/snappy-test.cc.o -MF CMakeFiles/snappy_unittest.dir/snappy-test.cc.o.d -o CMakeFiles/snappy_unittest.dir/snappy-test.cc.o -c /builddir/build/BUILD/snappy-1.1.8/snappy-test.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [ 75%] Building CXX object CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o /usr/bin/g++ -DHAVE_CONFIG_H -I/builddir/build/BUILD/snappy-1.1.8 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -MD -MT CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o -MF CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o.d -o CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o -c /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' In file included from /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:40, from /builddir/build/BUILD/snappy-1.1.8/snappy-internal.h:34, from /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:39: /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::VerifyIOVec(const string&)': /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:417:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 417 | assert(used_so_far < input.size()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/snappy-1.1.8/snappy-internal.h:34, from /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:39: /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::Test_Snappy_FourByteOffset()': /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:517:41: warning: comparison of integer expressions of different signedness: 'const int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 517 | #define CHECK_EQ(a, b) CRASH_UNLESS((a) == (b)) | ~~~~^~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:101:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' 101 | #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) | ^ /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:517:24: note: in expansion of macro 'CRASH_UNLESS' 517 | #define CHECK_EQ(a, b) CRASH_UNLESS((a) == (b)) | ^~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:754:3: note: in expansion of macro 'CHECK_EQ' 754 | CHECK_EQ(length, src.size()); | ^~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::Test_Snappy_IOVecEdgeCases()': /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:773:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 773 | for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:825:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 825 | for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::Test_Snappy_IOVecLiteralOverflow()': /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:834:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 834 | for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:847:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 847 | for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::Test_Snappy_IOVecCopyOverflow()': /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:856:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 856 | for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:870:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 870 | for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::Test_Snappy_FindMatchLengthRandom()': /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1077:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 1077 | if (matched == t.size()) { | ~~~~~~~~^~~~~~~~~~~ In file included from /builddir/build/BUILD/snappy-1.1.8/snappy-internal.h:34, from /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:39: /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::BM_UFlat(int, int)': /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:41: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ~~~~^~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:101:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' 101 | #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) | ^ /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:24: note: in expansion of macro 'CRASH_UNLESS' 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ^~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1260:3: note: in expansion of macro 'CHECK_LT' 1260 | CHECK_LT(arg, ARRAYSIZE(files)); | ^~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::BM_UValidate(int, int)': /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:41: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ~~~~^~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:101:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' 101 | #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) | ^ /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:24: note: in expansion of macro 'CRASH_UNLESS' 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ^~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1286:3: note: in expansion of macro 'CHECK_LT' 1286 | CHECK_LT(arg, ARRAYSIZE(files)); | ^~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::BM_UIOVec(int, int)': /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:41: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ~~~~^~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:101:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' 101 | #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) | ^ /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:24: note: in expansion of macro 'CRASH_UNLESS' 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ^~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1309:3: note: in expansion of macro 'CHECK_LT' 1309 | CHECK_LT(arg, ARRAYSIZE(files)); | ^~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1323:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] 1323 | if (used_so_far == contents.size()) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/snappy-1.1.8/snappy-internal.h:34, from /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:39: /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::BM_UFlatSink(int, int)': /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:41: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ~~~~^~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:101:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' 101 | #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) | ^ /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:24: note: in expansion of macro 'CRASH_UNLESS' 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ^~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1355:3: note: in expansion of macro 'CHECK_LT' 1355 | CHECK_LT(arg, ARRAYSIZE(files)); | ^~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::BM_ZFlat(int, int)': /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:41: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ~~~~^~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy-stubs-internal.h:101:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' 101 | #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) | ^ /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:519:24: note: in expansion of macro 'CRASH_UNLESS' 519 | #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) | ^~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1387:3: note: in expansion of macro 'CHECK_LT' 1387 | CHECK_LT(arg, ARRAYSIZE(files)); | ^~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In function 'void snappy::BM_ZFlatIncreasingTableSize(int, int)': /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1472:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 1472 | for (int i = 0; i < contents.size(); ++i) { | ~~^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:1479:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 1479 | for (int i = 0; i < dst.size(); ++i) { | ~~^~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [100%] Linking CXX executable snappy_unittest /usr/bin/cmake -E cmake_link_script CMakeFiles/snappy_unittest.dir/link.txt --verbose=1 /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -rdynamic CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o CMakeFiles/snappy_unittest.dir/snappy-test.cc.o -o snappy_unittest -Wl,-rpath,/builddir/build/BUILD/snappy-1.1.8 libsnappy.so.1.1.8 make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' [100%] Built target snappy_unittest make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.8/CMakeFiles 0 + cat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6hjGL8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 + cd snappy-1.1.8 + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 + chmod 644 CMakeCache.txt CMakeLists.txt format_description.txt framing_format.txt AUTHORS COPYING NEWS README.md + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/snappy-1.1.8 -B/builddir/build/BUILD/snappy-1.1.8 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.8/CMakeFiles /builddir/build/BUILD/snappy-1.1.8//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/make -f CMakeFiles/snappy.dir/build.make CMakeFiles/snappy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' cd /builddir/build/BUILD/snappy-1.1.8 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8/CMakeFiles/snappy.dir/DependInfo.cmake --color= Consolidate compiler generated dependencies of target snappy make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/make -f CMakeFiles/snappy.dir/build.make CMakeFiles/snappy.dir/build make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' make[2]: Nothing to be done for 'CMakeFiles/snappy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' [ 62%] Built target snappy /usr/bin/make -f CMakeFiles/snappy_unittest.dir/build.make CMakeFiles/snappy_unittest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' cd /builddir/build/BUILD/snappy-1.1.8 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8 /builddir/build/BUILD/snappy-1.1.8/CMakeFiles/snappy_unittest.dir/DependInfo.cmake --color= Consolidate compiler generated dependencies of target snappy_unittest make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/make -f CMakeFiles/snappy_unittest.dir/build.make CMakeFiles/snappy_unittest.dir/build make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' make[2]: Nothing to be done for 'CMakeFiles/snappy_unittest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' [100%] Built target snappy_unittest make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.8/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.8' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.8' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/libsnappy.so.1.1.8 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/libsnappy.so.1 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/libsnappy.so -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/include/snappy-c.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/include/snappy-sinksource.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/include/snappy.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/include/snappy-stubs-public.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/cmake/Snappy/SnappyTargets.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/cmake/Snappy/SnappyTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/cmake/Snappy/SnappyConfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake + install -m644 -D snappy.pc /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/pkgconfig/snappy.pc + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy-devel/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.8-8.el9 --unique-debug-suffix -1.1.8-8.el9.x86_64 --unique-debug-src-base snappy-1.1.8-8.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/snappy-1.1.8 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/libsnappy.so.1.1.8 extracting debug info from /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/lib64/libsnappy.so.1.1.8 original debug info size: 352kB, size after compression: 324kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 238 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.f7xw25 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + ctest -V -j4 UpdateCTestConfiguration from :/builddir/build/BUILD/snappy-1.1.8/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/snappy-1.1.8/DartConfiguration.tcl Test project /builddir/build/BUILD/snappy-1.1.8 Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: snappy_unittest 1: Test command: /builddir/build/BUILD/snappy-1.1.8/snappy_unittest 1: Test timeout computed to be: 10000000 1: Running microbenchmarks. 1: WARNING: Compiled with assertions enabled, will be slow. 1: Benchmark Time(ns) CPU(ns) Iterations 1: --------------------------------------------------- 1: BM_UFlat/0 59660 50131 3931 1.9GB/s html 1: BM_UFlat/1 555751 554317 189 1.2GB/s urls 1: BM_UFlat/2 5271 5244 36968 21.9GB/s jpg 1: BM_UFlat/3 146 145 1111111 1.3GB/s jpg_200 1: BM_UFlat/4 8137 7313 26666 13.0GB/s pdf 1: BM_UFlat/5 239759 217953 499 1.8GB/s html4 1: BM_UFlat/6 271457 190540 885 761.2MB/s txt1 1: BM_UFlat/7 337109 170098 540 701.8MB/s txt2 1: BM_UFlat/8 818076 509389 195 799.0MB/s txt3 1: BM_UFlat/9 768042 696778 285 659.5MB/s txt4 1: BM_UFlat/10 58293 45223 3976 2.4GB/s pb 1: BM_UFlat/11 390376 193654 1025 907.7MB/s gaviota 1: BM_UIOVec/0 98517 98340 955 993.0MB/s html 1: BM_UIOVec/1 880365 878867 227 761.8MB/s urls 1: BM_UIOVec/2 6168 5447 35460 21.0GB/s jpg 1: BM_UIOVec/3 301 300 606060 634.7MB/s jpg_200 1: BM_UIOVec/4 9902 9595 20304 9.9GB/s pdf 1: BM_UValidate/0 32016 31341 6024 3.0GB/s html 1: BM_UValidate/1 615059 397005 503 1.6GB/s urls 1: BM_UValidate/2 130 123 1333333 931.6GB/s jpg 1: BM_UValidate/3 85 81 1666666 2.3GB/s jpg_200 1: BM_UValidate/4 2948 2664 72992 35.8GB/s pdf 1: BM_ZFlat/0 132385 131895 824 740.4MB/s html (22.31 %) 1: BM_ZFlat/1 1662380 1658640 100 403.7MB/s urls (47.78 %) 1: BM_ZFlat/2 8864 8802 21052 13.0GB/s jpg (99.95 %) 1: BM_ZFlat/3 550 383 487804 496.9MB/s jpg_200 (73.00 %) 1: BM_ZFlat/4 19576 13298 11191 7.2GB/s pdf (83.30 %) 1: BM_ZFlat/5 540441 539378 367 724.2MB/s html4 (22.52 %) 1: BM_ZFlat/6 516877 515929 383 281.1MB/s txt1 (57.88 %) 1: BM_ZFlat/7 481245 456905 432 261.3MB/s txt2 (61.91 %) 1: BM_ZFlat/8 2787690 1367510 100 297.6MB/s txt3 (54.99 %) 1: BM_ZFlat/9 2789940 1877050 100 244.8MB/s txt4 (66.26 %) 1: BM_ZFlat/10 123752 121632 1594 929.8MB/s pb (19.68 %) 1: BM_ZFlat/11 394395 391239 501 449.3MB/s gaviota (37.72 %) 1: BM_ZFlatAll/0 11266850 7238990 100 385.8MB/s 12 files 1: BM_ZFlatIncreasingTableSize/0 72285 50220 3641 617.4MB/s 7 tables 1: 1: Running correctness tests. 1: Crazy decompression lengths not checked on 64-bit build 1: All tests passed. 1/1 Test #1: snappy_unittest .................. Passed 50.47 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 50.47 sec + RPM_EC=0 ++ jobs -p + exit 0 Processing files: snappy-1.1.8-8.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ACGOt2 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy + cp -pr AUTHORS /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy + cp -pr COPYING /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy + cp -pr NEWS /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy + cp -pr README.md /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy + RPM_EC=0 ++ jobs -p + exit 0 Provides: libsnappy.so.1()(64bit) snappy = 1.1.8-8.el9 snappy(x86-64) = 1.1.8-8.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: snappy-devel-1.1.8-8.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4c4xRl + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy-devel + cp -pr format_description.txt /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy-devel + cp -pr framing_format.txt /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64/usr/share/doc/snappy-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: cmake(Snappy) = 1.1.8 cmake(snappy) = 1.1.8 pkgconfig(snappy) = 1.1.8 snappy-devel = 1.1.8-8.el9 snappy-devel(x86-64) = 1.1.8-8.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config cmake-filesystem(x86-64) libsnappy.so.1()(64bit) Processing files: snappy-debugsource-1.1.8-8.el9.x86_64 Provides: snappy-debugsource = 1.1.8-8.el9 snappy-debugsource(x86-64) = 1.1.8-8.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: snappy-debuginfo-1.1.8-8.el9.x86_64 Provides: debuginfo(build-id) = 413b883faaaf277c998a0106600ff15607b2c3da snappy-debuginfo = 1.1.8-8.el9 snappy-debuginfo(x86-64) = 1.1.8-8.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: snappy-debugsource(x86-64) = 1.1.8-8.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 Wrote: /builddir/build/RPMS/snappy-debugsource-1.1.8-8.el9.x86_64.rpm Wrote: /builddir/build/RPMS/snappy-1.1.8-8.el9.x86_64.rpm Wrote: /builddir/build/RPMS/snappy-devel-1.1.8-8.el9.x86_64.rpm Wrote: /builddir/build/RPMS/snappy-debuginfo-1.1.8-8.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wO1i42 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-8.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0