Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-118119-45930/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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 Wrote: /builddir/build/SRPMS/snappy-1.1.8-3.an8.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/dist-an8.6-build-118119-45930/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=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) 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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jsqRdC + 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 . + echo 'Patch #0 (snappy-gtest.patch):' 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.t8Ok3F + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 - 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 - 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 -j64 /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 -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/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 -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' [ 25%] 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 -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/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 -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] 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -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/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 -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 /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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.RFKyHF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64 + cd snappy-1.1.8 + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.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-3.an8.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-3.an8.x86_64/usr/lib64/libsnappy.so.1.1.8 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/libsnappy.so.1 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/libsnappy.so -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/include/snappy-c.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/include/snappy-sinksource.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/include/snappy.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/include/snappy-stubs-public.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyTargets.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyConfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake + install -m644 -D snappy.pc /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/pkgconfig/snappy.pc + mkdir -p /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/cmake/Modules/lib64/ + mv /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyConfig.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyTargets-noconfig.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/lib64/cmake/Snappy/SnappyTargets.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/cmake/Modules/lib64/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy-devel/ + /usr/lib/rpm/find-debuginfo.sh -j64 --strict-build-id -m -i --build-id-seed 1.1.8-3.an8 --unique-debug-suffix -1.1.8-3.an8.x86_64 --unique-debug-src-base snappy-1.1.8-3.an8.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 extracting debug info from /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/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.RZAdxF + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + ctest -V -j64 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 45800 45698 4284 2.1GB/s html 1: BM_UFlat/1 517265 515817 384 1.3GB/s urls 1: BM_UFlat/2 3377 3369 40650 34.0GB/s jpg 1: BM_UFlat/3 127 127 1428571 1.5GB/s jpg_200 1: BM_UFlat/4 5291 5249 30487 18.2GB/s pdf 1: BM_UFlat/5 200383 199690 987 1.9GB/s html4 1: BM_UFlat/6 168921 168368 1176 861.5MB/s txt1 1: BM_UFlat/7 149771 149341 1334 799.4MB/s txt2 1: BM_UFlat/8 447767 446252 447 912.0MB/s txt3 1: BM_UFlat/9 621172 619229 318 742.1MB/s txt4 1: BM_UFlat/10 42460 42316 4444 2.6GB/s pb 1: BM_UFlat/11 165260 164705 1203 1.0GB/s gaviota 1: BM_UIOVec/0 82900 82605 2408 1.2GB/s html 1: BM_UIOVec/1 717147 714316 278 937.3MB/s urls 1: BM_UIOVec/2 3362 3351 44247 34.2GB/s jpg 1: BM_UIOVec/3 228 227 769230 836.8MB/s jpg_200 1: BM_UIOVec/4 6817 6795 25608 14.0GB/s pdf 1: BM_UValidate/0 29412 29312 6724 3.3GB/s html 1: BM_UValidate/1 378275 376837 529 1.7GB/s urls 1: BM_UValidate/2 120 119 1538461 958.2GB/s jpg 1: BM_UValidate/3 80 80 2000000 2.3GB/s jpg_200 1: BM_UValidate/4 2543 2538 77821 37.6GB/s pdf 1: BM_ZFlat/0 139809 139469 1432 700.2MB/s html (22.31 %) 1: BM_ZFlat/1 1691593 1684906 118 397.4MB/s urls (47.78 %) 1: BM_ZFlat/2 5599 5577 33500 20.6GB/s jpg (99.95 %) 1: BM_ZFlat/3 367 365 526315 521.4MB/s jpg_200 (73.00 %) 1: BM_ZFlat/4 10700 10663 18034 8.9GB/s pdf (83.30 %) 1: BM_ZFlat/5 570742 568727 349 686.8MB/s html4 (22.52 %) 1: BM_ZFlat/6 534882 533348 373 271.9MB/s txt1 (57.88 %) 1: BM_ZFlat/7 470564 468689 425 254.7MB/s txt2 (61.91 %) 1: BM_ZFlat/8 1445398 1440260 138 282.6MB/s txt3 (54.99 %) 1: BM_ZFlat/9 1903533 1896514 105 242.3MB/s txt4 (66.26 %) 1: BM_ZFlat/10 124090 123659 1607 914.6MB/s pb (19.68 %) 1: BM_ZFlat/11 399612 398282 500 441.3MB/s gaviota (37.72 %) 1: BM_ZFlatAll/0 7357050 7329860 100 381.0MB/s 12 files 1: BM_ZFlatIncreasingTableSize/0 48894 48728 3976 636.3MB/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 (3 ms) 1: [ RUN ] Snappy.MaxBlowup 1: [ OK ] Snappy.MaxBlowup (2 ms) 1: [ RUN ] Snappy.RandomData 1: [ OK ] Snappy.RandomData (2634 ms) 1: [ RUN ] Snappy.FourByteOffset 1: [ OK ] Snappy.FourByteOffset (1 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 (101 ms) 1: [ RUN ] Snappy.VerifyCharTable 1: [ OK ] Snappy.VerifyCharTable (0 ms) 1: [----------] 13 tests from Snappy (2741 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 (1 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 17 tests from 3 test cases ran. (2743 ms total) 1: [ PASSED ] 17 tests. 1/1 Test #1: snappy_unittest .................. Passed 41.76 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 41.76 sec + exit 0 Processing files: snappy-1.1.8-3.an8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.x4QrvD + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-3.an8.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-3.an8.x86_64/usr/share/doc/snappy + cp -pr AUTHORS /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy + cp -pr COPYING /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy + cp -pr NEWS /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy + cp -pr README.md /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy + exit 0 Provides: libsnappy.so.1()(64bit) snappy = 1.1.8-3.an8 snappy(x86-64) = 1.1.8-3.an8 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) 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.an8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RmlhrG + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-3.an8.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-3.an8.x86_64/usr/share/doc/snappy-devel + cp -pr format_description.txt /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy-devel + cp -pr framing_format.txt /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64/usr/share/doc/snappy-devel + exit 0 Provides: cmake(Snappy) cmake(snappy) pkgconfig(snappy) = 1.1.8 snappy-devel = 1.1.8-3.an8 snappy-devel(x86-64) = 1.1.8-3.an8 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.an8.x86_64 Provides: snappy-debugsource = 1.1.8-3.an8 snappy-debugsource(x86-64) = 1.1.8-3.an8 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.an8.x86_64 Provides: debuginfo(build-id) = 99e398874e5dbceea096a806def43fbf9acd0305 snappy-debuginfo = 1.1.8-3.an8 snappy-debuginfo(x86-64) = 1.1.8-3.an8 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-3.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64 Wrote: /builddir/build/RPMS/snappy-1.1.8-3.an8.x86_64.rpm Wrote: /builddir/build/RPMS/snappy-devel-1.1.8-3.an8.x86_64.rpm Wrote: /builddir/build/RPMS/snappy-debugsource-1.1.8-3.an8.x86_64.rpm Wrote: /builddir/build/RPMS/snappy-debuginfo-1.1.8-3.an8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mGAi9B + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.x86_64 + exit 0 Child return code was: 0