Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/dist-an8-loongarch64-build-35474-16589/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --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: loongarch64 Building for target loongarch64 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 loongarch64 --nodeps /builddir/build/SPECS/snappy.spec'], chrootPath='/var/lib/mock/dist-an8-loongarch64-build-35474-16589/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VDqG99 + 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.Tz0fB7 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -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.3.0 -- The CXX compiler identification is GNU 8.3.0 -- 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_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 -j4 /usr/bin/cmake -H/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= Scanning 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' [ 25%] 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 -fPIC -std=c++11 -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 -fPIC -std=c++11 -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 -fPIC -std=c++11 -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 -fPIC -std=c++11 -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' 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 -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= Scanning 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' [ 75%] 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 -std=c++11 -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 -std=c++11 -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' 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 -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.Htu6c6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64 + cd snappy-1.1.8 + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64 + 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.loongarch64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/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= 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= 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.loongarch64/usr/lib64/libsnappy.so.1.1.8 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/libsnappy.so.1 -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/libsnappy.so -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/include/snappy-c.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/include/snappy-sinksource.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/include/snappy.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/include/snappy-stubs-public.h -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyTargets.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyTargets-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyConfig.cmake -- Installing: /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake + install -m644 -D snappy.pc /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/pkgconfig/snappy.pc + mkdir -p /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/cmake/Modules/lib/ + mv /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyConfig.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyConfigVersion.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyTargets-noconfig.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/lib64/cmake/Snappy/SnappyTargets.cmake /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/cmake/Modules/lib/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy/ + rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy-devel/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.8-3.an8 --unique-debug-suffix -1.1.8-3.an8.loongarch64 --unique-debug-src-base snappy-1.1.8-3.an8.loongarch64 --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.an8.loongarch64/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 + /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.qlgKQ4 + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + ctest -V -j4 UpdateCTestConfiguration from :/builddir/build/BUILD/snappy-1.1.8/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/snappy-1.1.8/DartConfiguration.tcl Test project /builddir/build/BUILD/snappy-1.1.8 Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: snappy_unittest 1: Test command: /builddir/build/BUILD/snappy-1.1.8/snappy_unittest 1: Test timeout computed to be: 10000000 1: Running microbenchmarks. 1: WARNING: Compiled with assertions enabled, will be slow. 1: Benchmark Time(ns) CPU(ns) Iterations 1: --------------------------------------------------- 1: BM_UFlat/0 189514 189470 1051 515.4MB/s html 1: BM_UFlat/1 1820509 1820436 110 367.8MB/s urls 1: BM_UFlat/2 11563 11562 17094 9.9GB/s jpg 1: BM_UFlat/3 423 422 425531 451.3MB/s jpg_200 1: BM_UFlat/4 30973 30971 6449 3.1GB/s pdf 1: BM_UFlat/5 783133 783101 255 498.8MB/s html4 1: BM_UFlat/6 689903 687972 290 210.8MB/s txt1 1: BM_UFlat/7 596729 594127 336 200.9MB/s txt2 1: BM_UFlat/8 1843259 1843259 108 220.8MB/s txt3 1: BM_UFlat/9 2502610 2502380 100 183.6MB/s txt4 1: BM_UFlat/10 179704 179680 1056 629.4MB/s pb 1: BM_UFlat/11 735992 735985 268 238.8MB/s gaviota 1: BM_UIOVec/0 240642 240640 830 405.8MB/s html 1: BM_UIOVec/1 2154610 2154600 100 310.8MB/s urls 1: BM_UIOVec/2 12081 12021 16353 9.5GB/s jpg 1: BM_UIOVec/3 494 494 370370 385.8MB/s jpg_200 1: BM_UIOVec/4 35191 35098 5678 2.7GB/s pdf 1: BM_UValidate/0 65301 65126 3069 1.5GB/s html 1: BM_UValidate/1 639612 639612 312 1.0GB/s urls 1: BM_UValidate/2 287 287 625000 398.7GB/s jpg 1: BM_UValidate/3 170 170 1000000 1.1GB/s jpg_200 1: BM_UValidate/4 6645 6626 29717 14.4GB/s pdf 1: BM_ZFlat/0 1125768 1125768 177 86.7MB/s html (22.31 %) 1: BM_ZFlat/1 13360440 13346710 100 50.2MB/s urls (47.78 %) 1: BM_ZFlat/2 45109 45099 4424 2.5GB/s jpg (99.95 %) 1: BM_ZFlat/3 5005 5004 39682 38.1MB/s jpg_200 (73.00 %) 1: BM_ZFlat/4 172586 172338 1157 566.7MB/s pdf (83.30 %) 1: BM_ZFlat/5 4525240 4523440 100 86.4MB/s html4 (22.52 %) 1: BM_ZFlat/6 3397590 3391350 100 42.8MB/s txt1 (57.88 %) 1: BM_ZFlat/7 2934180 2932890 100 40.7MB/s txt2 (61.91 %) 1: BM_ZFlat/8 9114330 9110740 100 44.7MB/s txt3 (54.99 %) 1: BM_ZFlat/9 11843890 11835590 100 38.8MB/s txt4 (66.26 %) 1: BM_ZFlat/10 1156406 1156186 172 97.8MB/s pb (19.68 %) 1: BM_ZFlat/11 2988210 2985290 100 58.9MB/s gaviota (37.72 %) 1: BM_ZFlatAll/0 50703100 50685920 100 55.1MB/s 12 files 1: BM_ZFlatIncreasingTableSize/0 596533 587224 339 52.8MB/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 (2 ms) 1: [----------] 1 test from CorruptedTest (2 ms total) 1: 1: [----------] 13 tests from Snappy 1: [ RUN ] Snappy.SimpleTests 1: [ OK ] Snappy.SimpleTests (7 ms) 1: [ RUN ] Snappy.MaxBlowup 1: [ OK ] Snappy.MaxBlowup (4 ms) 1: [ RUN ] Snappy.RandomData 1: [ OK ] Snappy.RandomData (7211 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 (138 ms) 1: [ RUN ] Snappy.VerifyCharTable 1: [ OK ] Snappy.VerifyCharTable (0 ms) 1: [----------] 13 tests from Snappy (7364 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 (2 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 17 tests from 3 test cases ran. (7370 ms total) 1: [ PASSED ] 17 tests. 1/1 Test #1: snappy_unittest .................. Passed 96.59 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 96.59 sec + exit 0 Processing files: snappy-1.1.8-3.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jNu21d + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/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.loongarch64/usr/share/doc/snappy + cp -pr AUTHORS /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy + cp -pr COPYING /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy + cp -pr NEWS /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy + cp -pr README.md /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy + exit 0 Provides: libsnappy.so.1()(64bit) snappy = 1.1.8-3.an8 snappy(loongarch-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.27)(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) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: snappy-devel-1.1.8-3.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SRlSdn + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + DOCDIR=/builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/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.loongarch64/usr/share/doc/snappy-devel + cp -pr format_description.txt /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy-devel + cp -pr framing_format.txt /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64/usr/share/doc/snappy-devel + exit 0 Provides: cmake(Snappy) pkgconfig(snappy) = 1.1.8 snappy-devel = 1.1.8-3.an8 snappy-devel(loongarch-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.loongarch64 Provides: snappy-debugsource = 1.1.8-3.an8 snappy-debugsource(loongarch-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.loongarch64 Provides: debuginfo(build-id) = 2a477479aeaba0602bb3d1a71b25dfc73d78a07c snappy-debuginfo = 1.1.8-3.an8 snappy-debuginfo(loongarch-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(loongarch-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.loongarch64 Wrote: /builddir/build/RPMS/snappy-1.1.8-3.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/snappy-devel-1.1.8-3.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/snappy-debugsource-1.1.8-3.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/snappy-debuginfo-1.1.8-3.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RSJmrw + umask 022 + cd /builddir/build/BUILD + cd snappy-1.1.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/snappy-1.1.8-3.an8.loongarch64 + exit 0 Child return code was: 0