<86>May 4 02:31:10 userdel[3345471]: delete user 'rooter' <86>May 4 02:31:10 userdel[3345471]: removed group 'rooter' owned by 'rooter' <86>May 4 02:31:10 userdel[3345471]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:31:10 groupadd[3345492]: group added to /etc/group: name=rooter, GID=1256 <86>May 4 02:31:10 groupadd[3345492]: group added to /etc/gshadow: name=rooter <86>May 4 02:31:10 groupadd[3345492]: new group: name=rooter, GID=1256 <86>May 4 02:31:10 useradd[3345510]: new user: name=rooter, UID=1256, GID=1256, home=/root, shell=/bin/bash, from=none <86>May 4 02:31:10 userdel[3345552]: delete user 'builder' <86>May 4 02:31:10 groupadd[3345560]: group added to /etc/group: name=builder, GID=1257 <86>May 4 02:31:10 groupadd[3345560]: group added to /etc/gshadow: name=builder <86>May 4 02:31:10 groupadd[3345560]: new group: name=builder, GID=1257 <86>May 4 02:31:10 useradd[3345567]: new user: name=builder, UID=1257, GID=1257, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:31:17 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 1675432004 installed <13>May 4 02:31:17 rpmi: libgtest-1.13.0-alt2 sisyphus+318771.100.1.1 1681838178 installed <13>May 4 02:31:17 rpmi: libgmock-1.13.0-alt2 sisyphus+318771.100.1.1 1681838178 installed <13>May 4 02:31:17 rpmi: libgtest-devel-1.13.0-alt2 sisyphus+318771.100.1.1 1681838178 installed <13>May 4 02:31:17 rpmi: libgmock-devel-1.13.0-alt2 sisyphus+318771.100.1.1 1681838178 installed <13>May 4 02:31:17 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 02:31:17 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed <13>May 4 02:31:17 rpmi: libb2-0.98.1-alt1_1 sisyphus+291614.100.1.1 1638962877 installed <13>May 4 02:31:17 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 02:31:17 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:31:18 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:31:18 rpmi: libp11-kit-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645560 installed <13>May 4 02:31:18 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>May 4 02:31:18 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>May 4 02:31:18 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>May 4 02:31:18 rpmi: ca-certificates-2024.02.24-alt1 sisyphus+341362.100.1.1 1708791001 installed <13>May 4 02:31:18 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>May 4 02:31:18 rpmi: p11-kit-trust-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645560 installed <13>May 4 02:31:18 rpmi: libcrypto3-3.1.5-alt2 sisyphus+343320.140.3.1 1711982212 installed <13>May 4 02:31:18 rpmi: libssl3-3.1.5-alt2 sisyphus+343320.140.3.1 1711982212 installed <13>May 4 02:31:19 rpmi: python3-3.12.2-alt1 sisyphus+341702.200.1.1 1709232871 installed <13>May 4 02:31:20 rpmi: python3-base-3.12.2-alt1 sisyphus+341702.200.1.1 1709232871 installed <13>May 4 02:31:20 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>May 4 02:31:20 rpmi: less-633-alt1 sisyphus+328181.300.2.1 1693321749 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/zstd-1.5.5-alt2.nosrc.rpm (w1.gzdio) Installing zstd-1.5.5-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67567 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zstd-1.5.5-alt2 + echo 'Source #0 (zstd-1.5.5-alt2.tar):' Source #0 (zstd-1.5.5-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/zstd-1.5.5-alt2.tar + cd zstd-1.5.5-alt2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^\([[:space:]]*\)@\$/\1\$/' Makefile examples/Makefile lib/Makefile programs/Makefile tests/Makefile zlibWrapper/Makefile + rm tests/cli-tests/compression/basic.sh tests/cli-tests/compression/gzip-compat.sh + rm tests/cli-tests/cltools/zstdless.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67567 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.5-alt2 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + make -j8 HASH_DIR=zstd_build -C programs zstd-pgo PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make[1]: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/programs' Cleaning completed make[1]: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/programs' CC obj/zstd_build/debug.o CC obj/zstd_build/threading.o CC obj/zstd_build/error_private.o CC obj/zstd_build/zstd_common.o CC obj/zstd_build/hist.o CC obj/zstd_build/pool.o CC obj/zstd_build/xxhash.o CC obj/zstd_build/zstd_compress_literals.o CC obj/zstd_build/entropy_common.o CC obj/zstd_build/fse_compress.o CC obj/zstd_build/zstd_compress_superblock.o CC obj/zstd_build/zstd_compress_sequences.o CC obj/zstd_build/fse_decompress.o CC obj/zstd_build/zstd_ldm.o CC obj/zstd_build/huf_compress.o AS obj/zstd_build/huf_decompress_amd64.o CC obj/zstd_build/zstd_ddict.o CC obj/zstd_build/zstdmt_compress.o CC obj/zstd_build/zstd_decompress.o CC obj/zstd_build/cover.o CC obj/zstd_build/zstd_opt.o CC obj/zstd_build/zstd_double_fast.o CC obj/zstd_build/zstd_compress.o CC obj/zstd_build/benchfn.o CC obj/zstd_build/fastcover.o CC obj/zstd_build/zstd_fast.o CC obj/zstd_build/datagen.o CC obj/zstd_build/dibio.o CC obj/zstd_build/zdict.o CC obj/zstd_build/timefn.o CC obj/zstd_build/benchzstd.o CC obj/zstd_build/fileio_asyncio.o CC obj/zstd_build/zstdcli_trace.o CC obj/zstd_build/util.o CC obj/zstd_build/huf_decompress.o CC obj/zstd_build/zstd_decompress_block.o CC obj/zstd_build/zstdcli.o CC obj/zstd_build/fileio.o CC obj/zstd_build/divsufsort.o CC obj/zstd_build/zstd_lazy.o ==> building with threading support ==> no zlib, building zstd without .gz support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/zstd_build/zstd zstd build completed make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/programs' |-Synthetic 50% : 10000000 -> |-Synthetic 50% : 10000000 -> 3140424 (x3.184), 1.74 MB/s |-Synthetic 50% : 10000000 -> 3140424 (x3.184), 1.74 MB/s, 1231.2 MB/s 19# |-Synthetic 50% : 10000000 -> |-Synthetic 50% : 10000000 -> 3080678 (x3.246), 5.06 MB/s |-Synthetic 50% : 10000000 -> 3080678 (x3.246), 5.06 MB/s, 1529.7 MB/s 16# |-Synthetic 50% : 10000000 -> |-Synthetic 50% : 10000000 -> 3355994 (x2.980), 36.1 MB/s |-Synthetic 50% : 10000000 -> 3355994 (x2.980), 36.1 MB/s, 898.8 MB/s /-Synthetic 50% : 10000000 -> 3355994 (x2.980), 36.6 MB/s /-Synthetic 50% : 10000000 -> 3355994 (x2.980), 36.6 MB/s, 900.1 MB/s 9# |-Synthetic 50% : 10000000 -> |-Synthetic 50% : 10000000 -> 3230847 (x3.095), 146.6 MB/s |-Synthetic 50% : 10000000 -> 3230847 (x3.095), 146.6 MB/s, 1227.7 MB/s /-Synthetic 50% : 10000000 -> 3230847 (x3.095), 146.9 MB/s /-Synthetic 50% : 10000000 -> 3230847 (x3.095), 146.9 MB/s, 1229.5 MB/s =-Synthetic 50% : 10000000 -> 3230847 (x3.095), 146.9 MB/s =-Synthetic 50% : 10000000 -> 3230847 (x3.095), 146.9 MB/s, 1229.5 MB/s 3# |-Synthetic 50% : 10000000 -> |-Synthetic 50% : 10000000 -> 3327348 (x3.005), 48.3 MB/s |-Synthetic 50% : 10000000 -> 3327348 (x3.005), 48.3 MB/s, 985.0 MB/s /-Synthetic 50% : 10000000 -> 3327348 (x3.005), 52.5 MB/s /-Synthetic 50% : 10000000 -> 3327348 (x3.005), 52.5 MB/s, 985.0 MB/s 7# |-Synthetic 50% : 10000000 -> |-Synthetic 50% : 10000000 -> 3292183 (x3.037), 63.3 MB/s |-Synthetic 50% : 10000000 -> 3292183 (x3.037), 63.3 MB/s, 1026.8 MB/s /-Synthetic 50% : 10000000 -> 3292183 (x3.037), 63.3 MB/s /-Synthetic 50% : 10000000 -> 3292183 (x3.037), 63.3 MB/s, 1026.8 MB/s =-Synthetic 50% : 10000000 -> 3292183 (x3.037), 63.3 MB/s =-Synthetic 50% : 10000000 -> 3292183 (x3.037), 63.3 MB/s, 1026.8 MB/s 5# make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/programs' CC obj/zstd_build/debug.o CC obj/zstd_build/threading.o CC obj/zstd_build/error_private.o CC obj/zstd_build/pool.o CC obj/zstd_build/zstd_common.o CC obj/zstd_build/hist.o CC obj/zstd_build/entropy_common.o CC obj/zstd_build/zstd_compress_literals.o CC obj/zstd_build/fse_compress.o CC obj/zstd_build/fse_decompress.o CC obj/zstd_build/zstd_compress_superblock.o CC obj/zstd_build/zstd_compress_sequences.o CC obj/zstd_build/xxhash.o CC obj/zstd_build/zstd_ldm.o CC obj/zstd_build/huf_compress.o AS obj/zstd_build/huf_decompress_amd64.o CC obj/zstd_build/zstd_ddict.o CC obj/zstd_build/zstdmt_compress.o CC obj/zstd_build/zstd_fast.o CC obj/zstd_build/zstd_double_fast.o CC obj/zstd_build/cover.o CC obj/zstd_build/fastcover.o CC obj/zstd_build/zstd_decompress.o CC obj/zstd_build/benchfn.o CC obj/zstd_build/zstd_opt.o CC obj/zstd_build/datagen.o CC obj/zstd_build/zdict.o CC obj/zstd_build/dibio.o CC obj/zstd_build/divsufsort.o CC obj/zstd_build/timefn.o CC obj/zstd_build/benchzstd.o CC obj/zstd_build/fileio_asyncio.o CC obj/zstd_build/zstdcli_trace.o CC obj/zstd_build/util.o CC obj/zstd_build/zstd_compress.o CC obj/zstd_build/fileio.o CC obj/zstd_build/zstdcli.o CC obj/zstd_build/zstd_decompress_block.o CC obj/zstd_build/huf_decompress.o CC obj/zstd_build/zstd_lazy.o ==> building with threading support ==> no zlib, building zstd without .gz support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/zstd_build/zstd zstd build completed + make -j8 -C lib all PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/lib' creating pkgconfig make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/lib' CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/debug.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/threading.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/debug.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/error_private.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/pool.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_common.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/error_private.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/hist.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/xxhash.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/entropy_common.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/entropy_common.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/threading.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/pool.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/fse_compress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_common.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_compress_literals.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/fse_decompress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/xxhash.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/fse_decompress.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_compress_sequences.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_compress_superblock.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/hist.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/fse_compress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_compress_literals.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/huf_compress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_compress_sequences.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_compress_superblock.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_ldm.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/huf_compress.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_compress.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_double_fast.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_fast.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_ddict.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_compress.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstdmt_compress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_double_fast.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_decompress.o AS obj/conf_b56aea96ede6f6f9a2322e087c583689/static/huf_decompress_amd64.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_opt.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_fast.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_ldm.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/cover.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/fastcover.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstdmt_compress.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zdict.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/huf_decompress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_ddict.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/divsufsort.o AS obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/huf_decompress_amd64.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_decompress_block.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_decompress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/cover.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/fastcover.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_opt.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zdict.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/divsufsort.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/huf_decompress.o CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_decompress_block.o CC obj/conf_b56aea96ede6f6f9a2322e087c583689/static/zstd_lazy.o compiling single-threaded static library 1.5.5 CC obj/conf_4b6694b46a2e4d7f655d4c695526e338/dynamic/zstd_lazy.o compiling multi-threaded dynamic library 1.5.5 creating versioned links + make -j8 -C contrib/pzstd PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF SkippableFrame.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c SkippableFrame.cpp -o SkippableFrame.o mv -f SkippableFrame.Td SkippableFrame.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' cc -MMD -MP -MF util.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -Wno-deprecated-declarations -c ../../programs/util.c -o ../../programs/util.o mv -f util.Td util.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF main.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c main.cpp -o main.o mv -f main.Td main.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF Options.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c Options.cpp -o Options.o mv -f Options.Td Options.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF Pzstd.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c Pzstd.cpp -o Pzstd.o mv -f Pzstd.Td Pzstd.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ main.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -pthread -o pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11596 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/zstd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/zstd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd zstd-1.5.5-alt2 + export CC=false CXX=false + CC=false + CXX=false + for dir in lib programs + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C lib PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/lib' Installing static library Installing shared library Installing includes zstd static and shared library installed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/lib' + for dir in lib programs + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C programs PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/programs' Installing binaries Installing man pages zstd installation completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/programs' + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C contrib/pzstd PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' install -d -m 755 /usr/src/tmp/zstd-buildroot/usr/bin/ install -m 755 pzstd /usr/src/tmp/zstd-buildroot/usr/bin/pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' + mkdir -p /usr/src/tmp/zstd-buildroot/lib64 + for f in /usr/src/tmp/zstd-buildroot/usr/lib64/*.so ++ readlink -v /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so + t=libzstd.so.1.5.5 + ln -rsnf /usr/src/tmp/zstd-buildroot/lib64/libzstd.so.1.5.5 /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so + mv /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so.1 /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so.1.5.5 /usr/src/tmp/zstd-buildroot/lib64/ + grep -Frsl /usr/local /usr/src/tmp/zstd-buildroot + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/zstd-buildroot (auto) mode of './lib64/libzstd.so.1.5.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/zstd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libzstd.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libzstd.pc: Libs: '-L${libdir} -lzstd' --> '-lzstd' Checking contents of files in /usr/src/tmp/zstd-buildroot/ (default) Compressing files in /usr/src/tmp/zstd-buildroot (auto) removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1.xz' -> 'zstd.1.xz' removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1.xz' -> 'zstd.1.xz' Adjusting library links in /usr/src/tmp/zstd-buildroot ./lib64: (from :0) libzstd.so.1 -> libzstd.so.1.5.5 ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/zstd-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/zstd-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.43749 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.5-alt2 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects ' + make -j8 HASH_DIR=zstd_build -k -C tests test PREFIX=/usr LIBDIR=/usr/lib64 GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 zstd build completed make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' queueSize==0, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=4 SUCCESS: testOrder SUCCESS: testWait SUCCESS: thread reduction effective SUCCESS: all jobs in queue completed on early end PASS: all POOL tests make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' ../programs/zstd: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=13808469059717e52ce93c0930fe94f1e7cb71bf, for GNU/Linux 3.2.0, with debug_info, not stripped PASS: zstd-symlinks/zstdcat.sh ---------------------------------------- PASS: progress/no-progress.sh ---------------------------------------- PASS: progress/progress.sh ---------------------------------------- PASS: file-stat/compress-file-to-dir-without-write-perm.sh ---------------------------------------- PASS: file-stat/compress-file-to-file.sh ---------------------------------------- PASS: file-stat/compress-file-to-stdout.sh ---------------------------------------- PASS: file-stat/compress-stdin-to-file.sh ---------------------------------------- PASS: file-stat/compress-stdin-to-stdout.sh ---------------------------------------- PASS: file-stat/decompress-file-to-file.sh ---------------------------------------- PASS: file-stat/decompress-file-to-stdout.sh ---------------------------------------- PASS: file-stat/decompress-stdin-to-file.sh ---------------------------------------- PASS: file-stat/decompress-stdin-to-stdout.sh ---------------------------------------- PASS: dictionaries/dictionary-mismatch.sh ---------------------------------------- PASS: dictionaries/golden.sh ---------------------------------------- PASS: dict-builder/empty-input.sh ---------------------------------------- PASS: dict-builder/no-inputs.sh ---------------------------------------- PASS: decompression/golden.sh ---------------------------------------- PASS: decompression/pass-through.sh ---------------------------------------- PASS: compression/adapt.sh ---------------------------------------- PASS: compression/compress-literals.sh ---------------------------------------- PASS: compression/format.sh ---------------------------------------- PASS: compression/golden.sh ---------------------------------------- PASS: compression/levels.sh ---------------------------------------- PASS: compression/long-distance-matcher.sh ---------------------------------------- PASS: compression/multi-threaded.sh ---------------------------------------- PASS: compression/multiple-files.sh ---------------------------------------- PASS: compression/row-match-finder.sh ---------------------------------------- PASS: compression/stream-size.sh ---------------------------------------- PASS: compression/verbose-wlog.sh ---------------------------------------- PASS: compression/window-resize.sh ---------------------------------------- PASS: cltools/zstdgrep.sh ---------------------------------------- PASS: basic/help.sh ---------------------------------------- PASS: basic/memlimit.sh ---------------------------------------- PASS: basic/output_dir.sh ---------------------------------------- PASS: basic/version.sh ---------------------------------------- PASSED all 35 tests! make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' seed: 50511 0 9 17 26 33 38 43 47 53 58 64 68 75 80 88 94 100 107 117 124 131 139 149 164 178 189 199 210 220 227 237 245 251 258 268 277 284 297 305 311 319 327 336 346 349 360 370 376 381 390 398 407 412 420 428 438 446 454 463 468 473 475 480 484 489 494 499 505 508 512 516 520 523 527 532 537 543 548 551 554 558 562 567 573 580 583 586 590 593 596 600 604 609 613 618 622 627 632 636 644 654 659 663 667 671 675 678 685 690 694 700 704 709 713 718 725 731 736 740 745 751 758 765 769 774 780 786 793 799 804 807 814 821 827 834 841 846 849 854 861 865 869 873 878 883 890 895 902 914 923 930 937 944 951 961 970 979 987 994 1004 1010 1015 tests completed: OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' *** Zstandard speed analyzer 1.5.5 64-bits, by Yann Collet (Aug 23 2023) *** Sample 10000000 bytes : 1#compress : 132.8 MB/s ( 3154228) 1#compress : 132.8 MB/s ( 3154228) 2#decompress : 465.8 MB/s (10000000) 3#compress_freshCCtx : 103.4 MB/s ( 3154228) 11#compressContinue : 115.3 MB/s ( 3154228) 12#compressContinue_extDict : 168.9 MB/s ( 3154266) 12#compressContinue_extDict : 168.9 MB/s ( 3154266) 13#decompressContinue : 581.8 MB/s (10000000) 30#decodeLiteralsHeader : 40079.0 MB/s ( 44) 31#decodeLiteralsBlock : 947.2 MB/s ( 36979) 31#decodeLiteralsBlock : 1159.8 MB/s ( 36979) 32#decodeSeqHeaders : 14173.1 MB/s ( 73) 41#compressStream : 186.7 MB/s ( 3154231) 41#compressStream : 186.7 MB/s ( 3154231) 42#decompressStream : 749.0 MB/s (10000000) 43#compressStream_freshCCtx : 247.4 MB/s ( 3154231) 50#compress2 : 148.6 MB/s ( 3154228) 50#compress2 : 245.9 MB/s ( 3154228) 51#compressStream2, end : 279.7 MB/s ( 3154228) 52#compressStream2, end & short : 407.2 MB/s ( 3154223) 53#compressStream2, continue : 236.0 MB/s ( 3154231) 61#compress_generic, -T2, contin: 320.2 MB/s ( 3152992) 61#compress_generic, -T2, contin: 375.1 MB/s ( 3152992) 62#compress_generic, -T2, end : 361.4 MB/s ( 3152996) *** Zstandard speed analyzer 1.5.5 64-bits, by Yann Collet (Aug 23 2023) *** Sample 10000000 bytes : 1#compress : 1475.7 MB/s (10000241) 2#decompress : 2206.5 MB/s (10000000) 2#decompress : 2595.6 MB/s (10000000) 3#compress_freshCCtx : 994.2 MB/s (10000241) 11#compressContinue : 893.1 MB/s (10000241) 12#compressContinue_extDict : 782.7 MB/s (10000223) 13#decompressContinue : 2364.0 MB/s (10000000) ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeSeqHeaders : impossible to test on this sample (not compressible) 41#compressStream : 839.4 MB/s (10000237) 41#compressStream : 839.4 MB/s (10000237) 42#decompressStream : 2135.8 MB/s (10000000) 42#decompressStream : 2533.4 MB/s (10000000) 43#compressStream_freshCCtx : 1001.1 MB/s (10000237) 50#compress2 : 1046.1 MB/s (10000241) 51#compressStream2, end : 1086.7 MB/s (10000241) 52#compressStream2, end & short : 976.3 MB/s (10000241) 53#compressStream2, continue : 1176.6 MB/s (10000237) 53#compressStream2, continue : 1983.5 MB/s (10000237) 61#compress_generic, -T2, contin: 1003.2 MB/s (10000237) 62#compress_generic, -T2, end : 1438.4 MB/s (10000241) 62#compress_generic, -T2, end : 1438.4 MB/s (10000241) make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' ../lib/legacy/zstd_v02.c: In function 'ZSTDv02_createDCtx': ../lib/legacy/zstd_v02.c:3456:27: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 3456 | return (ZSTDv02_Dctx*)ZSTD_createDCtx(); | ^~~~~~~~~~~~~~~~~ ../lib/legacy/zstd_v03.c: In function 'ZSTDv03_createDCtx': ../lib/legacy/zstd_v03.c:3096:27: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 3096 | return (ZSTDv03_Dctx*)ZSTD_createDCtx(); | ^~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' Simple API OK Streaming API OK Frame Decoding OK OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' Starting zstd tester (64-bits, 1.5.5) Seed = 784 test 0 : ZSTD_getErrorName : OK : No error detected test 1 : ZSTD_getErrorName with wrong value : OK : No error detected test 2 : min compression level : -131072 (OK) test 3 : default compression level : 3 (OK) test 4 : ZSTD_versionNumber : 10505 (OK) test 5 : compressBound : OK test 6 : decompressBound : OK test 7 : ZSTD_CCtx_setCParams : OK test 8 : ZSTD_adjustCParams : OK test 9 : compress 5242880 bytes : OK (1652599 bytes : 31.52%) test 10 : size of cctx for level 1 : 582648 bytes test 11 : decompress skippable frame -8 size : OK test 12 : ZSTD_getFrameContentSize test : OK test 13 : ZSTD_getDecompressedSize test : OK test 14 : ZSTD_findDecompressedSize test : OK test 15 : tight ZSTD_decompressBound test : OK test 16 : ZSTD_decompressBound test with invalid srcSize : OK test 17 : decompress 5242880 bytes : OK test 18 : decompress 5242880 bytes with Huffman assembly disabled : OK test 19 : check decompressed result : OK test 20 : invalid endDirective : OK test 21 : ZSTD_checkCParams : OK test 22 : ZSTD_createDCtx_advanced and ZSTD_sizeof_DCtx: OK test 23 : misc unaccounted for zstd symbols : 0x559ca4f7fea0 0x559ca4f80ea0 0x559ca4f80100 0x559ca4f7ffe0 : OK test 24 : decompress with null dict : OK test 25 : decompress with null DDict : OK test 26 : decompress with 1 missing byte : OK test 27 : decompress with 1 too much byte : OK test 28 : decompress too large input : OK test 29 : decompress into NULL buffer : OK test 30 : decompress with corrupted checksum : OK test 31 : ZSTD_decompressBound test with content size missing : OK test 32: check DCtx size is reduced after many oversized calls : OK test 33 : ZSTD_compressCCtx() doesn't use advanced parametersOK test 34 : ZSTD_compress_usingDict() doesn't use advanced parameters: OK test 35 : ZSTD_compress_usingCDict() doesn't use advanced parameters: OK test 36 : ZSTD_compress_advanced() doesn't use advanced parameters: OK test 37 : ZSTD_compress_usingCDict_advanced() doesn't use advanced parameters: OK test 38 : ldm fill dict out-of-bounds checkOK test 39 : testing dict compression with enableLdm and forceMaxWindow : OK test 40 : testing dict compression for determinism : OK test 41 : LDM + opt parser with small uncompressible block OK test 42 : testing ldm dictionary gets invalidated : OK test 43 : testing refPrefx vs refPrefx + ldm (size comparison) : OK test 44 : in-place decompression : OK test 45 : in-place decompression with 2 frames : OK test 46 : Check block splitter with 64K literal length : OK test 47: superblock uncompressible data, too many nocompress superblocks : OK test 48: superblock with no literals : OK test 49: superblock enough room for checksum : OK test 50 : compress a NULL input with each level : OK test 51 : check CCtx size after compressing empty input : OK test 52 : decompress empty frame into NULL : OK test 53 : re-use CCtx with expanding block size : OK test 54 : re-using a CCtx should compress the same : OK test 55 : btultra2 & 1st block : OK test 56 : ZSTD_CCtx_getParameter() : OK test 57 : ZSTD_CCtx_setCParams() : test 58 : ZSTD_CCtx_setFParams() : test 59 : ZSTD_CCtx_setCarams() : test 60 : ldm conditionally enabled by default doesn't change cctx params: OK test 61 : overflow protection with large windowLog : OK test 62 : size down context : OK test 63 : create static CCtx for level 4 : OK test 64 : compress small input with small static CCtx : OK (9522 bytes : 29.06%) test 65 : compress large input with small static CCtx (must fail) : OK test 66 : resize context to full CCtx size : OK test 67 : compress large input with static CCtx : OK (1748991 bytes : 33.36%) test 68 : compress small input often enough to trigger context reduce : OK test 69 : init CCtx for level 4 : OK test 70 : compression again with static CCtx : OK (1748991 bytes : 33.36%) test 71 : simple decompression test with static DCtx : OK test 72 : check decompressed result : OK test 73 : init CCtx for too large level (must fail) : OK test 74 : init CCtx for small level 1 (should work again) : OK test 75 : use CStream on CCtx-sized static context (should fail) : OK test 76 : resize context to CStream size, then stream compress : OK test 77 : CStream for small level 1 : OK test 78 : init static CStream with dictionary (should fail) : OK test 79 : use DStream on DCtx-sized static context (should fail) : OK test 80 : test estimation functions with default cctx params : OK test 81 : test estimation functions with maxBlockSize = 0 : OK test 82 : Static context sizes for negative levels : OK test 83 : create ZSTDMT CCtx : OK test 84 : compress 5242880 bytes with 2 threads : OK (1651984 bytes : 31.51%) test 85 : decompressed size test : OK test 86 : decompress 5242880 bytes : OK test 87 : check decompressed result : OK test 88 : compress -T2 with checksum : OK (1654945 bytes : 31.57%) test 89 : decompress 5242880 bytes : OK test 90 : compress empty string and decompress with small window log : OK (9 bytes) test 91 : compress with block splitting : OK test 92 : compress -T2 with/without literals compression : OK test 93 : Multithreaded ZSTD_compress2() with rsyncable : OK test 94 : setting multithreaded parameters : OK test 95 : compress multiple frames : OK test 96 : get decompressed size of multiple frames : OK test 97 : get tight decompressed bound of multiple frames : OK test 98 : decompress multiple frames : OK test 99 : check decompressed result : OK test100 : read/write a skippable frame : OK test101 : read/write an empty skippable frame : OK test102 : copy context too soon : OK test103 : load dictionary into context : OK test104 : compress with flat dictionary : OK (2600638 bytes : 49.60%) test105 : frame built with flat dictionary should be decompressible : OK test106 : compress with duplicated context : OK (2600638 bytes : 49.60%) test107 : frame built with duplicated context should be decompressible : OK test108 : decompress with DDict : OK (size of DDict : 27903) test109 : decompress with static DDict : OK (size of static DDict : 27903) test110 : check content size on duplicated context : OK test111 : flat-dictionary efficiency test : test112 : dictBuilder on cyclic data : Trying 5 different sets of parameters 20% OK, created dictionary of size 390 test113 : dictBuilder : Trying 5 different sets of parameters 100% OK, created dictionary of size 16384 test114 : Multithreaded COVER dictBuilder : OK, created dictionary of size 16384 test115 : COVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test116 : Multithreaded FASTCOVER dictBuilder : OK, created dictionary of size 16384 test117 : FASTCOVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test118 : check dictID : OK : 2146929252 test119 : check dict header size no error : OK : 150 test120 : check dict header size correctness : OK : 115 test121 : compress with dictionary : OK (1741942 bytes : 33.22%) test122 : retrieve dictID from dictionary : OK test123 : retrieve dictID from frame : OK test124 : frame built with dictionary should be decompressible : OK test125 : estimate CDict size : OK : 113216 test126 : compress with CDict (size : 80448) : OK (1650888 bytes : 31.49%) test127 : retrieve dictID from frame : OK test128 : frame built with dictionary should be decompressible : OK test129 : compress with static CDict : OK (1889 bytes : 0.04%) test130 : ZSTD_compress_usingCDict_advanced, no contentSize, no dictID : OK (1650884 bytes : 31.49%) test131 : try retrieving contentSize from frame : OK (unknown) test132 : frame built without dictID should be decompressible : OK test133 : ZSTD_compress_advanced, no dictID : OK (1686816 bytes : 32.17%) test134 : frame built without dictID should be decompressible : OK test135 : dictionary containing only header should return error : OK test136 : bufferless api with cdict : OK test137 : Building cdict w/ ZSTD_dct_fullDict on a good dictionary : OK test138 : Building cdict w/ ZSTD_dct_fullDict on a rawContent (must fail) : OK test139 : Loading rawContent starting with dict header w/ ZSTD_dct_auto should fail : OK test140 : Loading rawContent starting with dict header w/ ZSTD_dct_rawContent should pass : OK test141 : Testing non-attached CDict with ZSTD_dct_rawContent : OK test142 : ZSTD_CCtx_refCDict() then set parameters : OK test143 : Loading dictionary before setting parameters is the same as loading after : OK test144 : Loading a dictionary clears the prefix : OK test145 : Loading a dictionary clears the cdict : OK test146 : Loading a cdict clears the prefix : OK test147 : Loading a cdict clears the dictionary : OK test148 : Loading a prefix clears the dictionary : OK test149 : Loading a prefix clears the cdict : OK test150 : Loaded dictionary persists across reset session : OK test151 : Loaded dictionary is cleared after resetting parameters : OK test152 : ZSTD_decompressDCtx() with dictionary : OK test153 : ZSTD_decompressDCtx() with ddict : OK test154 : ZSTD_decompressDCtx() with prefix : OK test155 : ZSTD_fast attach dictionary with hashLog = 25 and chainLog = 25 : OK test156 : ZSTD_dfast attach dictionary with hashLog = 25 and chainLog = 25 : OK test157 : ZSTD_lazy attach dictionary with hashLog = 29 and searchLog = 4 : OK test158 : Dictionary with non-default repcodes : Trying 5 different sets of parameters 20% OK test159 : ZSTD_decompressDCtx() with multiple ddicts : OK test160 : ZDICT_trainFromBuffer_cover : OK, created dictionary of size 16384 test161 : check dictID : OK : 297824531 test162 : ZDICT_optimizeTrainFromBuffer_cover : OK, created dictionary of size 16384 test163 : check dictID : OK : 603460011 test164 : Check input length for magic number : OK test165 : Check magic Number : OK test166 : Content size verification : OK : Src size is incorrect test167 : negative compression level : OK test168 : parameters in order : OK (compress : 2621440 -> 811117 bytes) test169 : parameters disordered : OK (compress : 2621440 -> 811117 bytes) test170 : get dParameter bounds OK test171 : wrong dParameter : OK test172 : out of bound dParameter : OK test173 : magic-less format test : OK (compress : 2621440 -> 843714 bytes) test174 : decompress normally (should fail) : OK : Unknown frame descriptor test175 : decompress of magic-less frame : one-shot OK, streaming OK : regenerated 2621440 bytes test176 : empty magic-less format test : OK (compress : 0 -> 5 bytes) test177 : decompress of empty magic-less frame : one-shot OK, streaming OK : regenerated 0 bytes test178 : Decompression parameter reset test : OK test179 : Block compression test : OK test180 : Block decompression test : OK test181 : Huge block streaming compression test : OK test182 : Dictionary Block compression test : OK test183 : Dictionary Block decompression test : OK test184 : Block compression with CDict : OK test185 : Long RLE test : OK test186 : ZSTD_generateSequences decode from sequences test : OK test187 : ZSTD_getSequences followed by ZSTD_compressSequences : OK test188 : compress 1000000 zeroes : OK (51 bytes : 0.01%) test189 : decompress 1000000 zeroes : OK test190 : compress 100 zeroes : OK (17 bytes : 17.00%) test191 : decompress 100 zeroes : OK test192 : growing nbSeq : OK test193 : compress lots 3-bytes sequences : OK (67694 bytes : 51.67%) test194 : decompress lots 3-bytes sequence : OK test195 : growing literals buffer : OK test196 : incompressible data and ill suited dictionary : Trying 5 different sets of parameters 20% OK test197 : frame compressed size of skippable frame : OK test198 : testing ZSTD error code strings : OK test199 : testing ZSTD dictionary sizes : OK test200 : testing FSE_normalizeCount() PR#1255: OK test201 : testing FSE_writeNCount() PR#2779: OK test202 : testing bitwise intrinsics PR#3045: OK test203 : passing wrong full dict should fail on compressStream2 refPrefix OK test204 : small dictionary with multithreading and LDM OK test205 : ZSTD_getCParams() + dictionary OK test206 : ZSTD_adjustCParams() + dictionary OK test207 : check compression mem usage monotonicity over levels for estimateCCtxSize() : OK test208 : check estimateCCtxSize() always larger or equal to ZSTD_estimateCCtxSize_usingCParams() : OK test209 : thread pool API tests : thread pool test : threadPool re-use roundtrips: OK thread pool test : threadPool simultaneous usage: OK thread pool tests OK 1 11 12 21 25 26 31 32 36 45 48 57 59 67 70 75 77 78 83 88 96 102 105 109 112 114 115 122 127 131 133 139 142 149 153 161 163 168 173 176 185 194 199 200 201 210 225 230 235 240 241 249 260 273 276 291 301 311 312 315 316 321 324 328 333 334 339 348 351 358 360 361 370 372 377 382 383 385 389 394 397 413 419 426 432 439 441 442 448 451 453 454 460 461 466 469 473 475 478 479 487 488 493 508 521 523 526 536 545 552 564 566 570 573 582 586 587 590 594 595 596 605 607 617 627 629 633 637 642 650 654 658 660 662 665 668 670 671 673 677 679 683 686 693 698 701 712 714 715 718 726 734 740 746 750 751 755 756 759 761 768 774 775 782 788 792 794 805 813 816 819 823 826 830 840 849 855 868 871 878 880 891 903 910 919 930 932 940 944 945 951 955 969 980 986 993 994 1003 1014 1020 1027 1039 1040 1046 1053 1060 1073 1077 1078 1080 1088 1095 1096 1102 1111 1112 1122 1127 1132 1138 1143 1148 1150 1154 1166 1167 1174 1180 1182 1186 1188 1191 1199 1203 1208 1215 1217 1223 1234 1236 1245 1250 1259 1264 1276 1279 1282 1289 1292 1293 1298 1307 1311 1320 1330 1339 1343 1361 1368 1374 1384 1391 1394 1406 1408 1413 1415 1419 1428 1431 1444 1445 1455 1468 1475 1478 1485 1488 1495 1502 1505 1509 1516 1524 1529 1532 1535 1555 1559 1568 1569 1573 1582 1593 1600 1602 1610 1615 1617 1618 1620 1627 1632 1637 1649 1655 1658 1663 1666 1672 1676 1688 1693 1699 1706 1711 1715 1719 1728 1732 1737 1741 1744 1751 1752 1756 1758 1766 1772 1782 1789 1791 1800 1812 1817 1818 1827 1833 1837 1841 1845 1846 1850 1851 1854 1861 1865 1867 1872 1885 1894 1907 1911 1918 1919 1925 1929 1937 1945 1956 1962 1970 1972 1973 1974 1976 1979 1984 1986 1989 1995 1998 2000 2006 2010 2015 2022 2024 2029 2036 2041 2050 2054 2056 2057 2060 2065 2072 2075 2079 2080 2083 2093 2097 2103 2107 2108 2110 2120 2129 2137 2150 2160 2162 2171 2173 2174 2187 2190 2198 2200 2202 2207 2210 2212 2214 2230 2239 2248 2250 2254 2258 2268 2279 2280 2284 2289 2295 2296 2298 2300 2306 2316 2323 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' Starting zstream tester (64-bits, 1.5.5) Seed = 6047 creating dictionary for unit tests Trying 5 different sets of parameters 40% 80% test 1 : compress 10485760 bytes : OK (3308743 bytes) test 2 : skipframe + compress 10485760 bytes : OK (3464494 bytes : 33.04%) test 3 : estimate CStream size : OK (1613881 bytes) test 4 : estimate CStream size using CCtxParams : OK test 5 : check actual CStream size : OK (1581113 bytes) test 6 : use bad compression parameters with ZSTD_initCStream_advanced : init error : Parameter is out of bound test 7 : decompress skippable frame : OK test 8 : decompress 10485760 bytes : OK test 9 : decompress again without init (re-use previous settings): OK test 10 : check decompressed result : OK test 11 : early decompression error if first bytes are incorrect : OK test 12 : estimate DStream size : OK (1171968 bytes) test 13 : check actual DStream size : OK (1171968 bytes) test 14 : decompress byte-by-byte : OK test 15 : check decompressed result : OK test 16 : generate error when ZSTD_decompressStream() doesn't progress : OK test 17 : NULL output and NULL input : OK test 18 : NULL output buffer with non-NULL input : OK test 19 : compress_srcSize 10485760 bytes : OK (3464494 bytes : 33.04%) test 20 : too large srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 21 : too small srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 22 : wrong srcSize !contentSizeFlag : 10485759 bytes : OK (error detected : Src size is incorrect) test 23 : context re-use : OK test 24 : ZSTD_decompressStream() single pass on empty frame : OK test 25 : ZSTD_decompressStream() single pass : OK test 26 : ZSTD_decompressStream() stable out buffer : OK test 27 : ZSTD_decompressStream() stable out buffer too small : OK test 28 : ZSTD_decompressStream() stable out buffer modified : OK test 29 : ZSTD_decompressStream() buffered output : OK test 30 : ZSTD_compress2() uses stable input and output : OK test 31 : ZSTD_compress2() doesn't modify user parameters : OK test 32 : ZSTD_compressStream2() with ZSTD_c_stableInBuffer and ZSTD_c_stableOutBuffer : OK test 33 : ZSTD_compressStream2() ZSTD_c_stableInBuffer and ZSTD_c_stableOutBuffer allocated size : OK test 34 : ZSTD_compressStream2() with ZSTD_c_stableInBuffer only : OK test 35 : ZSTD_compressStream2() ZSTD_c_stableInBuffer modify buffer : OK test 36 : ZSTD_c_stableInBuffer compatibility with compressStream, flushStream and endStream : OK test 37 : ZSTD_c_stableInBuffer compatibility with compressStream2, using different end directives : OK test 38 : ZSTD_compressStream2() with ZSTD_c_stableInBuffer: context size : OK test 39 : ZSTD_compressStream2() with ZSTD_c_stableOutBuffer only : OK test 40 : ZSTD_compressStream2() ZSTD_c_stableOutBuffer modify buffer : OK test 41 : ZSTD_compressStream2() with ZSTD_c_stableOutBuffer: context size : OK test 42 : digested dictionary : OK (3366659 bytes : 32.11%) test 43 : check CStream size : OK (1336825 bytes) test 44 : decompress 10485760 bytes with digested dictionary : OK test 45 : maxWindowSize < frame requirement : OK (Dictionary mismatch) test 46 : dictionary source size and level : OK test 47 : ZSTD_decompressStream() with dictionary : OK test 48 : ZSTD_resetDStream() with dictionary : OK test 49 : ZSTD_decompressStream() with ddict : OK test 50 : ZSTD_decompressDCtx() with prefix : OK test 51 : ZSTD_initDStream*() with dictionary : OK test 52 : ZSTD_initCStream_usingCDict_advanced with masked dictID : OK (3306978 bytes : 31.54%) test 53 : try retrieving dictID from frame : OK (not detected) test 54 : decompress without dictionary : OK (Data corruption detected) test 55 : compress with ZSTD_CCtx_refPrefix : OK (3382834 bytes : 32.26%) test 56 : decompress with ZSTD_DCtx_refPrefix : OK test 57 : decompress without dictionary (should fail): OK (Data corruption detected) test 58 : compress again with ZSTD_compressStream2 : OK (3389325 bytes : 32.32%) test 59 : decompress without dictionary (should work): OK test 60 : ZSTD_initCStream_advanced with pledgedSrcSize=0 and dict : OK test 61 : pledgedSrcSize == 0 behaves properly with ZSTD_initCStream_advanced : OK test 62 : compress 10485760 bytes with multiple threads : OK test 63 : compress 8388608 bytes with multiple threads + dictionary : OK test 64 : decompress large frame created from multiple threads + dictionary : OK test 65 : check dictionary FSE tables can represent every code : OK test 66 : ZSTD_initCStream_srcSize sets requestedParams : OK test 67 : ZSTD_initCStream_advanced sets requestedParams : OK test 68 : ZSTD_c_srcSizeHint bounds : OK test 69 : ZSTD_lazy compress with hashLog = 29 and searchLog = 4 : OK test 70 : Test offset == windowSize : OK test 71 : wildcopy doesn't overwrite potential match data : OK test 72 : decompress blocks with small sequences section : OK test 73 : raw block can be streamed: OK test 74 : dictionary + uncompressible block + reusing tables checks offset table validity: OK test 75 : dictionary + small blocks + reusing tables checks offset table validity: OK test 76 : Block-Level External Sequence Producer API: OK test 77 : Testing maxBlockSize PR#3418: OK test 78 : Testing sequence validation: OK test 79 : Testing large offset with small window size: OK 1/ 1 41 42 43 49 50 53 56 65 68 88 110 132 137 143 145 167 171 176 179 197 204 205 210 225 235 244 259 285 290 301 329 331 341 343 352 374 377 393 414 425 439 447 455 484 486 518 534 536 571 597 612 622 624 634 657 658 691 709 711 731 748 762 778 779 783 784 785 788 792 799 834 843 868 869 882 899 903 905 920 947 959 964 971 978 980 984 988 994 1004 1005 1033 1039 1040 1057 1074 1084 1085 1086 fuzzer tests completed Starting zstream tester (64-bits, 1.5.5) Seed = 9347 1/ 1 47 52 71 73 77 93 95 97 119 121 130 132 142 166 207 212 213 229 251 255 260 264 271 280 291 299 305 309 314 315 317 325 334 343 354 356 376 378 385 393 408 422 436 441 445 450 451 453 464 480 499 507 535 546 565 575 591 593 598 599 610 620 630 646 653 672 694 703 727 740 766 774 782 794 803 818 822 832 833 851 855 863 870 882 914 937 953 957 986 989 995 1002 1024 1030 1036 1045 1046 1059 1064 1075 1090 1095 1104 1106 1108 1137 1147 1148 1152 1154 1156 1163 1191 1206 1223 1233 1248 1259 1272 1316 1319 1323 1351 1365 1366 1377 1391 1407 1418 1434 1441 1460 1470 1473 1487 1494 1496 1513 1526 1543 1547 1561 1564 1590 1592 1600 1612 1632 1664 1665 1675 1688 1716 1725 1746 1753 1764 1777 1778 1795 1807 1841 1859 1867 1874 1876 1877 1903 1911 1919 1929 1952 1954 1975 2018 2042 2045 2069 2073 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' ../programs/zstd: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=13808469059717e52ce93c0930fe94f1e7cb71bf, for GNU/Linux 3.2.0, with debug_info, not stripped Starting playTests.sh isWindows=false EXE_PREFIX='' ZSTD_BIN='../programs/zstd' DATAGEN_BIN='./datagen' *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** *** supports: zstd zlib version Unsupported lz4 version Unsupported lzma version Unsupported _POSIX_C_SOURCE defined: 200809L _POSIX_VERSION defined: 200809L PLATFORM_POSIX_VERSION defined: 200809L ===> simple tests Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. Advanced options: -c, --stdout Write to STDOUT (even if it is a console) and keep the INPUT file(s). -v, --verbose Enable verbose output; pass multiple times to increase verbosity. -q, --quiet Suppress warnings; pass twice to suppress errors. --trace LOG Log tracing information to LOG. --[no-]progress Forcibly show/hide the progress counter. NOTE: Any (de)compressed output to terminal will mix with progress counter text. -r Operate recursively on directories. --filelist LIST Read a list of files to operate on from LIST. --output-dir-flat DIR Store processed files in DIR. --output-dir-mirror DIR Store processed files in DIR, respecting original directory structure. --[no-]asyncio Use asynchronous IO. [Default: Enabled] --[no-]check Add XXH64 integrity checksums during compression. [Default: Add, Validate] If `-d` is present, ignore/validate checksums during decompression. -- Treat remaining arguments after `--` as files. Advanced compression options: --ultra Enable levels beyond 19, up to 22; requires more memory. --fast[=#] Use to very fast compression levels. [Default: 1] --adapt Dynamically adapt compression level to I/O conditions. --long[=#] Enable long distance matching with window log #. [Default: 27] --patch-from=REF Use REF as the reference point for Zstandard's diff engine. -T# Spawn # compression threads. [Default: 1; pass 0 for core count.] --single-thread Share a single thread for I/O and compression (slightly different than `-T1`). --auto-threads={physical|logical} Use physical/logical cores when using `-T0`. [Default: Physical] -B# Set job size to #. [Default: 0 (automatic)] --rsyncable Compress using a rsync-friendly method (`-B` sets block size). --exclude-compressed Only compress files that are not already compressed. --stream-size=# Specify size of streaming input from STDIN. --size-hint=# Optimize compression parameters for streaming input of approximately size #. --target-compressed-block-size=# Generate compressed blocks of approximately # size. --no-dictID Don't write `dictID` into the header (dictionary compression only). --[no-]compress-literals Force (un)compressed literals. --[no-]row-match-finder Explicitly enable/disable the fast, row-based matchfinder for the 'greedy', 'lazy', and 'lazy2' strategies. --format=zstd Compress files to the `.zst` format. [Default] --mmap-dict Memory-map dictionary file rather than mallocing and loading all at once Advanced decompression options: -l Print information about Zstandard-compressed files. --test Test compressed file integrity. -M# Set the memory usage limit to # megabytes. --[no-]sparse Enable sparse mode. [Default: Enabled for files, disabled for STDOUT.] --[no-]pass-through Pass through uncompressed files as-is. [Default: Disabled] Dictionary builder: --train Create a dictionary from a training set of files. --train-cover[=k=#,d=#,steps=#,split=#,shrink[=#]] Use the cover algorithm (with optional arguments). --train-fastcover[=k=#,d=#,f=#,steps=#,split=#,accel=#,shrink[=#]] Use the fast cover algorithm (with optional arguments). --train-legacy[=s=#] Use the legacy algorithm with selectivity #. [Default: 9] -o NAME Use NAME as dictionary name. [Default: dictionary] --maxdict=# Limit dictionary to specified size #. [Default: 112640] --dictID=# Force dictionary ID to #. [Default: Random] Benchmark options: -b# Perform benchmarking with compression level #. [Default: 3] -e# Test all compression levels up to #; starting level is `-b#`. [Default: 1] -i# Set the minimum evaluation to time # seconds. [Default: 3] -B# Cut file into independent chunks of size #. [Default: No chunking] -S Output one benchmark result per input file. [Default: Consolidated result] --priority=rt Set process priority to real-time. *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** test : basic compression tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) test : basic decompression tmp.zst : 65537 bytes test : too large compression level => auto-fix Warning : compression level higher than max, reduced to 19 tmp : 31.53% ( 64.0 KiB => 20.2 KiB, tmp.zst) error: numeric value overflows 32-bit unsigned int test : --fast aka negative compression levels tmp : 56.03% ( 64.0 KiB => 35.9 KiB, tmp.zst) tmp : 56.58% ( 64.0 KiB => 36.2 KiB, tmp.zst) tmp :100.02% ( 64.0 KiB => 64.0 KiB, tmp.zst) error: numeric value overflows 32-bit unsigned int Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. test : too large numeric argument error: numeric value overflows 32-bit unsigned int test : set compression level with environment variable ZSTD_CLEVEL tmp : 33.15% ( 64.0 KiB => 21.2 KiB, tmp.zst) tmp : 61.49% ( 64.0 KiB => 39.4 KiB, tmp.zst) tmp : 33.15% ( 64.0 KiB => 21.2 KiB, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=: not a valid integer value tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=-: not a valid integer value tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=a: not a valid integer value tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=+a: not a valid integer value tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=3a7: not a valid integer value tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=50000000000: numeric value too large tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) test : override ZSTD_CLEVEL with command line option tmp : 56.58% ( 64.0 KiB => 36.2 KiB, tmp.zst) test : compress to stdout test : compress to named file tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmpCompressed) test : force write, correct order tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmpCompressed) test : forgotten argument error: missing command argument test : implied stdout when input is stdin bob test : null-length file roundtrip -n test : ensure small file doesn't add 3-bytes null block 14 14 test : decompress file with wrong suffix (must fail) zstd: tmpCompressed: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. test : decompress into stdout test : decompress from stdin into stdout test : impose memory limitation (must fail) tmplimit : 32.57% ( 500 KiB => 163 KiB, tmplimit.zst) tmplimit.zst : Decoding error (36) : Frame requires too much memory for decoding tmplimit.zst : Window size larger than maximum : 512000 > 2048 tmplimit.zst : Use --long=19 or --memory=1MB tmplimit.zst : Decoding error (36) : Frame requires too much memory for decoding tmplimit.zst : Window size larger than maximum : 512000 > 2048 tmplimit.zst : Use --long=19 or --memory=1MB tmplimit.zst : Decoding error (36) : Frame requires too much memory for decoding tmplimit.zst : Window size larger than maximum : 512000 > 2048 tmplimit.zst : Use --long=19 or --memory=1MB error: command cannot be separated from its argument by another command test : overwrite protection zstd: tmp.zst already exists; not overwritten test : force overwrite test : overwrite readonly file zstd: tmpro.zst already exists; not overwritten test: --no-progress flag /*stdin*\ : 4 bytes *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmpro :425.00% ( 4 B => 17 B, /*stdout*\) /*stdin*\ : 4 bytes test: --progress flag /*stdin*\ : 0 B... /*stdin*\ : 4 bytes /*stdin*\ : 0 B... /*stdin*\ : 4 bytes /*stdin*\ : 4 bytes test: overwrite input file (must fail) zstd: Refusing to open an output file which will overwrite the input file zstd: Refusing to open an output file which will overwrite the input file test: detect that input file does not exist zstd: can't stat nothere : No such file or directory -- ignored test: --[no-]compress-literals /*stdin*\ : 65537 bytes /*stdin*\ : 65537 bytes /*stdin*\ : 65537 bytes /*stdin*\ : 65537 bytes /*stdin*\ : 65537 bytes /*stdin*\ : 65537 bytes Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 22185 (x2.954), 303.2 MB/s |-tmp : 65537 -> 22185 (x2.954), 303.2 MB/s, 1475.9 MB/s /-tmp : 65537 -> 22185 (x2.954), 303.2 MB/s, 1566.0 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21285 (x3.079), 115.7 MB/s |-tmp : 65537 -> 21285 (x3.079), 115.7 MB/s, 1454.3 MB/s /-tmp : 65537 -> 21285 (x3.079), 115.7 MB/s /-tmp : 65537 -> 21285 (x3.079), 115.7 MB/s, 1454.3 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21510 (x3.047), 284.3 MB/s |-tmp : 65537 -> 21510 (x3.047), 284.3 MB/s, 65.9 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36714 (x1.785), 383.7 MB/s |-tmp : 65537 -> 36714 (x1.785), 383.7 MB/s, 4151.8 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 34502 (x1.900), 122.5 MB/s |-tmp : 65537 -> 34502 (x1.900), 122.5 MB/s, 180.1 MB/s /-tmp : 65537 -> 34502 (x1.900), 163.0 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 35605 (x1.841), 355.2 MB/s |-tmp : 65537 -> 35605 (x1.841), 355.2 MB/s, 4072.3 MB/s /-tmp : 65537 -> 35605 (x1.841), 355.2 MB/s, 4072.3 MB/s 1# test: --no-check for decompression tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp_corrupt.zst) tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) 4+0 records in 4+0 records out 4 bytes copied, 4.2571e-05 s, 94.0 kB/s tmp_corrupt.zst : 65537 bytes tmp_corrupt.zst : 65537 bytes tmp.zst : 65537 bytes test: check if binary has executable stack (#2963) GNU_STACK 0x000000 0x0000000000000000 0x0000000000000000 0x000000 0x000000 RW 0x10 ===> --exclude-compressed flag 2 files compressed : 32.15% ( 128 KiB => 41.2 KiB) 4 files compressed : 32.15% ( 128 KiB => 41.2 KiB) Test is successful. input.5.zst is precompressed and therefore not compressed/modified again. 5 files compressed : 32.15% ( 64.0 KiB => 20.6 KiB) 5 files compressed : 100.07% ( 103 KiB => 103 KiB) Test completed ===> warning prompts should not occur if stdin is an input tmpPrompt :192.86% ( 14 B => 27 B, tmpPrompt.zst) zstd: tmpPrompt.zst already exists; stdin is an input - not proceeding. /*stdin*\ :192.86% ( 14 B => 27 B, tmpPrompt.zst) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** zstd: tmpPrompt.zst already exists; overwrite (y/n) ? tmpPrompt :192.86% ( 14 B => 27 B, tmpPrompt.zst) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** zstd: tmpPrompt.zst already exists; stdin is an input - not proceeding. zstd: WARNING: all input files will be processed and concatenated into a single output file: tmpPromp.zst The concatenated output CANNOT regenerate original file names nor directory structure. Since it's a destructive operation, input files will not be removed. stdin is an input - not proceeding. Test completed ===> recursive mode test please provide correct input file(s) or non-empty directories -- ignored ===> file removal tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) tmp.zst : 65537 bytes test: --rm is disabled when output is stdout test: --rm is disabled when multiple inputs are concatenated into a single output *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp3.zst The concatenated output CANNOT regenerate original file names nor directory structure. Since it's a destructive operation, input files will not be removed. Proceed? (y/n): tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp3.zst) tmp2 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp3.zst) 2 files compressed : 32.48% ( 128 KiB => 41.6 KiB) zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp3.zst The concatenated output CANNOT regenerate original file names nor directory structure. Since it's a destructive operation, input files will not be removed. 2 files compressed : 32.48% ( 128 KiB => 41.6 KiB) Concatenating multiple processed inputs into a single output loses file metadata. Aborting. test : should quietly not remove non-regular file test : --rm on stdin zstd: can't stat tmp : No such file or directory -- ignored test : -d -f do not delete destination when source is not present zstd: can't stat tmp.zst : No such file or directory -- ignored test : -f do not delete destination when source is not present zstd: can't stat tmp : No such file or directory -- ignored ===> decompression only tests 1+0 records in 1+0 records out 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000699928 s, 1.5 GB/s /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/golden-decompression/rle-first-block.zst: 1048576 bytes Files tmp1 and tmp are identical /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/golden-decompression/empty-block.zst: 0 bytes Files tmp2 and tmp_empty are identical ===> compress multiple files zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate original file names nor directory structure. 2 files compressed : 316.67% ( 12 B => 38 B) /*stdin*\ : 12 bytes *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp.zst The concatenated output CANNOT regenerate original file names nor directory structure. Proceed? (y/n): tmp1 :316.67% ( 6 B => 19 B, tmp.zst) tmp2 :316.67% ( 6 B => 19 B, tmp.zst) 2 files compressed : 316.67% ( 12 B => 38 B) 2 files compressed : 316.67% ( 12 B => 38 B) 2 files decompressed : 12 bytes total hello world zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate original file names nor directory structure. 2 files compressed : 168.42% ( 38 B => 64 B) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp The concatenated output CANNOT regenerate original file names nor directory structure. Proceed? (y/n): tmp1.zst : 6 bytes tmp2.zst : 6 bytes 2 files decompressed : 12 bytes total zstd: WARNING: all input files will be processed and concatenated into a single output file: tmpexists The concatenated output CANNOT regenerate original file names nor directory structure. 2 files compressed : 316.67% ( 12 B => 38 B) Concatenating multiple processed inputs into a single output loses file metadata. Aborting. *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** --zstd=wlog=10,clog=6,hlog=7,slog=2,mml=4,tlen=0,strat=2 --zstd=wlog=10,clog=6,hlog=7,slog=2,mml=4,tlen=0,strat=2 --format=.zst --no-sparse --block-size=0 --memory=134217728 --threads=1 --content-size zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp_rm3.zst The concatenated output CANNOT regenerate original file names nor directory structure. Proceed? (y/n): Decompression will require 7 B of memory tmp_rm1 :285.71% ( 7 B => 20 B, tmp_rm3.zst) tmp_rm1 : Completed in 0.00 sec (cpu load : 0%) Decompression will require 4 B of memory tmp_rm2 :425.00% ( 4 B => 17 B, tmp_rm3.zst) tmp_rm2 : Completed in 0.00 sec (cpu load : 0%) 2 files compressed : 336.36% ( 11 B => 37 B) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp_rm_out The concatenated output CANNOT regenerate original file names nor directory structure. Since it's a destructive operation, input files will not be removed. Proceed? (y/n): Sparse File Support is disabled when output is not a file tmp_rm3.zst : 11 bytes tmp_rm4.zst : 11 bytes 2 files decompressed : 22 bytes total ===> multiple files and shell completion compress tmp* : 15 files compressed : 35.62% ( 1.21 MiB => 442 KiB) decompress tmp* : 16 files decompressed : 1271279 bytes total compress tmp* into stdout > tmpall : decompress tmpall* into stdout > tmpdec : compress multiple files including a missing one (notHere) : zstd: can't stat notHere : No such file or directory -- ignored 2 files compressed : 32.50% ( 164 KiB => 53.3 KiB) ===> zstd fifo named pipe test tmp_named_pipe :200.00% ( 13 B => 26 B, tmp_compressed) tmp_compressed : 13 bytes Files tmp_original and tmp_decompressed are identical ===> zstd created file permissions tests test : copy 666 permissions in file -> file compression tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zst) test : copy 666 permissions in file -> file decompression tmp1.zst : 65537 bytes test : copy 400 permissions in file -> file compression (write to a read-only file) tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zst) test : copy 400 permissions in file -> file decompression (write to a read-only file) tmp1.zst : 65537 bytes test : check created permissions from stdin input in compression /*stdin*\ : 32.51% ( 64.0 KiB => 20.8 KiB, tmp1.zst) test : check created permissions from stdin input in decompression /*stdin*\ : 65537 bytes test : check created permissions from multiple inputs in compression zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp1.zst The concatenated output CANNOT regenerate original file names nor directory structure. 2 files compressed : 32.48% ( 128 KiB => 41.6 KiB) test : check created permissions from multiple inputs in decompression zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp1.out The concatenated output CANNOT regenerate original file names nor directory structure. 2 files decompressed : 262148 bytes total test : check permissions on pre-existing output file in compression tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zst) test : check permissions on pre-existing output file in decompression tmp1.zst : 65537 bytes test : respect umask when compressing from stdin input /*stdin*\ : 32.51% ( 64.0 KiB => 20.8 KiB, tmp1.zst) test : respect umask when decompressing from stdin input /*stdin*\ : 65537 bytes ===> zstd created file timestamp tests test : copy mtime in file -> file compression tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) MTIME 946684800 946684800 test : copy mtime in file -> file decompression tmp.zst : 65537 bytes MTIME 946684800 946684800 ===> compress multiple files into an output directory, --output-dir-flat 2 files compressed : 336.36% ( 11 B => 37 B) test : decompress multiple files into an output directory, --output-dir-flat 2 files decompressed : 11 bytes total 2 files decompressed : 11 bytes total ===> compress multiple files into an output directory and mirror input folder, --output-dir-mirror 2 files compressed : 186.67% ( 30 B => 56 B) test: compress input dir will be ignored if it has '..' zstd: --output-dir-mirror cannot compress 'tmpInputTestDir/we/.../..must/../..mustgo/deeper..' into 'non-exist' zstd: --output-dir-mirror cannot compress 'tmpInputTestDir/we/.../..must/deeper../..' into 'non-exist' zstd: --output-dir-mirror cannot compress '../tests/tmpInputTestDir/we/.../..must/deeper..' into 'non-exist' test: compress input dir should succeed with benign uses of '..' tmpInputTestDir/we/.../..must/go/deeper../tmp2 :360.00% ( 5 B => 18 B, tmpout/tmpInputTestDir/we/.../..must/go/deeper../tmp2.zst) test : decompress multiple files into an output directory, --output-dir-mirror 2 files decompressed : 30 bytes total test: decompress input dir will be ignored if it has '..' zstd: --output-dir-mirror cannot compress 'tmpOutDir/tmpInputTestDir/we/.../..must/../..must/go/deeper../tmp2.zst' into 'non-exist' test : compress multiple files reading them from a file, --filelist=FILE 2 files compressed : 165.00% ( 40 B => 66 B) test : alternate syntax: --filelist FILE 2 files compressed : 165.00% ( 40 B => 66 B) test : reading file list from a symlink, --filelist=FILE 2 files compressed : 165.00% ( 40 B => 66 B) test : compress multiple files reading them from multiple files, --filelist=FILE 4 files compressed : 165.00% ( 80 B => 132 B) test : decompress multiple files reading them from a file, --filelist=FILE 2 files decompressed : 40 bytes total test : decompress multiple files reading them from multiple files, --filelist=FILE 4 files decompressed : 80 bytes total test : survive the list of files with too long filenames (--filelist=FILE) test : survive a list of files which is text garbage (--filelist=FILE) test : survive a list of files which is binary garbage (--filelist=FILE) test : try to overflow internal list of files (--filelist=FILE) 35 files compressed : 100.02% ( 2.00 MiB => 2.00 MiB) ===> --[no-]content-size tests tmp_contentsize : 32.48% ( 64.0 KiB => 20.8 KiB, tmp_contentsize.zst) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Decompressed Size: 64.0 KiB (65537 B) tmp_contentsize : 32.48% ( 64.0 KiB => 20.8 KiB, tmp_contentsize.zst) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmp_contentsize : 32.48% ( 64.0 KiB => 20.8 KiB, tmp_contentsize.zst) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Decompressed Size: 64.0 KiB (65537 B) tmp_contentsize : 32.48% ( 64.0 KiB => 20.8 KiB, tmp_contentsize.zst) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** test : show-default-cparams regular tmp (65537 bytes) - windowLog : 17 - chainLog : 15 - hashLog : 16 - searchLog : 2 - minMatch : 5 - targetLength : 0 - strategy : ZSTD_dfast (2) tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) error : can't use --show-default-cparams in decompression mode test : show-default-cparams recursive tmp_files/tmp3 (257000 bytes) - windowLog : 18 - chainLog : 16 - hashLog : 16 - searchLog : 1 - minMatch : 4 - targetLength : 0 - strategy : ZSTD_dfast (2) tmp_files/tmp2 (129000 bytes) - windowLog : 17 - chainLog : 15 - hashLog : 16 - searchLog : 2 - minMatch : 5 - targetLength : 0 - strategy : ZSTD_dfast (2) tmp_files/tmp1 (15000 bytes) - windowLog : 14 - chainLog : 14 - hashLog : 15 - searchLog : 2 - minMatch : 4 - targetLength : 0 - strategy : ZSTD_dfast (2) 3 files compressed : 34.11% ( 392 KiB => 134 KiB) test : show compression parameters in verbose mode ===> Advanced compression parameters Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. zstd: error 11 : Parameter is out of bound roundTripTest: datagen -g512K | zstd -v | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.61% ( 512 KiB => 167 KiB, /*stdout*\) roundTripTest: datagen -g512K | zstd -v --zstd=mml=3,tlen=48,strat=6 | zstd -d --zstd=mml=3,tlen=48,strat=6 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 34.55% ( 512 KiB => 177 KiB, /*stdout*\) roundTripTest: datagen -g512K | zstd -v --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 | zstd -d --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.42% ( 512 KiB => 166 KiB, /*stdout*\) roundTripTest: datagen -g512K | zstd -v --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 | zstd -d --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 34.46% ( 512 KiB => 176 KiB, /*stdout*\) roundTripTest: datagen -g512K | zstd -v --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 | zstd -d --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.35% ( 512 KiB => 166 KiB, /*stdout*\) roundTripTest: datagen -g512K | zstd -v --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 | zstd -d --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.35% ( 512 KiB => 166 KiB, /*stdout*\) roundTripTest: datagen -g64K | zstd -v19 --zstd=strat=9 | zstd -d19 --zstd=strat=9 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.53% ( 64.0 KiB => 20.2 KiB, /*stdout*\) ===> Pass-Through mode Hello world 1! Hello world 2! Hello world 3! ===> frame concatenation hello world! frame concatenation without checksum testing zstdcat symlink testing zcat symlink frame concatenation tests completed **** flush write error test **** println foo | zstd > /dev/full zstd: /*stdout*\: No space left on device println foo | zstd | zstd -d > /dev/full zstd: /*stdout*\: No space left on device ===> symbolic link test Warning : world.tmp is a symbolic link, ignoring hello.tmp :208.33% ( 12 B => 25 B, hello.tmp.zst) Warning : world.tmp is a symbolic link, ignoring Warning : world.tmp is a symbolic link, ignoring Warning : world2.tmp is a symbolic link, ignoring 2 files compressed : 208.33% ( 24 B => 50 B) ===> test sparse file support *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 5242880 bytes Files tmpSparse and tmpSparseRegen are identical *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutSparse are identical *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutNoSparse are identical 5120 -rw-r--r-- 1 builder builder 5242880 May 4 02:35 tmpSparse 5120 -rw-r--r-- 1 builder builder 5242880 May 4 02:35 tmpSparseRegen *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 1200007 bytes Files - and tmpSparseOdd are identical 44 -rw-r--r-- 1 builder builder 1200007 May 4 02:35 tmpSparseOdd Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! Sparse Compatibility with Append : *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmpSparse1M : 0.01% ( 1.000 MiB => 67 B, tmpSparseCompressed) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmpSparseCompressed : 1048576 bytes *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r-- 1 builder builder 5242880 May 4 02:35 tmpSparse 1024 -rw-r--r-- 1 builder builder 1048576 May 4 02:35 tmpSparse1M 2048 -rw-r--r-- 1 builder builder 2097152 May 4 02:35 tmpSparse2M 4 -rw-r--r-- 1 builder builder 67 May 4 02:35 tmpSparseCompressed 44 -rw-r--r-- 1 builder builder 1200007 May 4 02:35 tmpSparseOdd 5120 -rw-r--r-- 1 builder builder 5242880 May 4 02:35 tmpSparseRegen 2048 -rw-r--r-- 1 builder builder 2097152 May 4 02:35 tmpSparseRegenerated ===> stream-size mode test : basic file compression vs sized streaming compression tmp : 21.87% ( 10.7 KiB => 2.35 KiB, tmp.zst) test : sized streaming compression and decompression tmp : 21.87% ( 10.7 KiB => 2.35 KiB, tmp.zst) tmp.zst : 11000 bytes test : incorrect stream size zstd: error 11 : Src size is incorrect ===> zstd zero weight dict test tmp_input :103.27% ( 153 B => 158 B, tmp_input.zst) tmp_input.zst : 153 bytes ===> zstd (valid) zero weight dict test tmp_input : 96.15% ( 26 B => 25 B, tmp_input.zst) tmp_input.zst : 26 bytes ===> size-hint mode test : basic file compression vs hinted streaming compression tmp : 21.87% ( 10.7 KiB => 2.35 KiB, tmp.zst) test : hinted streaming compression and decompression /*stdin*\ : 21.86% ( 10.7 KiB => 2.35 KiB, tmp.zst) tmp.zst : 11000 bytes test : hinted streaming compression with dictionary /*stdin*\ : 11000 bytes test : multiple file compression with hints and dictionary 2 files compressed : 0.33% ( 21.5 KiB => 72 B) tmp : 0.33% ( 10.7 KiB => 36 B, tmp1_.zst) tmp2 : 0.33% ( 10.7 KiB => 36 B, tmp2_.zst) test : incorrect hinted stream sizes /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes test : allows and interprets K,KB,KiB,M,MB and MiB suffix /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes /*stdin*\ : 11000 bytes ===> dictionary tests - Test high/low compressibility corpus training Loading tmpCorpusHighCompress... Trying 5 different sets of parameters 20% 40% 60% 80% 100% k=1998 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictHighCompress Loading tmpCorpusLowCompress... Trying 5 different sets of parameters 20% 40% 60% 80% 100% k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictLowCompress - Test with raw dict (content only) - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict - Test dictionary compression with tmpDict as an input file and dictionary zstd: cannot use tmpDict as an input file and dictionary - Dictionary compression roundtrip tmp : 16.25% ( 74.9 KiB => 12.2 KiB, tmp.zst) tmp.zst : 76704 bytes - Dictionary compression with hlog < clog tmp : 14.37% ( 74.9 KiB => 10.8 KiB, tmp.zst) - Dictionary compression with btlazy2 strategy tmp : 14.54% ( 74.9 KiB => 10.9 KiB, tmp.zst) tmp.zst : 76704 bytes - Test dictionary compression with multithreading /*stdin*\ : 5242880 bytes - Create second (different) dictionary Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/paramgrill.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 547282! size(source)/size(dictionary) = 4.858683, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with wrong dictID parameter order (must fail) error: command cannot be separated from its argument by another command - Create dictionary with size limit *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Shuffling input files Sample file '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/zstreamtest.c' is too large, limiting to 128 KBSample file '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/fuzzer.c' is too large, limiting to 128 KBSample file '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/fileio.c' is too large, limiting to 128 KBLoading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters d=8 Training on 18 samples of total size 569629 Testing on 7 samples of total size 319654 Computing frequencies k=50 Breaking content into 81 epochs of size 7032 statistics ... k=537 Breaking content into 7 epochs of size 81374 statistics ... k=1024 Breaking content into 4 epochs of size 142405 statistics ... k=1511 Breaking content into 2 epochs of size 284811 statistics ... k=1998 Breaking content into 2 epochs of size 284811 statistics ... k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary with small size limit *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Shuffling input files Sample file '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/zstreamtest.c' is too large, limiting to 128 KBSample file '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/fuzzer.c' is too large, limiting to 128 KBSample file '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/fileio.c' is too large, limiting to 128 KBLoading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters d=8 Training on 18 samples of total size 569629 Testing on 7 samples of total size 319654 Computing frequencies k=50 Breaking content into 20 epochs of size 28481 statistics ... k=537 Breaking content into 1 epochs of size 569622 statistics ... k=1024 Breaking content into 1 epochs of size 569622 statistics ... k=1511 FASTCOVER parameters incorrect k=1998 FASTCOVER parameters incorrect k=50 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 1024 into file tmpDict3 - Create dictionary with wrong parameter order (must fail) error: command cannot be separated from its argument by another command - Compress without dictID tmp : 16.24% ( 74.9 KiB => 12.2 KiB, tmp.zst) tmp.zst : 76704 bytes - Compress multiple files with dictionary 37 files compressed : 18.43% ( 1.04 MiB => 196 KiB) 37 files decompressed : 1087374 bytes total dirTestDict/benchfn.c: OK dirTestDict/benchfn.h: OK dirTestDict/benchzstd.c: OK dirTestDict/benchzstd.h: OK dirTestDict/bigdict.c: OK dirTestDict/checkTag.c: OK dirTestDict/datagen.c: OK dirTestDict/datagen.h: OK dirTestDict/datagencli.c: OK dirTestDict/decodecorpus.c: OK dirTestDict/dibio.c: OK dirTestDict/dibio.h: OK dirTestDict/external_matchfinder.c: OK dirTestDict/fileio.c: OK dirTestDict/fileio.h: OK dirTestDict/fileio_asyncio.c: OK dirTestDict/fileio_asyncio.h: OK dirTestDict/fileio_common.h: OK dirTestDict/fileio_types.h: OK dirTestDict/fullbench.c: OK dirTestDict/fuzzer.c: OK dirTestDict/invalidDictionaries.c: OK dirTestDict/legacy.c: OK dirTestDict/longmatch.c: OK dirTestDict/paramgrill.c: OK dirTestDict/platform.h: OK dirTestDict/poolTests.c: OK dirTestDict/roundTripCrash.c: OK dirTestDict/seqgen.c: OK dirTestDict/timefn.c: OK dirTestDict/timefn.h: OK dirTestDict/util.c: OK dirTestDict/util.h: OK dirTestDict/zstdcli.c: OK dirTestDict/zstdcli_trace.c: OK dirTestDict/zstdcli_trace.h: OK dirTestDict/zstreamtest.c: OK - dictionary builder on bogus input Error 14 : nb of samples too low Error 14 : nb of samples too low - Test -o before --train ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file dictionary - Create dictionary with multithreading enabled ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict - Test --memory for dictionary compression ! Warning : setting manual memory limit for dictionary training data at 0 MB Training samples set too large (12 MB); training on 0 MB only... Loading tmpCorpusHighCompress... Trying 5 different sets of parameters Total number of training samples is 3 and is invalid Failed to initialize context dictionary training failed : Src size is incorrect ! Warning : setting manual memory limit for dictionary training data at 5 MB Training samples set too large (12 MB); training on 5 MB only... ===> fastCover dictionary builder : advanced options - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1933 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict tmp : 19.07% ( 74.9 KiB => 14.3 KiB, tmp.zst) tmp.zst : 76704 bytes - Create second (different) dictionary Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/paramgrill.c... Training on 37 samples of total size 955576 Testing on 37 samples of total size 955576 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 955569! size(source)/size(dictionary) = 8.483390, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1706 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Alternatively, split files into fixed-size blocks representative of samples, with -B# Error 14 : nb of samples too low - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1933 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionaries with shrink-dict flag enabled ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=6 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=6 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict1 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=6 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! k=2000 d=6 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict3 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters k=50 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary using all samples for both training and testing ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1587 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary using f=16 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1587 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... FASTCOVER parameters incorrect dictionary training failed : Parameter is out of bound - Create dictionary using accel=2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1587 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary using accel=10 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1587 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary with multithreading ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 569622! size(source)/size(dictionary) = 5.057013, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 12% 20% 29% 37% 47% 54% 62% 71% 80% 90% 100% k=386 d=8 f=20 steps=40 split=75 accel=1 Save dictionary of size 112640 into file dictionary - Test -o before --train-fastcover ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1587 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1587 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary ===> legacy dictionary builder - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... sorting 25 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 60120 into file tmpDict tmp : 20.15% ( 74.9 KiB => 15.1 KiB, tmp.zst) tmp.zst : 76704 bytes ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Alternatively, split files into fixed-size blocks representative of samples, with -B# Error 14 : nb of samples too low - Create second (different) dictionary Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/paramgrill.c... sorting 37 files of total size 0 MB ... finding patterns ... 94.19 % statistics ... Save dictionary of size 65387 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... sorting 25 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 60120 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... sorting 25 files of total size 0 MB ... finding patterns ... ! note : calculated dictionary significantly larger than requested (59967 > 4096) ! consider increasing dictionary size, or produce denser dictionary (-s2) ! always test dictionary efficiency on real samples statistics ... Save dictionary of size 4096 into file tmpDict2 - Test -o before --train-legacy ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... sorting 25 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 60120 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... sorting 25 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 60120 into file dictionary ===> integrity tests test one file (tmp1.zst) tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zst) tmp1.zst : 65537 bytes tmp1.zst : 65537 bytes test multiple files (*.zst) Warning : ./helloworld.link.zst is a symbolic link, ignoring 4 files decompressed : 65565 bytes total test bad files (*) Warning : ./helloworld.link.zst is a symbolic link, ignoring zstd: ./DEPRECATED-test-zstd-speed.py: unsupported format zstd: ./Makefile: unsupported format zstd: ./README.md: unsupported format zstd: ./automated_benchmarking.py: unsupported format zstd: ./bigdict.c: unsupported format zstd: ./checkTag.c: unsupported format zstd: ./check_size.py: unsupported format zstd: ./cli-tests is a directory -- ignored zstd: ./datagen: unsupported format zstd: ./datagencli.c: unsupported format zstd: ./decodecorpus.c: unsupported format zstd: ./dict-files is a directory -- ignored zstd: ./external_matchfinder.c: unsupported format zstd: ./external_matchfinder.h: unsupported format zstd: ./fullbench.c: unsupported format zstd: ./fuzz is a directory -- ignored zstd: ./fuzzer.c: unsupported format zstd: ./golden-compression is a directory -- ignored zstd: ./golden-decompression is a directory -- ignored zstd: ./golden-dictionaries is a directory -- ignored zstd: ./gzip is a directory -- ignored zstd: ./invalidDictionaries: unsupported format zstd: ./invalidDictionaries.c: unsupported format zstd: ./legacy.c: unsupported format zstd: ./libzstd_builds.sh: unsupported format zstd: ./longmatch.c: unsupported format zstd: ./paramgrill.c: unsupported format zstd: ./playTests.sh: unsupported format zstd: ./poolTests: unsupported format zstd: ./poolTests.c: unsupported format zstd: ./rateLimiter.py: unsupported format zstd: ./regression is a directory -- ignored zstd: ./roundTripCrash.c: unsupported format zstd: ./seqgen.c: unsupported format zstd: ./seqgen.h: unsupported format zstd: ./test-license.py: unsupported format zstd: ./test-variants.sh: unsupported format zstd: ./test-zstd-versions.py: unsupported format zstd: ./tmp1: unsupported format zstd: ./zstdc_fse_compress.o: unsupported format zstd: ./zstdc_hist.o: unsupported format zstd: ./zstdc_huf_compress.o: unsupported format zstd: ./zstdc_zstd_compress.o: unsupported format zstd: ./zstdc_zstd_compress_literals.o: unsupported format zstd: ./zstdc_zstd_compress_sequences.o: unsupported format zstd: ./zstdc_zstd_compress_superblock.o: unsupported format zstd: ./zstdc_zstd_double_fast.o: unsupported format zstd: ./zstdc_zstd_fast.o: unsupported format zstd: ./zstdc_zstd_lazy.o: unsupported format zstd: ./zstdc_zstd_ldm.o: unsupported format zstd: ./zstdc_zstd_opt.o: unsupported format zstd: ./zstdc_zstdmt_compress.o: unsupported format zstd: ./zstdd_huf_decompress.o: unsupported format zstd: ./zstdd_huf_decompress_amd64.o: unsupported format zstd: ./zstdd_zstd_ddict.o: unsupported format zstd: ./zstdd_zstd_decompress.o: unsupported format zstd: ./zstdd_zstd_decompress_block.o: unsupported format zstd: ./zstdm_debug.o: unsupported format zstd: ./zstdm_entropy_common.o: unsupported format zstd: ./zstdm_error_private.o: unsupported format zstd: ./zstdm_fse_decompress.o: unsupported format zstd: ./zstdm_pool.o: unsupported format zstd: ./zstdm_threading.o: unsupported format zstd: ./zstdm_xxhash.o: unsupported format zstd: ./zstdm_zstd_common.o: unsupported format zstd: ./zstdmt_c_fse_compress.o: unsupported format zstd: ./zstdmt_c_hist.o: unsupported format zstd: ./zstdmt_c_huf_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress_literals.o: unsupported format zstd: ./zstdmt_c_zstd_compress_sequences.o: unsupported format zstd: ./zstdmt_c_zstd_compress_superblock.o: unsupported format zstd: ./zstdmt_c_zstd_double_fast.o: unsupported format zstd: ./zstdmt_c_zstd_fast.o: unsupported format zstd: ./zstdmt_c_zstd_lazy.o: unsupported format zstd: ./zstdmt_c_zstd_ldm.o: unsupported format zstd: ./zstdmt_c_zstd_opt.o: unsupported format zstd: ./zstdmt_c_zstdmt_compress.o: unsupported format zstd: ./zstdmt_d_huf_decompress.o: unsupported format zstd: ./zstdmt_d_huf_decompress_amd64.o: unsupported format zstd: ./zstdmt_d_zstd_ddict.o: unsupported format zstd: ./zstdmt_d_zstd_decompress.o: unsupported format zstd: ./zstdmt_d_zstd_decompress_block.o: unsupported format zstd: ./zstdmt_m_debug.o: unsupported format zstd: ./zstdmt_m_entropy_common.o: unsupported format zstd: ./zstdmt_m_error_private.o: unsupported format zstd: ./zstdmt_m_fse_decompress.o: unsupported format zstd: ./zstdmt_m_pool.o: unsupported format zstd: ./zstdmt_m_threading.o: unsupported format zstd: ./zstdmt_m_xxhash.o: unsupported format zstd: ./zstdmt_m_zstd_common.o: unsupported format zstd: ./zstreamtest.c: unsupported format 4 files decompressed : 65565 bytes total zstd: tmp1: unsupported format zstd: tmp2.zst: unsupported format zstd: tmp3: unexpected end of file test --rm and --test combined tmp1.zst : 65537 bytes 2 files decompressed : 131074 bytes total tmpSplit.aa : Read error (39) : premature end zstd: tmpSplit.ab: unsupported format /*stdin*\ : 65537 bytes ===> golden files tests 2 files decompressed : 1048576 bytes total /*stdin*\ : 463474 bytes /*stdin*\ : 1189 bytes ===> benchmark mode tests bench one file Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 108.4 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 108.4 MB/s, 1432.4 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 167.4 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 167.4 MB/s, 1485.8 MB/s 3# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 114.3 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 114.3 MB/s, 1431.0 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 168.6 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 168.6 MB/s, 1431.0 MB/s 0# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21510 (x3.047), 282.5 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 282.5 MB/s, 1551.0 MB/s /-tmp1 : 65537 -> 21510 (x3.047), 282.5 MB/s, 1608.3 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 40.0 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 40.0 MB/s, 1413.6 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 40.0 MB/s, 1477.1 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 6.19 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 6.19 MB/s, 1443.0 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 6.19 MB/s, 1513.7 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36714 (x1.785), 404.0 MB/s |-tmp1 : 65537 -> 36714 (x1.785), 404.0 MB/s, 3963.1 MB/s /-tmp1 : 65537 -> 36714 (x1.785), 404.0 MB/s, 4101.9 MB/s -1# with recursive and quiet modes bench 1.5.5 : input 65537 bytes, 0 seconds, 0 KB blocks -1 21510 (3.047) 283.54 MB/s 1608.1 MB/s tmp1 bench 1.5.5 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21406 (3.062) 213.68 MB/s 1478.6 MB/s tmp1 benchmark decompression only tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zst) Loading tmp1.zst... |-tmp1.zst : 65537 -> |-tmp1.zst : 65537 -> 21289 (x3.078), 0.00 MB/s, 1183.2 MB/s /-tmp1.zst : 65537 -> 21289 (x3.078), 0.00 MB/s, 1254.8 MB/s 3# benchmark can fail - decompression on invalid data Loading tmp1... Error 32 : Error while trying to assess decompressed size: data may be invalid Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. ===> zstd compatibility tests tmp : 32.48% ( 64.0 KiB => 20.8 KiB, tmp.zst) ===> gzip compatibility tests Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. gzip mode not supported ===> gzip frame tests gzip mode not supported ===> xz compatibility tests Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. xz mode not supported ===> xz frame tests xz mode not supported ===> lz4 compatibility tests Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. lz4 mode not supported lz4 mode not supported ===> suffix list test tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zstd) tmp1.zstd : 65537 bytes ===> tar extension tests tmp.tar : 29.84% ( 70.0 KiB => 20.9 KiB, tmp.tzst) tmp.tzst : 71680 bytes zstd: tmp.t: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp.tz: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp.tzs: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. ===> zstd round-trip tests roundTripTest: datagen | zstd -v | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.51% ( 64.0 KiB => 20.8 KiB, /*stdout*\) roundTripTest: datagen -g15K | zstd -v | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 25.88% ( 15.0 KiB => 3.88 KiB, /*stdout*\) roundTripTest: datagen -g127K | zstd -v | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.07% ( 127 KiB => 40.7 KiB, /*stdout*\) roundTripTest: datagen -g255K | zstd -v | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.89% ( 255 KiB => 83.9 KiB, /*stdout*\) roundTripTest: datagen -g522K | zstd -v | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.58% ( 522 KiB => 170 KiB, /*stdout*\) roundTripTest: datagen -g519K | zstd -v6 | zstd -d6 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.58% ( 519 KiB => 169 KiB, /*stdout*\) roundTripTest: datagen -g517K | zstd -v16 | zstd -d16 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.27% ( 517 KiB => 162 KiB, /*stdout*\) roundTripTest: datagen -g516K | zstd -v19 | zstd -d19 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.69% ( 516 KiB => 164 KiB, /*stdout*\) fileRoundTripTest: datagen -g500K > tmp && zstd -v -c tmp | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmp : 32.57% ( 500 KiB => 163 KiB, /*stdout*\) ===> zstd long distance matching round-trip tests roundTripTest: datagen -g0 | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : ( 0 B => 13 B, /*stdout*\) roundTripTest: datagen -g1000K | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.22% ( 1000 KiB => 312 KiB, /*stdout*\) roundTripTest: datagen -g517K | zstd -v6 --single-thread --long | zstd -d6 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.70% ( 517 KiB => 169 KiB, /*stdout*\) roundTripTest: datagen -g516K | zstd -v16 --single-thread --long | zstd -d16 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.22% ( 516 KiB => 161 KiB, /*stdout*\) roundTripTest: datagen -g518K | zstd -v19 --single-thread --long | zstd -d19 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.73% ( 518 KiB => 164 KiB, /*stdout*\) roundTripTest: datagen -g2M | zstd -v22 --single-thread --ultra --long | zstd -d22 --single-thread --ultra --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.22% ( 2.00 MiB => 639 KiB, /*stdout*\) fileRoundTripTest: datagen -g5M > tmp && zstd -v3 --single-thread --long -c tmp | zstd -d3 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmp : 31.98% ( 5.00 MiB => 1.60 MiB, /*stdout*\) roundTripTest: datagen -g96K | zstd -v5 --single-thread | zstd -d5 --single-thread *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.16% ( 96.0 KiB => 29.9 KiB, /*stdout*\) ===> zstdmt round-trip tests roundTripTest: datagen -g4M | zstd -v1 -T0 | zstd -d1 -T0 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Note: 8 physical core(s) detected /*stdin*\ : 31.34% ( 4.00 MiB => 1.25 MiB, /*stdout*\) roundTripTest: datagen -g4M | zstd -v1 -T0 --auto-threads=physical | zstd -d1 -T0 --auto-threads=physical *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Note: 8 physical core(s) detected /*stdin*\ : 31.34% ( 4.00 MiB => 1.25 MiB, /*stdout*\) roundTripTest: datagen -g4M | zstd -v1 -T0 --auto-threads=logical | zstd -d1 -T0 --auto-threads=logical *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Note: 8 logical core(s) detected /*stdin*\ : 31.34% ( 4.00 MiB => 1.25 MiB, /*stdout*\) roundTripTest: datagen -g8M | zstd -v3 -T2 | zstd -d3 -T2 Warning : decompression does not support multi-threading *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.25% ( 8.00 MiB => 2.58 MiB, /*stdout*\) roundTripTest: datagen -g8M | zstd -v19 --long | zstd -d19 --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.32% ( 8.00 MiB => 2.51 MiB, /*stdout*\) roundTripTest: datagen -g8000K | zstd -v2 --threads=2 | zstd -d2 --threads=2 Warning : decompression does not support multi-threading *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.22% ( 7.81 MiB => 2.44 MiB, /*stdout*\) fileRoundTripTest: datagen -g4M > tmp && zstd -v19 -T2 -B1M -c tmp | zstd -d19 -T2 -B1M *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Warning : decompression does not support multi-threading tmp : 31.15% ( 4.00 MiB => 1.25 MiB, /*stdout*\) ===> zstdmt long distance matching round-trip tests roundTripTest: datagen -g8M | zstd -v3 --long=24 -T2 | zstd -d3 --long=24 -T2 Warning : decompression does not support multi-threading *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.93% ( 8.00 MiB => 2.55 MiB, /*stdout*\) ===> zstdmt environment variable tests Ignore environment variable setting ZSTD_NBTHREADS=-3: not a valid unsigned value mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=: not a valid unsigned value mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=-: not a valid unsigned value mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=a: not a valid unsigned value mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=+a: not a valid unsigned value mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=3a7: not a valid unsigned value mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=50000000000: numeric value too large mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) mt_tmp :244.44% ( 9 B => 22 B, mt_tmp.zst) ===> ovLog tests ===> zstd --list/-l single frame tests 3 files compressed : 32.48% ( 192 KiB => 62.4 KiB) Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 16 B 7 B 0.438 None ./hello.zst 2 0 40 B 14 B 0.350 XXH64 ./helloworld.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp1.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp2.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 62.4 KiB 192 KiB 3.075 6 files *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring Decompressed Size: 7 B (7 B) Decompressed Size: 14 B (14 B) Decompressed Size: 64.0 KiB (65537 B) Decompressed Size: 64.0 KiB (65537 B) Decompressed Size: 64.0 KiB (65537 B) Decompressed Size: 7 B (7 B) Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 16 B 7 B 0.438 None ./hello.zst 2 0 40 B 14 B 0.350 XXH64 ./helloworld.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp1.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp2.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 62.4 KiB 192 KiB 3.075 6 files *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring ./hello.zst # Zstandard Frames: 1 DictID: 0 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ./helloworld.zst # Zstandard Frames: 2 DictID: 0 Window Size: 7 B (7 B) Compressed Size: 40 B (40 B) Decompressed Size: 14 B (14 B) Ratio: 0.3500 Check: XXH64 ./tmp1.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 f53ad43d ./tmp2.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 f53ad43d ./tmp3.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 f53ad43d ./world.zst # Zstandard Frames: 1 DictID: 0 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ===> zstd --list/-l multiple frame tests Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 16 B 7 B 0.438 None ./hello.zst 2 0 40 B 14 B 0.350 XXH64 ./helloworld.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp1.zst 2 0 41.6 KiB 128 KiB 3.078 XXH64 ./tmp12.zst 3 0 62.4 KiB 192 KiB 3.078 XXH64 ./tmp123.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp2.zst 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 ./tmp3.zst 1 0 16 B 7 B 0.438 None ./world.zst ----------------------------------------------------------------- 12 0 166 KiB 512 KiB 3.077 8 files *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring ./hello.zst # Zstandard Frames: 1 DictID: 0 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ./helloworld.zst # Zstandard Frames: 2 DictID: 0 Window Size: 7 B (7 B) Compressed Size: 40 B (40 B) Decompressed Size: 14 B (14 B) Ratio: 0.3500 Check: XXH64 ./tmp1.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 f53ad43d ./tmp12.zst # Zstandard Frames: 2 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 41.6 KiB (42578 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0784 Check: XXH64 ./tmp123.zst # Zstandard Frames: 3 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 62.4 KiB (63867 B) Decompressed Size: 192 KiB (196611 B) Ratio: 3.0784 Check: XXH64 ./tmp2.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 f53ad43d ./tmp3.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 f53ad43d ./world.zst # Zstandard Frames: 1 DictID: 0 Window Size: 7 B (7 B) Compressed Size: 16 B (16 B) Decompressed Size: 7 B (7 B) Ratio: 0.4375 Check: None ===> zstd --list/-l error detection tests Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp1" not compressed by zstd 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp1.zst ----------------------------------------------------------------- 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 1 files Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp1" not compressed by zstd 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp1.zst 2 0 41.6 KiB 128 KiB 3.078 XXH64 tmp12.zst 3 0 62.4 KiB 192 KiB 3.078 XXH64 tmp123.zst File "tmp2" not compressed by zstd 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp2.zst File "tmp3" not compressed by zstd 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp3.zst ----------------------------------------------------------------- 8 0 166 KiB 512 KiB 3.078 XXH64 5 files *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** File "tmp1" not compressed by zstd tmp1.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21289 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0784 Check: XXH64 f53ad43d tmp12.zst # Zstandard Frames: 2 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 41.6 KiB (42578 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0784 Check: XXH64 tmp123.zst # Zstandard Frames: 3 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 62.4 KiB (63867 B) Decompressed Size: 192 KiB (196611 B) Ratio: 3.0784 Check: XXH64 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** File "tmp2" not compressed by zstd tmp12.zst # Zstandard Frames: 2 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 41.6 KiB (42578 B) Decompressed Size: 128 KiB (131074 B) Ratio: 3.0784 Check: XXH64 test : detect truncated compressed file truncatable-input.txt : 29.61% ( 48.8 KiB => 14.5 KiB, truncatable-input.txt.zst) 100+0 records in 100+0 records out 100 bytes copied, 0.000140242 s, 713 kB/s Error: could not read checksum Error while parsing "truncated-input.txt.zst" Frames Skips Compressed Uncompressed Ratio Check Filename 0 0 100 B 48.8 KiB 500.000 XXH64 truncated-input.txt.zst ===> zstd --list/-l errors when presented with stdin / no files zstd: --list does not support reading from standard input No files given zstd: --list does not support reading from standard input zstd: --list does not support reading from standard input No files given zstd: --list does not support reading from standard input zstd: --list does not support reading from standard input zstd: --list does not support reading from standard input Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 20.8 KiB 64.0 KiB 3.078 XXH64 tmp1.zst ===> zstd --list/-l test with null files tmp5 : ( 0 B => 13 B, tmp5.zst) Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 13 B 0 B 0.000 XXH64 tmp5.zst Error: reached end of file with incomplete frame Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp5" not compressed by zstd 1 0 13 B 0 B 0.000 XXH64 tmp5.zst ----------------------------------------------------------------- 1 0 13 B 0 B 0.000 XXH64 1 files *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Decompressed Size: 0 B (0 B) *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Error: reached end of file with incomplete frame File "tmp5" not compressed by zstd tmp5.zst # Zstandard Frames: 1 DictID: 0 Window Size: 0 B (0 B) Compressed Size: 13 B (13 B) Decompressed Size: 0 B (0 B) Ratio: 0.0000 Check: XXH64 51d8e999 ===> zstd --list/-l test with no content size field Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 168 KiB XXH64 tmp6.zst *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** ===> zstd --list/-l test with no checksum tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zst) Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 20.8 KiB 64.0 KiB 3.079 None tmp1.zst *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmp1.zst # Zstandard Frames: 1 DictID: 0 Window Size: 64.0 KiB (65537 B) Compressed Size: 20.8 KiB (21285 B) Decompressed Size: 64.0 KiB (65537 B) Ratio: 3.0790 Check: None ===> zstd trace tests tmp1 : 32.48% ( 64.0 KiB => 20.8 KiB, tmp1.zst) 3 files compressed : 32.48% ( 192 KiB => 62.4 KiB) zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate original file names nor directory structure. 3 files compressed : 32.48% ( 192 KiB => 62.4 KiB) 3 files compressed : 32.48% ( 192 KiB => 62.4 KiB) zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate original file names nor directory structure. 2 files compressed : 0.09% ( 128 KiB => 114 B) zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate original file names nor directory structure. 2 files compressed : 0.09% ( 128 KiB => 114 B) tmp1.zst : 65537 bytes 2 files decompressed : 131074 bytes total tmp1.zst : 65537 bytes 3 files decompressed : 196611 bytes total /*stdin*\ : 65537 bytes Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21510 (x3.047), 283.7 MB/s |-tmp1 : 65537 -> 21510 (x3.047), 283.7 MB/s, 1494.1 MB/s /-tmp1 : 65537 -> 21510 (x3.047), 283.7 MB/s, 1494.1 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21406 (x3.062), 228.8 MB/s |-tmp1 : 65537 -> 21406 (x3.062), 228.8 MB/s, 1369.3 MB/s /-tmp1 : 65537 -> 21406 (x3.062), 228.8 MB/s, 1369.3 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21285 (x3.079), 113.3 MB/s |-tmp1 : 65537 -> 21285 (x3.079), 113.3 MB/s, 1416.7 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 168.0 MB/s /-tmp1 : 65537 -> 21285 (x3.079), 168.0 MB/s, 1442.7 MB/s 3# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22583 (x2.902), 73.1 MB/s |-tmp1 : 65537 -> 22583 (x2.902), 73.1 MB/s, 947.6 MB/s /-tmp1 : 65537 -> 22583 (x2.902), 149.3 MB/s /-tmp1 : 65537 -> 22583 (x2.902), 149.3 MB/s, 968.0 MB/s 4# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22115 (x2.963), 60.9 MB/s |-tmp1 : 65537 -> 22115 (x2.963), 60.9 MB/s, 933.7 MB/s /-tmp1 : 65537 -> 22115 (x2.963), 60.9 MB/s, 971.8 MB/s 5# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22024 (x2.976), 5.02 MB/s |-tmp1 : 65537 -> 22024 (x2.976), 5.02 MB/s, 944.6 MB/s /-tmp1 : 65537 -> 22024 (x2.976), 5.02 MB/s, 980.8 MB/s 6# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21986 (x2.981), 60.9 MB/s |-tmp1 : 65537 -> 21986 (x2.981), 60.9 MB/s, 70.5 MB/s 7# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21928 (x2.989), 58.2 MB/s |-tmp1 : 65537 -> 21928 (x2.989), 58.2 MB/s, 976.1 MB/s 8# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21893 (x2.994), 4.93 MB/s |-tmp1 : 65537 -> 21893 (x2.994), 4.93 MB/s, 959.9 MB/s /-tmp1 : 65537 -> 21893 (x2.994), 4.93 MB/s, 993.3 MB/s 9# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21854 (x2.999), 4.84 MB/s |-tmp1 : 65537 -> 21854 (x2.999), 4.84 MB/s, 961.0 MB/s /-tmp1 : 65537 -> 21854 (x2.999), 4.84 MB/s, 993.7 MB/s 10# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64530 (x3.047), 250.3 MB/s |- 3 files : 196611 -> 64530 (x3.047), 250.3 MB/s, 150.2 MB/s /- 3 files : 196611 -> 64530 (x3.047), 275.3 MB/s 1# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64218 (x3.062), 207.5 MB/s |- 3 files : 196611 -> 64218 (x3.062), 207.5 MB/s, 84.8 MB/s /- 3 files : 196611 -> 64218 (x3.062), 207.5 MB/s 2# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 63855 (x3.079), 149.4 MB/s |- 3 files : 196611 -> 63855 (x3.079), 149.4 MB/s, 1442.5 MB/s 3# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 67749 (x2.902), 110.8 MB/s |- 3 files : 196611 -> 67749 (x2.902), 110.8 MB/s, 959.4 MB/s 4# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 66345 (x2.963), 74.0 MB/s |- 3 files : 196611 -> 66345 (x2.963), 74.0 MB/s, 75.0 MB/s 5# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 66072 (x2.976), 66.9 MB/s |- 3 files : 196611 -> 66072 (x2.976), 66.9 MB/s, 16.0 MB/s 6# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65958 (x2.981), 12.9 MB/s |- 3 files : 196611 -> 65958 (x2.981), 12.9 MB/s, 963.0 MB/s 7# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65784 (x2.989), 12.8 MB/s |- 3 files : 196611 -> 65784 (x2.989), 12.8 MB/s, 974.7 MB/s 8# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65679 (x2.994), 13.8 MB/s |- 3 files : 196611 -> 65679 (x2.994), 13.8 MB/s, 75.2 MB/s 9# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65562 (x2.999), 11.8 MB/s |- 3 files : 196611 -> 65562 (x2.999), 11.8 MB/s, 975.1 MB/s 10# ===> zstd long distance matching tests roundTripTest: datagen -g0 | zstd -v --single-thread --long | zstd -d --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : ( 0 B => 13 B, /*stdout*\) roundTripTest: datagen -g9M | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.02% ( 9.00 MiB => 2.79 MiB, /*stdout*\) roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --memory=512MB *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.24% ( 1.000 MiB => 320 KiB, /*stdout*\) roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 --zstd=wlog=28 | zstd -d --memory=256MB *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.24% ( 1.000 MiB => 320 KiB, /*stdout*\) roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --long=28 --memory=512MB *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.24% ( 1.000 MiB => 320 KiB, /*stdout*\) roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --zstd=wlog=28 --memory=512MB *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.24% ( 1.000 MiB => 320 KiB, /*stdout*\) ===> zstd long distance matching with optimal parser compressed size tests ===> zstd asyncio tests roundTripTest: datagen -g2M | zstd -v3 --asyncio --format=zstd | zstd -d3 --asyncio --format=zstd *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.23% ( 2.00 MiB => 660 KiB, /*stdout*\) roundTripTest: datagen -g2M | zstd -v3 --no-asyncio --format=zstd | zstd -d3 --no-asyncio --format=zstd *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.23% ( 2.00 MiB => 660 KiB, /*stdout*\) ===> adaptive mode roundTripTest: datagen -g270000000 | zstd -v --adapt | zstd -d --adapt *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.95% ( 257 MiB => 82.3 MiB, /*stdout*\) roundTripTest: datagen -g27000000 | zstd -v --adapt=min=1,max=4 | zstd -d --adapt=min=1,max=4 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.47% ( 25.7 MiB => 8.36 MiB, /*stdout*\) roundTripTest: datagen -g27000000 | zstd -v --adapt=min=-2,max=-1 | zstd -d --adapt=min=-2,max=-1 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 54.09% ( 25.7 MiB => 13.9 MiB, /*stdout*\) ===> test: --adapt must fail on incoherent bounds Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. incoherent adaptation limits Incorrect parameters Compress or decompress the INPUT file(s); reads from STDIN if INPUT is `-` or not provided. Usage: zstd [OPTIONS...] [INPUT... | -] [-o OUTPUT] Options: -o OUTPUT Write output to a single file, OUTPUT. -k, --keep Preserve INPUT file(s). [Default] --rm Remove INPUT file(s) after successful (de)compression. -# Desired compression level, where `#` is a number between 1 and 19; lower numbers provide faster compression, higher numbers yield better compression ratios. [Default: 3] -d, --decompress Perform decompression. -D DICT Use DICT as the dictionary for compression or decompression. -f, --force Disable input and output checks. Allows overwriting existing files, receiving input from the console, printing output to STDOUT, and operating on links, block devices, etc. Unrecognized formats will be passed-through through as-is. -h Display short usage and exit. -H, --help Display full help and exit. -V, --version Display the program version and exit. ===> rsyncable mode roundTripTest: datagen -g10M | zstd -v --rsyncable | zstd -d --rsyncable *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.31% ( 10.0 MiB => 3.23 MiB, /*stdout*\) roundTripTest: datagen -g10M | zstd -v --rsyncable -B100K | zstd -d --rsyncable -B100K *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.23% ( 10.0 MiB => 3.22 MiB, /*stdout*\) ===> test: --rsyncable must fail with --single-thread *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** zstd: error 1 : Rsyncable mode is not compatible with single thread mode ===> patch-from=origin tests tmp_patch : 82.70% ( 1000 B => 827 B, tmp_patch_diff) tmp_patch_diff : 1000 bytes Files tmp_patch_recon and tmp_patch are identical ===> alternate syntax: patch-from origin tmp_patch : 82.70% ( 1000 B => 827 B, tmp_patch_diff) tmp_patch_diff : 1000 bytes Files tmp_patch_recon and tmp_patch are identical ===> patch-from recursive tests error : can't use --patch-from=# on multiple files ===> patch-from long mode trigger larger file test long mode automatically triggered ===> patch-from very large dictionary and file test tmp_patch : 12.25% ( 95.4 MiB => 11.7 MiB, tmp_patch.zst) tmp_patch.zst : 100000000 bytes Files tmp_patch_recon and tmp_patch are identical ===> patch-from --stream-size test zstd: error 42 : Using --patch-from with stdin requires --stream-size /*stdin*\ : 82.70% ( 1000 B => 827 B, tmp_patch_diff) ===> large files tests roundTripTest: datagen -g270000000 | zstd -v1 | zstd -d1 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.77% ( 257 MiB => 81.8 MiB, /*stdout*\) roundTripTest: datagen -g250000000 | zstd -v2 | zstd -d2 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 31.54% ( 238 MiB => 75.2 MiB, /*stdout*\) roundTripTest: datagen -g230000000 | zstd -v3 | zstd -d3 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 32.58% ( 219 MiB => 71.5 MiB, /*stdout*\) roundTripTest: datagen -g140000000 -P60 | zstd -v4 | zstd -d4 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 28.03% ( 134 MiB => 37.4 MiB, /*stdout*\) roundTripTest: datagen -g130000000 -P62 | zstd -v5 | zstd -d5 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 25.95% ( 124 MiB => 32.2 MiB, /*stdout*\) roundTripTest: datagen -g120000000 -P65 | zstd -v6 | zstd -d6 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 24.15% ( 114 MiB => 27.6 MiB, /*stdout*\) roundTripTest: datagen -g70000000 -P70 | zstd -v7 | zstd -d7 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 21.58% ( 66.8 MiB => 14.4 MiB, /*stdout*\) roundTripTest: datagen -g60000000 -P71 | zstd -v8 | zstd -d8 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 20.79% ( 57.2 MiB => 11.9 MiB, /*stdout*\) roundTripTest: datagen -g50000000 -P73 | zstd -v9 | zstd -d9 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 19.88% ( 47.7 MiB => 9.48 MiB, /*stdout*\) roundTripTest: datagen -g35000000 -P75 | zstd -v10 | zstd -d10 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 18.79% ( 33.4 MiB => 6.27 MiB, /*stdout*\) roundTripTest: datagen -g30000000 -P76 | zstd -v11 | zstd -d11 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 18.28% ( 28.6 MiB => 5.23 MiB, /*stdout*\) roundTripTest: datagen -g25000000 -P78 | zstd -v12 | zstd -d12 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 17.34% ( 23.8 MiB => 4.13 MiB, /*stdout*\) roundTripTest: datagen -g18000013 -P80 | zstd -v13 | zstd -d13 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 15.87% ( 17.2 MiB => 2.72 MiB, /*stdout*\) roundTripTest: datagen -g18000014 -P80 | zstd -v14 | zstd -d14 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 15.86% ( 17.2 MiB => 2.72 MiB, /*stdout*\) roundTripTest: datagen -g18000015 -P81 | zstd -v15 | zstd -d15 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 15.33% ( 17.2 MiB => 2.63 MiB, /*stdout*\) roundTripTest: datagen -g18000016 -P84 | zstd -v16 | zstd -d16 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 12.27% ( 17.2 MiB => 2.11 MiB, /*stdout*\) roundTripTest: datagen -g18000017 -P88 | zstd -v17 | zstd -d17 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 10.55% ( 17.2 MiB => 1.81 MiB, /*stdout*\) roundTripTest: datagen -g18000018 -P94 | zstd -v18 | zstd -d18 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 7.77% ( 17.2 MiB => 1.33 MiB, /*stdout*\) roundTripTest: datagen -g18000019 -P96 | zstd -v19 | zstd -d19 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 6.91% ( 17.2 MiB => 1.19 MiB, /*stdout*\) roundTripTest: datagen -g5000000000 -P99 | zstd -v1 --zstd=wlog=25 | zstd -d1 --zstd=wlog=25 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 9.39% ( 4.66 GiB => 448 MiB, /*stdout*\) roundTripTest: datagen -g3700000000 -P0 | zstd -v1 --zstd=strategy=6,wlog=25 | zstd -d1 --zstd=strategy=6,wlog=25 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ :100.00% ( 3.45 GiB => 3.45 GiB, /*stdout*\) fileRoundTripTest: datagen -g4193M -P99 > tmp && zstd -v1 -c tmp | zstd -d1 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** tmp : 9.36% ( 4.09 GiB => 393 MiB, /*stdout*\) ===> zstd long, long distance matching round-trip tests roundTripTest: datagen -g270000000 | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 19.52% ( 257 MiB => 50.3 MiB, /*stdout*\) roundTripTest: datagen -g130000000 -P60 | zstd -v5 --single-thread --long | zstd -d5 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 27.31% ( 124 MiB => 33.9 MiB, /*stdout*\) roundTripTest: datagen -g35000000 -P70 | zstd -v8 --single-thread --long | zstd -d8 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 21.82% ( 33.4 MiB => 7.28 MiB, /*stdout*\) roundTripTest: datagen -g18000001 -P80 | zstd -v18 --single-thread --long | zstd -d18 --single-thread --long *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 14.31% ( 17.2 MiB => 2.46 MiB, /*stdout*\) roundTripTest: datagen -g700M -P50 | zstd -v1 --single-thread --long=29 | zstd -d1 --single-thread --long=29 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 8.03% ( 700 MiB => 56.2 MiB, /*stdout*\) roundTripTest: datagen -g600M -P50 | zstd -v1 --single-thread --long --zstd=wlog=29,clog=28 | zstd -d1 --single-thread --long --zstd=wlog=29,clog=28 *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 9.37% ( 600 MiB => 56.2 MiB, /*stdout*\) ===> zstdmt long round-trip tests roundTripTest: datagen -g80000000 -P99 | zstd -v19 -T2 | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 5.75% ( 76.3 MiB => 4.39 MiB, /*stdout*\) roundTripTest: datagen -g5000000000 -P99 | zstd -v1 -T2 | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 9.36% ( 4.66 GiB => 446 MiB, /*stdout*\) roundTripTest: datagen -g500000000 -P97 | zstd -v1 -T999 | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 9.86% ( 477 MiB => 47.0 MiB, /*stdout*\) fileRoundTripTest: datagen -g4103M -P98 > tmp && zstd -v -T0 -c tmp | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** Note: 8 physical core(s) detected tmp : 10.23% ( 4.01 GiB => 420 MiB, /*stdout*\) roundTripTest: datagen -g400000000 -P97 | zstd -v1 --long=24 -T2 | zstd -d *** Zstandard CLI (64-bit) v1.5.5, by Yann Collet *** /*stdin*\ : 8.21% ( 381 MiB => 31.3 MiB, /*stdout*\) ===> cover dictionary builder : advanced options - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 612 epochs of size 1453 0% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict tmp : 18.32% ( 74.9 KiB => 13.7 KiB, tmp.zst) error : can't use -D and --patch-from=# at the same time tmp.zst : 76704 bytes ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Alternatively, split files into fixed-size blocks representative of samples, with -B# Error 14 : nb of samples too low - Create second (different) dictionary Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../tests/paramgrill.c... Training on 37 samples of total size 955576 Testing on 37 samples of total size 955576 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 955569! size(source)/size(dictionary) = 8.483390, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 502 epochs of size 1903 0% 84% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary using shrink-dict flag ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 0% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 14% 15% 15% 15% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 27% 27% 27% 28% 28% 28% 29% 29% 29% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 33% 34% 34% 34% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 38% 39% 39% 39% 40% 40% 41% 41% 41% 42% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 46% 46% 46% 47% 47% 47% 48% 48% 48% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 63% 63% 64% 64% 64% 65% 65% 65% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 69% 70% 70% 70% 71% 71% 72% 72% 72% 73% 73% 73% 74% 74% 74% 75% 75% 75% 76% 76% 77% 77% 77% 78% 78% 78% 79% 79% 79% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 83% 84% 84% 84% 85% 85% 86% 86% 86% 87% 87% 87% 88% 88% 88% 89% 89% 89% 90% 90% 91% 91% 91% 92% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 96% 96% 96% 97% 97% 97% 98% 98% 98% 99% 99% 100% k=757 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 0% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 14% 15% 15% 15% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 27% 27% 27% 28% 28% 28% 29% 29% 29% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 33% 34% 34% 34% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 38% 39% 39% 39% 40% 40% 41% 41% 41% 42% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 46% 46% 46% 47% 47% 47% 48% 48% 48% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 63% 63% 64% 64% 64% 65% 65% 65% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 69% 70% 70% 70% 71% 71% 72% 72% 72% 73% 73% 73% 74% 74% 74% 75% 75% 75% 76% 76% 77% 77% 77% 78% 78% 78% 79% 79% 79% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 83% 84% 84% 84% 85% 85% 86% 86% 86% 87% 87% 87% 88% 88% 88% 89% 89% 89% 90% 90% 91% 91% 91% 92% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 96% 96% 96% 97% 97% 97% 98% 98% 98% 99% 99% 100% k=757 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict1 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 0% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 14% 15% 15% 15% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 27% 27% 27% 28% 28% 28% 29% 29% 29% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 33% 34% 34% 34% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 38% 39% 39% 39% 40% 40% 41% 41% 41% 42% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 46% 46% 46% 47% 47% 47% 48% 48% 48% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 53% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 63% 63% 64% 64% 64% 65% 65% 65% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 69% 70% 70% 70% 71% 71% 72% 72% 72% 73% 73% 73% 74% 74% 74% 75% 75% 75% 75% 76% 76% 77% 77% 77% 78% 78% 78% 79% 79% 79% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 83% 84% 84% 84% 85% 85% 86% 86% 86% 87% 87% 87% 88% 88% 88% 89% 89% 89% 90% 90% 91% 91% 91% 92% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 96% 96% 96% 97% 97% 97% 98% 98% 98% 99% 99% 100% k=757 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 558 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 0% 0% 0% 0% 1% 1% 1% 1% 1% 2% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 12% 13% 13% 13% 14% 14% 14% 15% 15% 15% 16% 16% 17% 17% 17% 18% 18% 18% 19% 19% 19% 20% 20% 20% 21% 21% 22% 22% 22% 23% 23% 23% 24% 24% 24% 25% 25% 25% 26% 26% 27% 27% 27% 28% 28% 28% 29% 29% 29% 30% 30% 31% 31% 31% 32% 32% 32% 33% 33% 33% 34% 34% 34% 35% 35% 36% 36% 36% 37% 37% 37% 38% 38% 38% 39% 39% 39% 40% 40% 41% 41% 41% 42% 42% 42% 43% 43% 43% 44% 44% 44% 45% 45% 46% 46% 46% 47% 47% 47% 48% 48% 48% 49% 49% 50% 50% 50% 50% 50% 51% 51% 51% 51% 51% 52% 52% 52% 53% 53% 53% 53% 54% 54% 54% 54% 54% 55% 55% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 60% 60% 61% 61% 61% 61% 61% 62% 62% 62% 63% 63% 63% 64% 64% 64% 65% 65% 65% 66% 66% 67% 67% 67% 68% 68% 68% 69% 69% 69% 70% 70% 70% 71% 71% 72% 72% 72% 73% 73% 73% 74% 74% 74% 75% 75% 75% 76% 76% 77% 77% 77% 78% 78% 78% 79% 79% 79% 80% 80% 81% 81% 81% 82% 82% 82% 83% 83% 83% 84% 84% 84% 85% 85% 86% 86% 86% 87% 87% 87% 88% 88% 88% 89% 89% 89% 90% 90% 91% 91% 91% 92% 92% 92% 93% 93% 93% 94% 94% 94% 95% 95% 96% 96% 96% 97% 97% 97% 98% 98% 98% 99% 99% 100% k=757 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict3 - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Training on 25 samples of total size 889283 Testing on 25 samples of total size 889283 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 612 epochs of size 1453 0% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 18 different sets of parameters 5% 16% 22% 33% 44% 55% 66% 72% 77% 88% 100% k=779 d=8 steps=8 split=100 Save dictionary of size 4096 into file tmpDict2 - Compare size of dictionary from 90% training samples with 80% training samples ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 744056! size(source)/size(dictionary) = 6.605611, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 3% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 78% 80% 82% 85% 87% 90% 92% 95% 97% 100% k=674 d=6 steps=40 split=90 Save dictionary of size 112640 into file dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 608915! size(source)/size(dictionary) = 5.405850, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 3% 6% 8% 10% 13% 17% 19% 21% 24% 26% 30% 34% 37% 41% 45% 48% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 79% 82% 85% 87% 90% 92% 95% 97% 100% k=626 d=8 steps=40 split=80 Save dictionary of size 112640 into file dictionary - Create dictionary using all samples for both training and testing ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 2% 4% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 52% 54% 56% 58% 60% 62% 64% 67% 69% 71% 74% 76% 79% 81% 84% 86% 89% 91% 93% 96% 98% k=626 d=8 steps=40 split=100 Save dictionary of size 112640 into file dictionary - Test -o before --train-cover ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 2% 4% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 52% 54% 56% 58% 60% 62% 64% 67% 69% 71% 74% 76% 79% 81% 84% 86% 89% 91% 93% 96% 98% k=626 d=8 steps=40 split=100 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests/../programs/zstdcli_trace.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 889276! size(source)/size(dictionary) = 7.894851, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 1% 2% 4% 6% 8% 10% 13% 15% 18% 20% 23% 25% 28% 30% 32% 35% 37% 40% 42% 45% 47% 50% 51% 52% 54% 56% 58% 60% 62% 64% 67% 69% 71% 74% 76% 79% 81% 84% 86% 89% 91% 93% 96% 98% k=626 d=8 steps=40 split=100 Save dictionary of size 112640 into file dictionary make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests' + make -j8 -k -C contrib/pzstd tests GTEST_INC= GTEST_LIB= make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' cc -MMD -MP -MF datagen.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -Wno-deprecated-declarations -c ../../programs/datagen.c -o ../../programs/datagen.o mv -f datagen.Td datagen.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF ScopeGuardTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c utils/test/ScopeGuardTest.cpp -o utils/test/ScopeGuardTest.o mv -f ScopeGuardTest.Td ScopeGuardTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF RoundTripTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c test/RoundTripTest.cpp -o test/RoundTripTest.o mv -f RoundTripTest.Td RoundTripTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF RangeTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c utils/test/RangeTest.cpp -o utils/test/RangeTest.o mv -f RangeTest.Td RangeTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF BufferTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c utils/test/BufferTest.cpp -o utils/test/BufferTest.o mv -f BufferTest.Td BufferTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ utils/test/ScopeGuardTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o utils/test/ScopeGuardTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF ThreadPoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c utils/test/ThreadPoolTest.cpp -o utils/test/ThreadPoolTest.o mv -f ThreadPoolTest.Td ThreadPoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF PzstdTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c test/PzstdTest.cpp -o test/PzstdTest.o mv -f PzstdTest.Td PzstdTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF ResourcePoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c utils/test/ResourcePoolTest.cpp -o utils/test/ResourcePoolTest.o mv -f ResourcePoolTest.Td ResourcePoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ utils/test/RangeTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o utils/test/RangeTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ utils/test/BufferTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o utils/test/BufferTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ utils/test/ThreadPoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o utils/test/ThreadPoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ utils/test/ResourcePoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o utils/test/ResourcePoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ test/RoundTripTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o test/RoundTripTest ld: /usr/src/tmp/ccodFZcj.ltrans0.ltrans.o: in function `main': /usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd/test/RoundTripTest.cpp:30:(.text.startup+0x465): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF OptionsTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c test/OptionsTest.cpp -o test/OptionsTest.o mv -f OptionsTest.Td OptionsTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ test/PzstdTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o test/PzstdTest ld: /usr/src/tmp/ccompumq.ltrans0.ltrans.o: in function `pzstd::roundTrip(pzstd::Options&)': /usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd/./test/RoundTrip.h:62:(.text+0x7ff5): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ -MMD -MP -MF WorkQueueTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c utils/test/WorkQueueTest.cpp -o utils/test/WorkQueueTest.o mv -f WorkQueueTest.Td WorkQueueTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ test/OptionsTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o test/OptionsTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' g++ utils/test/WorkQueueTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lgtest -lgtest_main -pthread -o utils/test/WorkQueueTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' rm test/PzstdTest.o utils/test/ScopeGuardTest.o utils/test/RangeTest.o utils/test/ResourcePoolTest.o test/OptionsTest.o utils/test/ThreadPoolTest.o utils/test/BufferTest.o utils/test/WorkQueueTest.o + LD_LIBRARY_PATH=/usr/src/tmp/zstd-buildroot/lib64 + make -C contrib/pzstd check make: Entering directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' ./utils/test/BufferTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from Buffer [ RUN ] Buffer.Constructors [ OK ] Buffer.Constructors (0 ms) [ RUN ] Buffer.BufferManagement [ OK ] Buffer.BufferManagement (0 ms) [ RUN ] Buffer.Modifiers [ OK ] Buffer.Modifiers (0 ms) [----------] 3 tests from Buffer (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (0 ms total) [ PASSED ] 3 tests. ./utils/test/RangeTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from Range [ RUN ] Range.Constructors [ OK ] Range.Constructors (0 ms) [ RUN ] Range.Modifiers [ OK ] Range.Modifiers (0 ms) [----------] 2 tests from Range (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ResourcePoolTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ResourcePool [ RUN ] ResourcePool.FullTest [ OK ] ResourcePool.FullTest (0 ms) [ RUN ] ResourcePool.ThreadSafe [ OK ] ResourcePool.ThreadSafe (3 ms) [----------] 2 tests from ResourcePool (3 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (3 ms total) [ PASSED ] 2 tests. ./utils/test/ScopeGuardTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test suite. [----------] Global test environment set-up. [----------] 2 tests from ScopeGuard [ RUN ] ScopeGuard.Dismiss [ OK ] ScopeGuard.Dismiss (0 ms) [ RUN ] ScopeGuard.Executes [ OK ] ScopeGuard.Executes (0 ms) [----------] 2 tests from ScopeGuard (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test suite ran. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ThreadPoolTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from ThreadPool [ RUN ] ThreadPool.Ordering [ OK ] ThreadPool.Ordering (2 ms) [ RUN ] ThreadPool.AllJobsFinished Creating executor Starting Finishing [ OK ] ThreadPool.AllJobsFinished (1 ms) [ RUN ] ThreadPool.AddJobWhileJoining [ OK ] ThreadPool.AddJobWhileJoining (1003 ms) [----------] 3 tests from ThreadPool (1007 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (1007 ms total) [ PASSED ] 3 tests. ./utils/test/WorkQueueTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 10 tests from 2 test suites. [----------] Global test environment set-up. [----------] 9 tests from WorkQueue [ RUN ] WorkQueue.SingleThreaded [ OK ] WorkQueue.SingleThreaded (0 ms) [ RUN ] WorkQueue.SPSC [ OK ] WorkQueue.SPSC (0 ms) [ RUN ] WorkQueue.SPMC [ OK ] WorkQueue.SPMC (3 ms) [ RUN ] WorkQueue.MPMC [ OK ] WorkQueue.MPMC (13 ms) [ RUN ] WorkQueue.BoundedSizeWorks [ OK ] WorkQueue.BoundedSizeWorks (0 ms) [ RUN ] WorkQueue.BoundedSizePushAfterFinish [ OK ] WorkQueue.BoundedSizePushAfterFinish (1000 ms) [ RUN ] WorkQueue.SetMaxSize [ OK ] WorkQueue.SetMaxSize (1000 ms) [ RUN ] WorkQueue.BoundedSizeMPMC Creating popperThreads Creating pusherThreads Joining pusherThreads Finishing queue Joining popperThreads Inspecting results [ OK ] WorkQueue.BoundedSizeMPMC (42 ms) [ RUN ] WorkQueue.FailedPush [ OK ] WorkQueue.FailedPush (0 ms) [----------] 9 tests from WorkQueue (2059 ms total) [----------] 1 test from BufferWorkQueue [ RUN ] BufferWorkQueue.SizeCalculatedCorrectly [ OK ] BufferWorkQueue.SizeCalculatedCorrectly (0 ms) [----------] 1 test from BufferWorkQueue (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 2 test suites ran. (2059 ms total) [ PASSED ] 10 tests. ./test/OptionsTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from Options [ RUN ] Options.ValidInputs [ OK ] Options.ValidInputs (0 ms) [ RUN ] Options.GetOutputFile [ OK ] Options.GetOutputFile (0 ms) [ RUN ] Options.MultipleFiles Cannot specify an output file when handling multiple inputs Cannot specify an output file when handling multiple inputs [ OK ] Options.MultipleFiles (0 ms) [ RUN ] Options.NumThreads Invalid arguments: # of threads not specified and unable to determine hardware concurrency. Option -p expects a number, but -o provided [ OK ] Options.NumThreads (0 ms) [ RUN ] Options.BadCompressionLevel Invalid compression level 20. Invalid compression level 23. Invalid argument: --1 [ OK ] Options.BadCompressionLevel (0 ms) [ RUN ] Options.InvalidOption Invalid argument: -x [ OK ] Options.InvalidOption (0 ms) [ RUN ] Options.BadOutputFile [ OK ] Options.BadOutputFile (0 ms) [ RUN ] Options.BadOptionsWithArguments Option -p expects a number, but f provided Option -p expects a number, but 10f provided Option -p requires an argument, but none provided Option -o requires an argument, but none provided Option -o requires an argument, but none provided [ OK ] Options.BadOptionsWithArguments (0 ms) [ RUN ] Options.KeepSource [ OK ] Options.KeepSource (0 ms) [ RUN ] Options.Verbosity [ OK ] Options.Verbosity (0 ms) [ RUN ] Options.TestMode [ OK ] Options.TestMode (0 ms) [ RUN ] Options.Checksum [ OK ] Options.Checksum (0 ms) [ RUN ] Options.InputFiles Cannot specify standard input when handling multiple files [ OK ] Options.InputFiles (0 ms) [ RUN ] Options.InvalidOptions Operation not supported: Zstd benchmarking options. Invalid argument: - Invalid argument: -n15 Invalid compression level 0. [ OK ] Options.InvalidOptions (0 ms) [ RUN ] Options.Extras Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : write to standard output (even if it is the console) -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : write to standard output (even if it is the console) -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.5.5. Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : write to standard output (even if it is the console) -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.5.5. [ OK ] Options.Extras (0 ms) [----------] 15 tests from Options (1 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (1 ms total) [ PASSED ] 15 tests. ./test/PzstdTest Running main() from /usr/src/RPM/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test suite. [----------] Global test environment set-up. [----------] 3 tests from Pzstd [ RUN ] Pzstd.SmallSizes Pzstd.SmallSizes seed: 3428465772 1 / 16 2 / 16 3 / 16 4 / 16 5 / 16 6 / 16 7 / 16 8 / 16 9 / 16 10 / 16 11 / 16 12 / 16 13 / 16 14 / 16 15 / 16 [ OK ] Pzstd.SmallSizes (14985 ms) [ RUN ] Pzstd.LargeSizes Pzstd.LargeSizes seed: 2566405116 [ OK ] Pzstd.LargeSizes (2191 ms) [ DISABLED ] Pzstd.DISABLED_ExtremelyLargeSize [ RUN ] Pzstd.ExtremelyCompressible /tmp/filePXPD2A : 0.34% ( 10000 => 34 bytes, /tmp/fileO4k2vy) /tmp/fileO4k2vy : 10000 bytes [ OK ] Pzstd.ExtremelyCompressible (13 ms) [----------] 3 tests from Pzstd (17191 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test suite ran. (17191 ms total) [ PASSED ] 3 tests. YOU HAVE 1 DISABLED TEST make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/contrib/pzstd' + exit 0 Processing files: zstd-1.5.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13182 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.5-alt2 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.5 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.5 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.5 + cp -prL CHANGELOG README.md /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.5 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.5 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.5.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OSrzta find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3cT3Ov find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libzstd = 1.5.5-alt2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oZ6XNp Creating zstd-debuginfo package Processing files: pzstd-1.5.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.07LHZR find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.25eGKG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: zstd = 1.5.5-alt2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.17)(64bit), libstdc++.so.6(GLIBCXX_3.4.19)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.22)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.30)(64bit), libzstd.so.1()(64bit) >= set:lgEqKkxZmfy4x2kszB0iDLMJhcOYg1rzjNtzsZImwJaZI8WsOCauU6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w4Go9j Creating pzstd-debuginfo package Processing files: libzstd-1.5.5-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10227 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.5.5-alt2 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.5 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.5 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.5 + cp -prL LICENSE /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.5 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.5 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.5.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NXA8VQ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/zstd-buildroot/lib64/libzstd.so.1: 185 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GG1zLJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libzstd.so.1()(64bit) = set:ld6UwMNDkUGnmbEmQEm9sXESZsCtYHRn2pg5A5Urhc3vX10l2XOvqZ84ZplNh3svP9LQML4pep3c0IVP8TJMbm0AfCzChpmafoSFoQudugsqMrZt3lckj9Ztm9MYBLBK7yiq63sxC3PXULIg6aDKUZvWa91462Y7ljilFdKuHtKSPLDeMzZ7nIWZAWrryx1Zw6aiEW5ExtOaDwWbDdietfWM64UDrtcjxSVZe7jwkGKbJs1Tyb8JIYKThOENQAZk1Yfb6oHf3wHlpwCgxrdKMWV7FwC5dnZm6ncVK2ObrdH5HQQsZ3v8VmuGyN29d5B5UVuugzopZLHJAnwuqtZuqUGSDFQaoMxBTWaRqi3H1wvpaGZIDuRE8PH1 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X19g2T Creating libzstd-debuginfo package Processing files: libzstd-devel-1.5.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LaCgPV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rK27RK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libzstd) = 1.5.5 Requires: libzstd = 1.5.5-alt2, /lib64/libzstd.so.1.5.5, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AisKL6 Processing files: libzstd-devel-static-1.5.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tjcM1w find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wF4Aiz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libzstd-devel = 1.5.5-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t9O93F Processing files: zstd-debuginfo-1.5.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xgfLLB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RzDgi3 find-requires: running scripts (debuginfo) Requires: zstd = 1.5.5-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: pzstd-debuginfo-1.5.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XOlJUR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5kISmf find-requires: running scripts (debuginfo) Requires: pzstd = 1.5.5-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(libzstd.so.1) Processing files: libzstd-debuginfo-1.5.5-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mXdlY1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7RsEeL find-requires: running scripts (debuginfo) Provides: debug64(libzstd.so.1) Requires: libzstd = 1.5.5-alt2, debug64(libc.so.6) Adding to pzstd a strict dependency on zstd Adding to zstd a strict dependency on libzstd Adding to zstd-debuginfo a strict dependency on zstd Adding to pzstd-debuginfo a strict dependency on pzstd Adding to libzstd-devel a strict dependency on libzstd Adding to libzstd-debuginfo a strict dependency on libzstd Adding to libzstd-devel-static a strict dependency on libzstd-devel Adding to pzstd a strict dependency on libzstd Adding to pzstd-debuginfo a strict dependency on libzstd-debuginfo Adding to pzstd-debuginfo a strict dependency on zstd-debuginfo Removing from pzstd-debuginfo 4 sources provided by zstd-debuginfo also prunning dir /usr/src/debug/zstd-1.5.5-alt2/lib/common also prunning dir /usr/src/debug/zstd-1.5.5-alt2/programs also prunning dir /usr/src/debug/zstd-1.5.5-alt2/lib Adding to zstd-debuginfo a strict dependency on libzstd-debuginfo Removing from zstd-debuginfo 42 sources provided by libzstd-debuginfo Removing 2 extra deps from pzstd due to dependency on libzstd Removing 1 extra deps from libzstd-devel due to dependency on libzstd Removing 1 extra deps from pzstd-debuginfo due to dependency on libzstd-debuginfo Removing 9 extra deps from pzstd due to repentancy on zstd Removing 7 extra deps from zstd due to repentancy on libzstd Removing 3 extra deps from pzstd-debuginfo due to repentancy on zstd-debuginfo Removing 1 extra deps from zstd-debuginfo due to repentancy on libzstd-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/zstd-1.5.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pzstd-1.5.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-1.5.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-devel-1.5.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-devel-static-1.5.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/zstd-debuginfo-1.5.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pzstd-debuginfo-1.5.5-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-debuginfo-1.5.5-alt2.x86_64.rpm (w2.lzdio) 1662.89user 87.29system 19:23.68elapsed 150%CPU (0avgtext+0avgdata 1949116maxresident)k 0inputs+0outputs (0major+9939028minor)pagefaults 0swaps 5.94user 2.13system 19:44.37elapsed 0%CPU (0avgtext+0avgdata 131424maxresident)k 496inputs+0outputs (0major+207804minor)pagefaults 0swaps --- libzstd-1.5.5-alt2.x86_64.rpm.repo 2023-08-24 08:53:45.000000000 +0000 +++ libzstd-1.5.5-alt2.x86_64.rpm.hasher 2024-05-04 02:50:50.231879827 +0000 @@ -15,5 +15,5 @@ File: /lib64/libzstd.so.1 120777 root:root libzstd.so.1.5.5 -File: /lib64/libzstd.so.1.5.5 100644 root:root 8ba4abe737b837b26d0fe57b81002054 +File: /lib64/libzstd.so.1.5.5 100644 root:root 3da4716a82f8667c432ebe2fb7967c0a File: /usr/share/doc/libzstd-1.5.5 40755 root:root File: /usr/share/doc/libzstd-1.5.5/LICENSE 100644 root:root 0822a32f7acdbe013606746641746ee8 -RPMIdentity: c9a68351413ca0c4353d7366d8e0677b29355ccb02b82bb28a991cb540fcf4f5b7eb5c5ce5526da14c3aa7588e73e45fa66d7164ef2581dc397bd3ae36f78170 +RPMIdentity: ffadb23bd3d7a26bce5abfc27284626feb1d3ad1798ae022bd9557708439b9c9376819ebe240cd0cf39e00d1ff7b10fa3921bdefbde09b0d3fee7e5eebc56106 --- libzstd-debuginfo-1.5.5-alt2.x86_64.rpm.repo 2023-08-24 08:53:45.000000000 +0000 +++ libzstd-debuginfo-1.5.5-alt2.x86_64.rpm.hasher 2024-05-04 02:50:50.380881419 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d2 40755 root:root -/usr/lib/debug/.build-id/d2/b41b1a1cf3ae6dbf9664aeb4d00dedbafa53a4 120777 root:root ../../../../../lib64/libzstd.so.1.5.5 -/usr/lib/debug/.build-id/d2/b41b1a1cf3ae6dbf9664aeb4d00dedbafa53a4.debug 120777 root:root ../../lib64/libzstd.so.1.5.5.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/4073546c5584c9fe17999969901094766abc99 120777 root:root ../../../../../lib64/libzstd.so.1.5.5 +/usr/lib/debug/.build-id/fd/4073546c5584c9fe17999969901094766abc99.debug 120777 root:root ../../lib64/libzstd.so.1.5.5.debug /usr/lib/debug/lib64/libzstd.so.1.5.5.debug 100644 root:root @@ -58,6 +58,6 @@ Provides: libzstd-debuginfo = 1.5.5-alt2:sisyphus+327847.100.1.1 -File: /usr/lib/debug/.build-id/d2 40755 root:root -File: /usr/lib/debug/.build-id/d2/b41b1a1cf3ae6dbf9664aeb4d00dedbafa53a4 120777 root:root ../../../../../lib64/libzstd.so.1.5.5 -File: /usr/lib/debug/.build-id/d2/b41b1a1cf3ae6dbf9664aeb4d00dedbafa53a4.debug 120777 root:root ../../lib64/libzstd.so.1.5.5.debug -File: /usr/lib/debug/lib64/libzstd.so.1.5.5.debug 100644 root:root bc56569a50b216ef9d8550f01d02464e +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/4073546c5584c9fe17999969901094766abc99 120777 root:root ../../../../../lib64/libzstd.so.1.5.5 +File: /usr/lib/debug/.build-id/fd/4073546c5584c9fe17999969901094766abc99.debug 120777 root:root ../../lib64/libzstd.so.1.5.5.debug +File: /usr/lib/debug/lib64/libzstd.so.1.5.5.debug 100644 root:root dac00d6e62cee077d4d880ee0b77e752 File: /usr/lib/debug/lib64/libzstd.so.1.debug 120777 root:root libzstd.so.1.5.5.debug @@ -111,2 +111,2 @@ File: /usr/src/debug/zstd-1.5.5-alt2/lib/dictBuilder/zdict.c 100644 root:root aba99ce9a74f3da2ab97fb8faac69725 -RPMIdentity: 150b12ab4e98ecf30d06272f4e7a4005d2d80d7bc37433314c1f899a109830a67cddfabb9f0945d5c21cc150883d4e5509b169818dc58f054afa170ad5b46d3f +RPMIdentity: 6e36ffec00cd4c2324a0e4d4fc4e7e56417ef83f10c04df880452f2bafade04b358f8799394b5909f009934ca9dab7e7ff940fa329b1c24e54871f703247984d --- libzstd-devel-static-1.5.5-alt2.x86_64.rpm.repo 2023-08-24 08:53:46.000000000 +0000 +++ libzstd-devel-static-1.5.5-alt2.x86_64.rpm.hasher 2024-05-04 02:50:50.648884281 +0000 @@ -5,3 +5,3 @@ Provides: libzstd-devel-static = 1.5.5-alt2:sisyphus+327847.100.1.1 -File: /usr/lib64/libzstd.a 100644 root:root 28991f281936770a1db639e46401d17a -RPMIdentity: 6469901915f9c76b1f5ef763c9a22322a35079843e0afded9b476209757b6ee2830c8462cbdc245d7e9303c0b46d15315c4f396037cdd70441f3b843dfcfb8d1 +File: /usr/lib64/libzstd.a 100644 root:root 20bb9499ae4102f31ed8d35c737ef5c7 +RPMIdentity: 9e13caca28c5c61a767ebfde3790af4abd0d6eb000806683abbce1c411815f30de799faed3dd36eff01d350219a9b9ba45952d4daca7ed9461826724097f3c46 --- pzstd-1.5.5-alt2.x86_64.rpm.repo 2023-08-24 08:53:45.000000000 +0000 +++ pzstd-1.5.5-alt2.x86_64.rpm.hasher 2024-05-04 02:50:50.774885627 +0000 @@ -19,3 +19,3 @@ Provides: pzstd = 1.5.5-alt2:sisyphus+327847.100.1.1 -File: /usr/bin/pzstd 100755 root:root 6754f4c324c0b22377aaf708f77e0877 -RPMIdentity: a1ef6de50223ebefe5a3e8c7ea2faee3810df0970d6a3bed9a7fd85e3d60027d65e21ef41732f8a81c170ab0241dbca29f3cd0d072173677799dbafb6686c788 +File: /usr/bin/pzstd 100755 root:root 7f70ae0676fe9a6cc996db22b979ea0c +RPMIdentity: e1a41ba99b9430af3dc6d19aad5ee1cfea87b10aab61ec225a7eaf04904f41e5b84869acd9535ef792fa6b61b3166086b516a3167810e427853429416f028a2f --- pzstd-debuginfo-1.5.5-alt2.x86_64.rpm.repo 2023-08-24 08:53:45.000000000 +0000 +++ pzstd-debuginfo-1.5.5-alt2.x86_64.rpm.hasher 2024-05-04 02:50:50.934887336 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/09 40755 root:root -/usr/lib/debug/.build-id/09/b35145969966e1299b56b10efc58b9eab98e14 120777 root:root ../../../../bin/pzstd -/usr/lib/debug/.build-id/09/b35145969966e1299b56b10efc58b9eab98e14.debug 120777 root:root ../../usr/bin/pzstd.debug +/usr/lib/debug/.build-id/00 40755 root:root +/usr/lib/debug/.build-id/00/4c274b2d940267964bb9610edf638bcf6dda33 120777 root:root ../../../../bin/pzstd +/usr/lib/debug/.build-id/00/4c274b2d940267964bb9610edf638bcf6dda33.debug 120777 root:root ../../usr/bin/pzstd.debug /usr/lib/debug/usr/bin/pzstd.debug 100644 root:root @@ -30,6 +30,6 @@ Provides: pzstd-debuginfo = 1.5.5-alt2:sisyphus+327847.100.1.1 -File: /usr/lib/debug/.build-id/09 40755 root:root -File: /usr/lib/debug/.build-id/09/b35145969966e1299b56b10efc58b9eab98e14 120777 root:root ../../../../bin/pzstd -File: /usr/lib/debug/.build-id/09/b35145969966e1299b56b10efc58b9eab98e14.debug 120777 root:root ../../usr/bin/pzstd.debug -File: /usr/lib/debug/usr/bin/pzstd.debug 100644 root:root bbdc893753f08a1dc20eaa5c42a060aa +File: /usr/lib/debug/.build-id/00 40755 root:root +File: /usr/lib/debug/.build-id/00/4c274b2d940267964bb9610edf638bcf6dda33 120777 root:root ../../../../bin/pzstd +File: /usr/lib/debug/.build-id/00/4c274b2d940267964bb9610edf638bcf6dda33.debug 120777 root:root ../../usr/bin/pzstd.debug +File: /usr/lib/debug/usr/bin/pzstd.debug 100644 root:root 0dad0e3ede4eed61bd60da504afe1b20 File: /usr/src/debug/zstd-1.5.5-alt2 40755 root:root @@ -54,2 +54,2 @@ File: /usr/src/debug/zstd-1.5.5-alt2/contrib/pzstd/utils/WorkQueue.h 100644 root:root 41340e50745716656604e3770732cfe3 -RPMIdentity: d7ff00bb4736b4388d1be1d2ee2d89c6656ff9b98d001eb79306feb1486076eddadbd0036942451d23afe7b02e431684ef9d750b94ba19aedfb87ba40ec1756f +RPMIdentity: 39332b22cb5215791564862ca6380f4758d807fb194cf6415c1e790ba80ef257e0320224128589c8fd48d8f95e34e0640410aa088c0fd342140c71819b2d1524 --- zstd-1.5.5-alt2.x86_64.rpm.repo 2023-08-24 08:53:45.000000000 +0000 +++ zstd-1.5.5-alt2.x86_64.rpm.hasher 2024-05-04 02:50:51.097889076 +0000 @@ -19,3 +19,3 @@ File: /usr/bin/unzstd 120777 root:root zstd -File: /usr/bin/zstd 100755 root:root cc08109ccc03ac5b8b7b7965e2cc896b +File: /usr/bin/zstd 100755 root:root 69b50142ea8d92b8d25bfb4305a9a67d File: /usr/bin/zstdcat 120777 root:root zstd @@ -28,2 +28,2 @@ File: /usr/share/man/man1/zstdcat.1.xz 120777 root:root zstd.1.xz -RPMIdentity: 6817d7bd3d447c88947315770e36d89924980a49ffcb1b6d15ee2dc7019fd42e17b33d231f0e89b54736996247a4483971de52b2340aa971f5c6766ef2e88226 +RPMIdentity: 34fa84850ddb9814ea6a55362a5e5bc9dbdc19459b332cce7450ca42ba4c66eef536cbda3093ec88938f8dbd8c999916ba884831f6e7aaaa05172f0b12ca8fcb --- zstd-debuginfo-1.5.5-alt2.x86_64.rpm.repo 2023-08-24 08:53:45.000000000 +0000 +++ zstd-debuginfo-1.5.5-alt2.x86_64.rpm.hasher 2024-05-04 02:50:51.275890977 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/50 40755 root:root -/usr/lib/debug/.build-id/50/ba10759de392518838d1c67acf7d5f47b77ab8 120777 root:root ../../../../bin/zstd -/usr/lib/debug/.build-id/50/ba10759de392518838d1c67acf7d5f47b77ab8.debug 120777 root:root ../../usr/bin/zstd.debug +/usr/lib/debug/.build-id/13 40755 root:root +/usr/lib/debug/.build-id/13/808469059717e52ce93c0930fe94f1e7cb71bf 120777 root:root ../../../../bin/zstd +/usr/lib/debug/.build-id/13/808469059717e52ce93c0930fe94f1e7cb71bf.debug 120777 root:root ../../usr/bin/zstd.debug /usr/lib/debug/usr/bin/unzstd.debug 120777 root:root zstd.debug @@ -62,7 +62,7 @@ Provides: zstd-debuginfo = 1.5.5-alt2:sisyphus+327847.100.1.1 -File: /usr/lib/debug/.build-id/50 40755 root:root -File: /usr/lib/debug/.build-id/50/ba10759de392518838d1c67acf7d5f47b77ab8 120777 root:root ../../../../bin/zstd -File: /usr/lib/debug/.build-id/50/ba10759de392518838d1c67acf7d5f47b77ab8.debug 120777 root:root ../../usr/bin/zstd.debug +File: /usr/lib/debug/.build-id/13 40755 root:root +File: /usr/lib/debug/.build-id/13/808469059717e52ce93c0930fe94f1e7cb71bf 120777 root:root ../../../../bin/zstd +File: /usr/lib/debug/.build-id/13/808469059717e52ce93c0930fe94f1e7cb71bf.debug 120777 root:root ../../usr/bin/zstd.debug File: /usr/lib/debug/usr/bin/unzstd.debug 120777 root:root zstd.debug -File: /usr/lib/debug/usr/bin/zstd.debug 100644 root:root 63f4fdfa7fa6e226061771cf992b6e86 +File: /usr/lib/debug/usr/bin/zstd.debug 100644 root:root fde89084ab2575e3f9506b6175c77352 File: /usr/lib/debug/usr/bin/zstdcat.debug 120777 root:root zstd.debug @@ -119,2 +119,2 @@ File: /usr/src/debug/zstd-1.5.5-alt2/programs/zstdcli_trace.h 100644 root:root 8e49c31a23fa50fe518409b1a1515a7c -RPMIdentity: 3d7ba425aff99180baa03d779ab957ab23dc707bf8a871f75b868135f88a98dfc2dbe93dcd75e6a0be41dd4de030ac1436a639c4f03040260f8dc45ddb493bf5 +RPMIdentity: c5893331f719933320b5c73217d3224a909e41a767c7cba7c3e780f458c51b3c0387b4b5d30139f1906e4a9be00b80dd213a8697076f9fe014e2a98a689203d3