Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --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': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/snappy-1.1.7-5.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --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': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MLISPU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf snappy-1.1.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/snappy-1.1.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd snappy-1.1.7 + /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 + echo 'Patch #1 (snappy-version-macros.patch):' Patch #1 (snappy-version-macros.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file snappy-stubs-public.h.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8OHfEI + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.7 + 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 -march=armv5te -mfloat-abi=soft' + 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 -march=armv5te -mfloat-abi=soft' + 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 -march=armv5te -mfloat-abi=soft -I/usr/lib/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 -march=armv5te -mfloat-abi=soft -I/usr/lib/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/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- 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_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ -- Performing Test HAVE_BUILTIN_CTZ - Success -- Looking for mmap -- Looking for mmap - found -- Looking for sysconf -- Looking for sysconf - found -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/snappy-1.1.7 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/snappy-1.1.7 -B/builddir/build/BUILD/snappy-1.1.7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.7/CMakeFiles /builddir/build/BUILD/snappy-1.1.7/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.7' cd /builddir/build/BUILD/snappy-1.1.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7/CMakeFiles/snappy.dir/DependInfo.cmake --color= Scanning dependencies of target snappy make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' /usr/bin/make -f CMakeFiles/snappy.dir/build.make CMakeFiles/snappy.dir/build make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [ 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.7 -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 -march=armv5te -mfloat-abi=soft -fPIC -o CMakeFiles/snappy.dir/snappy-sinksource.cc.o -c /builddir/build/BUILD/snappy-1.1.7/snappy-sinksource.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [ 37%] 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.7 -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 -march=armv5te -mfloat-abi=soft -fPIC -o CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o -c /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [ 50%] 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.7 -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 -march=armv5te -mfloat-abi=soft -fPIC -o CMakeFiles/snappy.dir/snappy-c.cc.o -c /builddir/build/BUILD/snappy-1.1.7/snappy-c.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [ 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.7 -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 -march=armv5te -mfloat-abi=soft -fPIC -o CMakeFiles/snappy.dir/snappy.cc.o -c /builddir/build/BUILD/snappy-1.1.7/snappy.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy.cc: In member function 'void snappy::SnappySinkAllocator::Flush(size_t)': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy.cc:1452:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < blocks_.size(); ++i) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/snappy-1.1.7/snappy-internal.h:34, BUILDSTDERR: from /builddir/build/BUILD/snappy-1.1.7/snappy.cc:30: BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy.cc: In instantiation of 'bool snappy::SnappyScatteredWriter::AppendFromSelf(size_t, size_t) [with Allocator = snappy::SnappySinkAllocator; size_t = unsigned int]': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy.cc:755:13: required from 'void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyScatteredWriter]' BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy.cc:844:3: required from 'bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, snappy::uint32, snappy::uint32) [with Writer = snappy::SnappyScatteredWriter; snappy::uint32 = unsigned int]' BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy.cc:1511:54: required from here BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy.cc:1364:41: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: if (SNAPPY_PREDICT_TRUE(offset - 1u < op_ptr_ - op_base_ && BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.h:89:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' BUILDSTDERR: #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) BUILDSTDERR: ^ make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [ 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 -march=armv5te -mfloat-abi=soft -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.7 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.7 libsnappy.so.1 libsnappy.so make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [ 62%] Built target snappy make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' /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.7' cd /builddir/build/BUILD/snappy-1.1.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7/CMakeFiles/snappy_unittest.dir/DependInfo.cmake --color= Scanning dependencies of target snappy_unittest make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' /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.7' [ 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.7 -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 -march=armv5te -mfloat-abi=soft -o CMakeFiles/snappy_unittest.dir/snappy-test.cc.o -c /builddir/build/BUILD/snappy-1.1.7/snappy-test.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [ 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.7 -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 -march=armv5te -mfloat-abi=soft -o CMakeFiles/snappy_unittest.dir/snappy_unittest.cc.o -c /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' BUILDSTDERR: In file included from /builddir/build/BUILD/snappy-1.1.7/snappy-internal.h:34, BUILDSTDERR: from /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:39: BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_FourByteOffset_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:565:41: warning: comparison of integer expressions of different signedness: 'const int' and 'std::__cxx11::basic_string::size_type' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: #define CHECK_EQ(a, b) CRASH_UNLESS((a) == (b)) BUILDSTDERR: ~~~~^~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.h:89:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' BUILDSTDERR: #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:565:24: note: in expansion of macro 'CRASH_UNLESS' BUILDSTDERR: #define CHECK_EQ(a, b) CRASH_UNLESS((a) == (b)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:735:3: note: in expansion of macro 'CHECK_EQ' BUILDSTDERR: CHECK_EQ(length, src.size()); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_IOVecEdgeCases_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:754:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:806:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_IOVecLiteralOverflow_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:815:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:828:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_IOVecCopyOverflow_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:837:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:851:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (int i = 0; i < ARRAYSIZE(kLengths); ++i) { BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In member function 'virtual void snappy::Snappy_FindMatchLengthRandom_Test::TestBody()': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:1055:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: if (matched == t.size()) { BUILDSTDERR: ~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/snappy-1.1.7/snappy-internal.h:34, BUILDSTDERR: from /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:39: BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In function 'void snappy::BM_UFlat(int, int)': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.h:89:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' BUILDSTDERR: #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:24: note: in expansion of macro 'CRASH_UNLESS' BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:1238:3: note: in expansion of macro 'CHECK_LT' BUILDSTDERR: CHECK_LT(arg, ARRAYSIZE(files)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In function 'void snappy::BM_UValidate(int, int)': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.h:89:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' BUILDSTDERR: #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:24: note: in expansion of macro 'CRASH_UNLESS' BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:1264:3: note: in expansion of macro 'CHECK_LT' BUILDSTDERR: CHECK_LT(arg, ARRAYSIZE(files)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In function 'void snappy::BM_UIOVec(int, int)': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.h:89:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' BUILDSTDERR: #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:24: note: in expansion of macro 'CRASH_UNLESS' BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:1287:3: note: in expansion of macro 'CHECK_LT' BUILDSTDERR: CHECK_LT(arg, ARRAYSIZE(files)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:1301:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: if (used_so_far == contents.size()) { BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/snappy-1.1.7/snappy-internal.h:34, BUILDSTDERR: from /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:39: BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In function 'void snappy::BM_UFlatSink(int, int)': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.h:89:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' BUILDSTDERR: #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:24: note: in expansion of macro 'CRASH_UNLESS' BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:1333:3: note: in expansion of macro 'CHECK_LT' BUILDSTDERR: CHECK_LT(arg, ARRAYSIZE(files)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc: In function 'void snappy::BM_ZFlat(int, int)': BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:41: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ~~~~^~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-stubs-internal.h:89:53: note: in definition of macro 'SNAPPY_PREDICT_TRUE' BUILDSTDERR: #define SNAPPY_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy-test.h:567:24: note: in expansion of macro 'CRASH_UNLESS' BUILDSTDERR: #define CHECK_LT(a, b) CRASH_UNLESS((a) < (b)) BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/snappy-1.1.7/snappy_unittest.cc:1365:3: note: in expansion of macro 'CHECK_LT' BUILDSTDERR: CHECK_LT(arg, ARRAYSIZE(files)); BUILDSTDERR: ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [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 -march=armv5te -mfloat-abi=soft -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.7 libsnappy.so.1.1.7 -lgtest make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' [100%] Built target snappy_unittest make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.7/CMakeFiles 0 + cat + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xGrrmS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm + cd snappy-1.1.7 + rm -rf /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm + 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.7-5.el8.arm 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/snappy-1.1.7 -B/builddir/build/BUILD/snappy-1.1.7 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.7/CMakeFiles /builddir/build/BUILD/snappy-1.1.7/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' /usr/bin/make -f CMakeFiles/snappy.dir/build.make CMakeFiles/snappy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' cd /builddir/build/BUILD/snappy-1.1.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7/CMakeFiles/snappy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' /usr/bin/make -f CMakeFiles/snappy.dir/build.make CMakeFiles/snappy.dir/build make[2]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' make[2]: Nothing to be done for 'CMakeFiles/snappy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' [ 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.7' cd /builddir/build/BUILD/snappy-1.1.7 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7 /builddir/build/BUILD/snappy-1.1.7/CMakeFiles/snappy_unittest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' /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.7' make[2]: Nothing to be done for 'CMakeFiles/snappy_unittest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' [100%] Built target snappy_unittest make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/snappy-1.1.7/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/snappy-1.1.7' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/snappy-1.1.7' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/libsnappy.so.1.1.7 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/libsnappy.so.1 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/libsnappy.so -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/include/snappy-c.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/include/snappy-sinksource.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/include/snappy.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/include/snappy-stubs-public.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake + install -m644 -D snappy.pc /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/pkgconfig/snappy.pc + mkdir -p /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/cmake/Modules/ + mv /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyConfig.cmake /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyTargets-noconfig.cmake /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/cmake/Snappy/SnappyTargets.cmake /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/cmake/Modules/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy-devel/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.7-5.el8 --unique-debug-suffix -1.1.7-5.el8.arm --unique-debug-src-base snappy-1.1.7-5.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/snappy-1.1.7 extracting debug info from /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/lib/libsnappy.so.1.1.7 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 222 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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.QloQox + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.7 + ctest -V -j4 UpdateCTestConfiguration from :/builddir/build/BUILD/snappy-1.1.7/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/snappy-1.1.7/DartConfiguration.tcl Test project /builddir/build/BUILD/snappy-1.1.7 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.7/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 991656 986088 204 99.0MB/s html 1: BM_UFlat/1 8592190 8504130 100 78.7MB/s urls 1: BM_UFlat/2 51237 50962 3635 2.2GB/s jpg 1: BM_UFlat/3 1747 1738 104166 109.7MB/s jpg_200 1: BM_UFlat/4 163001 162038 1207 602.7MB/s pdf 1: BM_UFlat/5 3839680 3815760 100 102.4MB/s html4 1: BM_UFlat/6 3162690 3145730 100 46.1MB/s txt1 1: BM_UFlat/7 2810030 2794680 100 42.7MB/s txt2 1: BM_UFlat/8 8443250 8398260 100 48.5MB/s txt3 1: BM_UFlat/9 11695890 11628650 100 39.5MB/s txt4 1: BM_UFlat/10 917111 912129 224 124.0MB/s pb 1: BM_UFlat/11 3643180 3623530 100 48.5MB/s gaviota 1: BM_UIOVec/0 523643 520821 381 187.5MB/s html 1: BM_UIOVec/1 5142170 5113700 100 130.9MB/s urls 1: BM_UIOVec/2 48066 47808 4032 2.4GB/s jpg 1: BM_UIOVec/3 1196 1189 140845 160.4MB/s jpg_200 1: BM_UIOVec/4 79775 79339 2450 1.2GB/s pdf 1: BM_UValidate/0 155187 154294 1285 632.9MB/s html 1: BM_UValidate/1 1594208 1585856 125 422.2MB/s urls 1: BM_UValidate/2 541 525 259740 218.1GB/s jpg 1: BM_UValidate/3 341 339 344827 562.2MB/s jpg_200 1: BM_UValidate/4 14402 14326 13661 6.7GB/s pdf 1: BM_ZFlat/0 2256940 2244410 100 43.5MB/s html (22.31 %) 1: BM_ZFlat/1 28465040 28311040 100 23.7MB/s urls (47.78 %) 1: BM_ZFlat/2 104798 104224 1875 1.1GB/s jpg (99.95 %) 1: BM_ZFlat/3 9090 9042 21857 21.1MB/s jpg_200 (73.00 %) 1: BM_ZFlat/4 346535 344579 590 283.4MB/s pdf (83.30 %) 1: BM_ZFlat/5 9310510 9260030 100 42.2MB/s html4 (22.52 %) 1: BM_ZFlat/6 7407950 7367750 100 19.7MB/s txt1 (57.88 %) 1: BM_ZFlat/7 6439800 6404820 100 18.6MB/s txt2 (61.91 %) 1: BM_ZFlat/8 20019580 19891290 100 20.5MB/s txt3 (54.99 %) 1: BM_ZFlat/9 25871280 25710630 100 17.9MB/s txt4 (66.26 %) 1: BM_ZFlat/10 2324790 2311830 100 48.9MB/s pb (19.68 %) 1: BM_ZFlat/11 6114580 6080970 100 28.9MB/s gaviota (37.72 %) 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: [ OK ] CorruptedTest.VerifyCorrupted (7 ms) 1: [----------] 1 test from CorruptedTest (8 ms total) 1: 1: [----------] 13 tests from Snappy 1: [ RUN ] Snappy.SimpleTests 1: [ OK ] Snappy.SimpleTests (16 ms) 1: [ RUN ] Snappy.MaxBlowup 1: [ OK ] Snappy.MaxBlowup (5 ms) 1: [ RUN ] Snappy.RandomData 1: [ OK ] Snappy.RandomData (16939 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 (501 ms) 1: [ RUN ] Snappy.VerifyCharTable 1: [ OK ] Snappy.VerifyCharTable (0 ms) 1: [----------] 13 tests from Snappy (17462 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. (17471 ms total) 1: [ PASSED ] 17 tests. 1/1 Test #1: snappy_unittest .................. Passed 128.53 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 128.54 sec + exit 0 Processing files: snappy-1.1.7-5.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YpCAZI + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.7 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy + cp -pr AUTHORS /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy + cp -pr COPYING /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy + cp -pr NEWS /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy + cp -pr README.md /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy + exit 0 Provides: libsnappy.so.1 snappy = 1.1.7-5.el8 snappy(armv5tel-32) = 1.1.7-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: snappy-devel-1.1.7-5.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sft5c3 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.7 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy-devel + cp -pr format_description.txt /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy-devel + cp -pr framing_format.txt /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm/usr/share/doc/snappy-devel + exit 0 Provides: cmake(Snappy) = 1.1.7 pkgconfig(snappy) = 1.1.7 snappy-devel = 1.1.7-5.el8 snappy-devel(armv5tel-32) = 1.1.7-5.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 Processing files: snappy-debugsource-1.1.7-5.el8.armv5tel Provides: snappy-debugsource = 1.1.7-5.el8 snappy-debugsource(armv5tel-32) = 1.1.7-5.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.7-5.el8.armv5tel Provides: debuginfo(build-id) = d50ed6f9d23268587456a7bcb2611ef957aab275 snappy-debuginfo = 1.1.7-5.el8 snappy-debuginfo(armv5tel-32) = 1.1.7-5.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: snappy-debugsource(armv5tel-32) = 1.1.7-5.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm Wrote: /builddir/build/RPMS/snappy-1.1.7-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/snappy-devel-1.1.7-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/snappy-debugsource-1.1.7-5.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/snappy-debuginfo-1.1.7-5.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T3XXE3 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snappy-1.1.7-5.el8.arm + exit 0 Child return code was: 0