Mock Version: 2.16 Mock Version: 2.16 Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/dist-circle8-ppc64le-build-48247-12581/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=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --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: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/snappy-1.1.8-3.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/dist-circle8-ppc64le-build-48247-12581/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=86400uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --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: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rfzeH7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snappy-1.1.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.1.8.tar.gz + /usr/bin/tar -xof - + 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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WwNM17 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /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_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 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for 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 - Failed -- Performing Test HAVE_CLANG_MBMI2 -- Performing Test HAVE_CLANG_MBMI2 - Failed -- 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 - Failed -- 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 CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/snappy-1.1.8 + /usr/bin/make -O -j176 /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' [ 37%] Building CXX object CMakeFiles/snappy.dir/snappy-sinksource.cc.o /usr/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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' [ 37%] Building CXX object CMakeFiles/snappy.dir/snappy-c.cc.o /usr/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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' [ 50%] Building CXX object CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o /usr/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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' [ 37%] Building CXX object CMakeFiles/snappy.dir/snappy.cc.o /usr/bin/c++ -DHAVE_CONFIG_H -Dsnappy_EXPORTS -I/builddir/build/BUILD/snappy-1.1.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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] 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:13: required from 'void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyScatteredWriter]' /builddir/build/BUILD/snappy-1.1.8/snappy.cc:989:3: 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:1657:54: 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] 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' #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/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/c++ -DHAVE_CONFIG_H -I/builddir/build/BUILD/snappy-1.1.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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' [ 87%] Building CXX object CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o /usr/bin/c++ -DHAVE_CONFIG_H -I/builddir/build/BUILD/snappy-1.1.8 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-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 /usr/include/gtest/internal/gtest-linked_ptr.h:72, from /usr/include/gtest/internal/gtest-param-util.h:48, from /usr/include/gtest/gtest-param-test.h:192, from /usr/include/gtest/gtest.h:62, from /builddir/build/BUILD/snappy-1.1.8/snappy-test.h:60, from /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc:40: /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] 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 member function 'virtual void snappy::Snappy_FourByteOffset_Test::TestBody()': /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] #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' #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' #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' CHECK_EQ(length, src.size()); ^~~~~~~~ /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_IOVecEdgeCases_Test::TestBody()': /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] 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] for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_IOVecLiteralOverflow_Test::TestBody()': /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] 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] for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_IOVecCopyOverflow_Test::TestBody()': /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] 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] for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { /builddir/build/BUILD/snappy-1.1.8/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_FindMatchLengthRandom_Test::TestBody()': /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] 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] #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' #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' #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' 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] #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' #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' #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' 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] #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' #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' #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' 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] 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] #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' #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' #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' 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] #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' #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' #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' 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] 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] 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/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lgtest 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 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.118t88 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le + cd snappy-1.1.8 + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le + 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-3.el8.ppc64le '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-3.el8.ppc64le/usr/lib64/libsnappy.so.1.1.8 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/libsnappy.so.1 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/libsnappy.so -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/include/snappy-c.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/include/snappy-sinksource.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/include/snappy.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/include/snappy-stubs-public.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyTargets.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyConfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake + install -m644 -D snappy.pc /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/pkgconfig/snappy.pc + mkdir -p /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/cmake/Modules/lib64/ + mv /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyConfig.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyTargets-noconfig.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/cmake/Snappy/SnappyTargets.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/cmake/Modules/lib64/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy-devel/ + /usr/lib/rpm/find-debuginfo.sh -j176 --strict-build-id -m -i --build-id-seed 1.1.8-3.el8 --unique-debug-suffix -1.1.8-3.el8.ppc64le --unique-debug-src-base snappy-1.1.8-3.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/snappy-1.1.8 extracting debug info from /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/lib64/libsnappy.so.1.1.8 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 238 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VBlEK7 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + ctest -V -j176 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 69228 69228 2803 1.4GB/s html 1: BM_UFlat/1 721108 721115 286 928.5MB/s urls 1: BM_UFlat/2 6672 6672 28735 17.2GB/s jpg 1: BM_UFlat/3 200 200 869565 952.0MB/s jpg_200 1: BM_UFlat/4 9722 9722 20576 9.8GB/s pdf 1: BM_UFlat/5 277629 277629 718 1.4GB/s html4 1: BM_UFlat/6 241072 241073 828 601.7MB/s txt1 1: BM_UFlat/7 215224 215224 936 554.7MB/s txt2 1: BM_UFlat/8 640938 640944 309 635.0MB/s txt3 1: BM_UFlat/9 890786 890800 225 515.9MB/s txt4 1: BM_UFlat/10 66156 66156 2972 1.7GB/s pb 1: BM_UFlat/11 241753 241754 851 727.1MB/s gaviota 1: BM_UIOVec/0 122438 122438 1636 797.6MB/s html 1: BM_UIOVec/1 1016410 1016415 202 658.7MB/s urls 1: BM_UIOVec/2 6640 6640 29027 17.3GB/s jpg 1: BM_UIOVec/3 430 430 408163 442.7MB/s jpg_200 1: BM_UIOVec/4 12653 12653 15071 7.5GB/s pdf 1: BM_UValidate/0 47939 47939 4168 2.0GB/s html 1: BM_UValidate/1 548395 548395 372 1.2GB/s urls 1: BM_UValidate/2 205 205 833333 556.5GB/s jpg 1: BM_UValidate/3 135 135 1176470 1.4GB/s jpg_200 1: BM_UValidate/4 4106 4106 47505 23.2GB/s pdf 1: BM_ZFlat/0 257650 257650 760 379.0MB/s html (22.31 %) 1: BM_ZFlat/1 2916700 2916730 100 229.6MB/s urls (47.78 %) 1: BM_ZFlat/2 9065 9065 21413 12.6GB/s jpg (99.95 %) 1: BM_ZFlat/3 648 648 281690 294.3MB/s jpg_200 (73.00 %) 1: BM_ZFlat/4 23874 23874 7724 4.0GB/s pdf (83.30 %) 1: BM_ZFlat/5 1055103 1055093 193 370.2MB/s html4 (22.52 %) 1: BM_ZFlat/6 996115 996125 200 145.6MB/s txt1 (57.88 %) 1: BM_ZFlat/7 748421 748421 266 159.5MB/s txt2 (61.91 %) 1: BM_ZFlat/8 2677920 2677940 100 152.0MB/s txt3 (54.99 %) 1: BM_ZFlat/9 3397920 3397930 100 135.2MB/s txt4 (66.26 %) 1: BM_ZFlat/10 241703 241705 885 467.9MB/s pb (19.68 %) 1: BM_ZFlat/11 878584 878593 231 200.1MB/s gaviota (37.72 %) 1: BM_ZFlatAll/0 13032910 13032850 100 214.3MB/s 12 files 1: BM_ZFlatIncreasingTableSize/0 107078 107079 1857 289.6MB/s 7 tables 1: 1: [==========] Running 17 tests from 3 test cases. 1: [----------] Global test environment set-up. 1: [----------] 1 test from CorruptedTest 1: [ RUN ] CorruptedTest.VerifyCorrupted 1: Crazy decompression lengths not checked on 64-bit build 1: [ OK ] CorruptedTest.VerifyCorrupted (1 ms) 1: [----------] 1 test from CorruptedTest (1 ms total) 1: 1: [----------] 13 tests from Snappy 1: [ RUN ] Snappy.SimpleTests 1: [ OK ] Snappy.SimpleTests (5 ms) 1: [ RUN ] Snappy.MaxBlowup 1: [ OK ] Snappy.MaxBlowup (2 ms) 1: [ RUN ] Snappy.RandomData 1: [ OK ] Snappy.RandomData (5052 ms) 1: [ RUN ] Snappy.FourByteOffset 1: [ OK ] Snappy.FourByteOffset (0 ms) 1: [ RUN ] Snappy.IOVecEdgeCases 1: [ OK ] Snappy.IOVecEdgeCases (0 ms) 1: [ RUN ] Snappy.IOVecLiteralOverflow 1: [ OK ] Snappy.IOVecLiteralOverflow (0 ms) 1: [ RUN ] Snappy.IOVecCopyOverflow 1: [ OK ] Snappy.IOVecCopyOverflow (0 ms) 1: [ RUN ] Snappy.ReadPastEndOfBuffer 1: [ OK ] Snappy.ReadPastEndOfBuffer (0 ms) 1: [ RUN ] Snappy.ZeroOffsetCopy 1: [ OK ] Snappy.ZeroOffsetCopy (0 ms) 1: [ RUN ] Snappy.ZeroOffsetCopyValidation 1: [ OK ] Snappy.ZeroOffsetCopyValidation (0 ms) 1: [ RUN ] Snappy.FindMatchLength 1: [ OK ] Snappy.FindMatchLength (0 ms) 1: [ RUN ] Snappy.FindMatchLengthRandom 1: [ OK ] Snappy.FindMatchLengthRandom (165 ms) 1: [ RUN ] Snappy.VerifyCharTable 1: [ OK ] Snappy.VerifyCharTable (0 ms) 1: [----------] 13 tests from Snappy (5224 ms total) 1: 1: [----------] 3 tests from SnappyCorruption 1: [ RUN ] SnappyCorruption.TruncatedVarint 1: [ OK ] SnappyCorruption.TruncatedVarint (0 ms) 1: [ RUN ] SnappyCorruption.UnterminatedVarint 1: [ OK ] SnappyCorruption.UnterminatedVarint (0 ms) 1: [ RUN ] SnappyCorruption.OverflowingVarint 1: [ OK ] SnappyCorruption.OverflowingVarint (0 ms) 1: [----------] 3 tests from SnappyCorruption (0 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 17 tests from 3 test cases ran. (5225 ms total) 1: [ PASSED ] 17 tests. 1/1 Test #1: snappy_unittest .................. Passed 51.08 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 51.13 sec + exit 0 Processing files: snappy-1.1.8-3.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sufFS6 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy + cp -pr AUTHORS /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy + cp -pr COPYING /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy + cp -pr NEWS /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy + cp -pr README.md /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy + exit 0 Provides: libsnappy.so.1()(64bit) snappy = 1.1.8-3.el8 snappy(ppc-64) = 1.1.8-3.el8 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.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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-3.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vQ6xB7 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/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-3.el8.ppc64le/usr/share/doc/snappy-devel + cp -pr format_description.txt /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy-devel + cp -pr framing_format.txt /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le/usr/share/doc/snappy-devel + exit 0 Provides: cmake(Snappy) cmake(snappy) pkgconfig(snappy) = 1.1.8 snappy-devel = 1.1.8-3.el8 snappy-devel(ppc-64) = 1.1.8-3.el8 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 libsnappy.so.1()(64bit) Obsoletes: snappy-devel < 1.1.8-2 Processing files: snappy-debugsource-1.1.8-3.el8.ppc64le Provides: snappy-debugsource = 1.1.8-3.el8 snappy-debugsource(ppc-64) = 1.1.8-3.el8 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-3.el8.ppc64le Provides: debuginfo(build-id) = 51e68976a894bbbbaee74a20ee87cc7e28e1a5e1 snappy-debuginfo = 1.1.8-3.el8 snappy-debuginfo(ppc-64) = 1.1.8-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: snappy-debugsource(ppc-64) = 1.1.8-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le Wrote: /builddir/build/RPMS/snappy-1.1.8-3.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/snappy-devel-1.1.8-3.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/snappy-debugsource-1.1.8-3.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/snappy-debuginfo-1.1.8-3.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jTKh67 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.el8.ppc64le + exit 0 Child return code was: 0