Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/zstd.spec'], chrootPath='/var/lib/mock/f34-build-27325266-3530215/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/zstd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1621123200 Wrote: /builddir/build/SRPMS/zstd-1.5.0-1.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/zstd.spec'], chrootPath='/var/lib/mock/f34-build-27325266-3530215/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/zstd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1621123200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3NzCCv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zstd-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/zstd-1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zstd-1.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name .gitignore -delete + echo 'Patch #1 (pzstd.1.patch):' Patch #1 (pzstd.1.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file programs/zstd.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ll9pf5 + umask 022 + cd /builddir/build/BUILD + cd zstd-1.5.0 + export 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/make -O -j48 V=1 VERBOSE=1 -C lib lib-mt /usr/bin/make --no-print-directory libzstd.a BUILD_DIR=obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5 CPPFLAGS="-DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD" CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " /usr/bin/make --no-print-directory libzstd.so.1.5.0 BUILD_DIR=obj/conf_284931701bfce311cf914936a5422768 CPPFLAGS="-DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD" CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -pthread" mkdir -p obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static mkdir -p obj/conf_284931701bfce311cf914936a5422768/dynamic CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/debug.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/debug.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/debug.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/debug.o common/debug.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/debug.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/debug.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/debug.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/debug.o common/debug.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/threading.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/threading.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/threading.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/threading.o common/threading.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/threading.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/threading.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/threading.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/threading.o common/threading.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/error_private.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/error_private.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/error_private.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/error_private.o common/error_private.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/error_private.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/error_private.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/error_private.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/error_private.o common/error_private.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_common.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_common.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_common.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_common.o common/zstd_common.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_common.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_common.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_common.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_common.o common/zstd_common.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_literals.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_literals.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_literals.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_literals.o compress/zstd_compress_literals.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_literals.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_literals.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_literals.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_literals.o compress/zstd_compress_literals.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/pool.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/pool.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/pool.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/pool.o common/pool.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/pool.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/pool.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/pool.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/pool.o common/pool.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ddict.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ddict.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ddict.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ddict.o decompress/zstd_ddict.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ddict.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ddict.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ddict.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ddict.o decompress/zstd_ddict.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/hist.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/hist.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/hist.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/hist.o compress/hist.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/hist.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/hist.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/hist.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/hist.o compress/hist.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/entropy_common.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/entropy_common.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/entropy_common.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/entropy_common.o common/entropy_common.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/xxhash.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/xxhash.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/xxhash.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/xxhash.o common/xxhash.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/entropy_common.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/entropy_common.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/entropy_common.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/entropy_common.o common/entropy_common.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/xxhash.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/xxhash.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/xxhash.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/xxhash.o common/xxhash.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_superblock.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_superblock.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_superblock.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_superblock.o compress/zstd_compress_superblock.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_superblock.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_superblock.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_superblock.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_superblock.o compress/zstd_compress_superblock.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_sequences.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_sequences.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_sequences.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_sequences.o compress/zstd_compress_sequences.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_sequences.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_sequences.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_sequences.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_sequences.o compress/zstd_compress_sequences.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fastcover.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fastcover.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fastcover.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fastcover.o dictBuilder/fastcover.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_compress.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_compress.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_compress.o compress/fse_compress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_compress.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_compress.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_compress.o compress/fse_compress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/fastcover.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/fastcover.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/fastcover.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/fastcover.o dictBuilder/fastcover.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ldm.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ldm.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ldm.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ldm.o compress/zstd_ldm.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ldm.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ldm.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ldm.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ldm.o compress/zstd_ldm.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/cover.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/cover.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/cover.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/cover.o dictBuilder/cover.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstdmt_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstdmt_compress.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstdmt_compress.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstdmt_compress.o compress/zstdmt_compress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/cover.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/cover.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/cover.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/cover.o dictBuilder/cover.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zdict.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zdict.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zdict.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zdict.o dictBuilder/zdict.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zdict.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zdict.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zdict.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zdict.o dictBuilder/zdict.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstdmt_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstdmt_compress.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstdmt_compress.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstdmt_compress.o compress/zstdmt_compress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_decompress.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_decompress.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_decompress.o common/fse_decompress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress.o decompress/zstd_decompress.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_decompress.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_decompress.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_decompress.o common/fse_decompress.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_compress.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_compress.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_compress.o compress/huf_compress.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress.o decompress/zstd_decompress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_compress.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_compress.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_compress.o compress/huf_compress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress_block.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress_block.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress_block.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress_block.o decompress/zstd_decompress_block.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress_block.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress_block.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress_block.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress_block.o decompress/zstd_decompress_block.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v06.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v06.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v06.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v06.o legacy/zstd_v06.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v05.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v05.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v05.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v05.o legacy/zstd_v05.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/divsufsort.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/divsufsort.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/divsufsort.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/divsufsort.o dictBuilder/divsufsort.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v06.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v06.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v06.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v06.o legacy/zstd_v06.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/divsufsort.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/divsufsort.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/divsufsort.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/divsufsort.o dictBuilder/divsufsort.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v05.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v05.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v05.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v05.o legacy/zstd_v05.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v07.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v07.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v07.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v07.o legacy/zstd_v07.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v07.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v07.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v07.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v07.o legacy/zstd_v07.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_decompress.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_decompress.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_decompress.o decompress/huf_decompress.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_decompress.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_decompress.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_decompress.o decompress/huf_decompress.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_fast.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_fast.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_fast.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_fast.o compress/zstd_fast.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_fast.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_fast.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_fast.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_fast.o compress/zstd_fast.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress.o compress/zstd_compress.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress.o compress/zstd_compress.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_double_fast.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_double_fast.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_double_fast.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_double_fast.o compress/zstd_double_fast.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_double_fast.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_double_fast.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_double_fast.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_double_fast.o compress/zstd_double_fast.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_opt.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_opt.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_opt.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_opt.o compress/zstd_opt.c CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_opt.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_opt.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_opt.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_opt.o compress/zstd_opt.c CC obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_lazy.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_lazy.o -MMD -MP -MF obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_lazy.d -o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_lazy.o compress/zstd_lazy.c compiling multi-threaded static library 1.5.0 ar rcs obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/libzstd.a obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/debug.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/entropy_common.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/error_private.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_decompress.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/pool.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/threading.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/xxhash.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_common.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fse_compress.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/hist.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_compress.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_literals.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_sequences.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_compress_superblock.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_double_fast.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_fast.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_lazy.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ldm.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_opt.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstdmt_compress.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/huf_decompress.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_ddict.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_decompress_block.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/cover.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/divsufsort.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/fastcover.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zdict.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v05.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v06.o obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/zstd_v07.o CC obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_lazy.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -c -MT obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_lazy.o -MMD -MP -MF obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_lazy.d -o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_lazy.o compress/zstd_lazy.c cp -f obj/conf_6d7042a551349e8bac0e4e5b3d12d0a5/static/libzstd.a libzstd.a compiling multi-threaded dynamic library 1.5.0 cc -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -O3 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -fPIC -fvisibility=hidden obj/conf_284931701bfce311cf914936a5422768/dynamic/debug.o obj/conf_284931701bfce311cf914936a5422768/dynamic/entropy_common.o obj/conf_284931701bfce311cf914936a5422768/dynamic/error_private.o obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_decompress.o obj/conf_284931701bfce311cf914936a5422768/dynamic/pool.o obj/conf_284931701bfce311cf914936a5422768/dynamic/threading.o obj/conf_284931701bfce311cf914936a5422768/dynamic/xxhash.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_common.o obj/conf_284931701bfce311cf914936a5422768/dynamic/fse_compress.o obj/conf_284931701bfce311cf914936a5422768/dynamic/hist.o obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_compress.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_literals.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_sequences.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_compress_superblock.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_double_fast.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_fast.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_lazy.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ldm.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_opt.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstdmt_compress.o obj/conf_284931701bfce311cf914936a5422768/dynamic/huf_decompress.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_ddict.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_decompress_block.o obj/conf_284931701bfce311cf914936a5422768/dynamic/cover.o obj/conf_284931701bfce311cf914936a5422768/dynamic/divsufsort.o obj/conf_284931701bfce311cf914936a5422768/dynamic/fastcover.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zdict.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v05.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v06.o obj/conf_284931701bfce311cf914936a5422768/dynamic/zstd_v07.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -pthread -Wl,-soname=libzstd.so.1 -o obj/conf_284931701bfce311cf914936a5422768/dynamic/libzstd.so.1.5.0 creating versioned links ln -sf obj/conf_284931701bfce311cf914936a5422768/dynamic/libzstd.so.1.5.0 libzstd.so.1 ln -sf obj/conf_284931701bfce311cf914936a5422768/dynamic/libzstd.so.1.5.0 libzstd.so cp -f obj/conf_284931701bfce311cf914936a5422768/dynamic/libzstd.so.1.5.0 libzstd.so.1.5.0 make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/lib' multi-threaded build completed make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/lib' + /usr/bin/make -O -j48 V=1 VERBOSE=1 -C programs /usr/bin/make --no-print-directory zstd BUILD_DIR=obj/conf_24bba83d3a2357d9a3ba829b1c989579 CPPFLAGS="-DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5" CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread " LDLIBS=" " ZSTD_ALL_SRC="debug.c entropy_common.c error_private.c fse_decompress.c pool.c threading.c xxhash.c zstd_common.c fse_compress.c hist.c huf_compress.c zstd_compress.c zstd_compress_literals.c zstd_compress_sequences.c zstd_compress_superblock.c zstd_double_fast.c zstd_fast.c zstd_lazy.c zstd_ldm.c zstd_opt.c zstdmt_compress.c huf_decompress.c zstd_ddict.c zstd_decompress.c zstd_decompress_block.c cover.c divsufsort.c fastcover.c zdict.c zstd_v05.c zstd_v06.c zstd_v07.c benchfn.c benchzstd.c datagen.c dibio.c fileio.c timefn.c util.c zstdcli.c zstdcli_trace.c" mkdir -p obj/conf_24bba83d3a2357d9a3ba829b1c989579 CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/debug.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/debug.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/debug.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/debug.o ../lib/common/debug.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/threading.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/threading.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/threading.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/threading.o ../lib/common/threading.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/error_private.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/error_private.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/error_private.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/error_private.o ../lib/common/error_private.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_common.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_common.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_common.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_common.o ../lib/common/zstd_common.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_literals.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_literals.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_literals.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_literals.o ../lib/compress/zstd_compress_literals.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/timefn.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/timefn.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/timefn.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/timefn.o timefn.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/hist.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/hist.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/hist.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/hist.o ../lib/compress/hist.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ddict.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ddict.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ddict.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ddict.o ../lib/decompress/zstd_ddict.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli_trace.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli_trace.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli_trace.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli_trace.o zstdcli_trace.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchfn.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchfn.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchfn.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchfn.o benchfn.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/pool.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/pool.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/pool.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/pool.o ../lib/common/pool.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/datagen.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/datagen.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/datagen.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/datagen.o datagen.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/xxhash.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/xxhash.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/xxhash.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/xxhash.o ../lib/common/xxhash.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_superblock.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_superblock.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_superblock.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_superblock.o ../lib/compress/zstd_compress_superblock.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/dibio.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/dibio.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/dibio.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/dibio.o dibio.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/entropy_common.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/entropy_common.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/entropy_common.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/entropy_common.o ../lib/common/entropy_common.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/fastcover.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/fastcover.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/fastcover.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fastcover.o ../lib/dictBuilder/fastcover.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_sequences.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_sequences.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_sequences.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_sequences.o ../lib/compress/zstd_compress_sequences.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_compress.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_compress.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_compress.o ../lib/compress/fse_compress.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ldm.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ldm.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ldm.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ldm.o ../lib/compress/zstd_ldm.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/cover.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/cover.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/cover.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/cover.o ../lib/dictBuilder/cover.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/util.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/util.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/util.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/util.o util.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdmt_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdmt_compress.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdmt_compress.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdmt_compress.o ../lib/compress/zstdmt_compress.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_compress.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_compress.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_compress.o ../lib/compress/huf_compress.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_decompress.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_decompress.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_decompress.o ../lib/common/fse_decompress.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zdict.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zdict.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zdict.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zdict.o ../lib/dictBuilder/zdict.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchzstd.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchzstd.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchzstd.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchzstd.o benchzstd.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress.o ../lib/decompress/zstd_decompress.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli.o zstdcli.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v06.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v06.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v06.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v06.o ../lib/legacy/zstd_v06.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress_block.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress_block.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress_block.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress_block.o ../lib/decompress/zstd_decompress_block.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v07.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v07.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v07.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v07.o ../lib/legacy/zstd_v07.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/fileio.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/fileio.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/fileio.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fileio.o fileio.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/divsufsort.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/divsufsort.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/divsufsort.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/divsufsort.o ../lib/dictBuilder/divsufsort.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_fast.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_fast.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_fast.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_fast.o ../lib/compress/zstd_fast.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_decompress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_decompress.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_decompress.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_decompress.o ../lib/decompress/huf_decompress.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v05.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v05.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v05.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v05.o ../lib/legacy/zstd_v05.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_double_fast.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_double_fast.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_double_fast.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_double_fast.o ../lib/compress/zstd_double_fast.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress.o ../lib/compress/zstd_compress.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_opt.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_opt.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_opt.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_opt.o ../lib/compress/zstd_opt.c CC obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_lazy.o cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -MT obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_lazy.o -MMD -MP -MF obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_lazy.d -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_lazy.o ../lib/compress/zstd_lazy.c ==> 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/conf_24bba83d3a2357d9a3ba829b1c989579/zstd cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -DXXH_NAMESPACE=ZSTD_ -DDEBUGLEVEL=0 -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread obj/conf_24bba83d3a2357d9a3ba829b1c989579/debug.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/entropy_common.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/error_private.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_decompress.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/pool.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/threading.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/xxhash.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_common.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fse_compress.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/hist.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_compress.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_literals.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_sequences.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_compress_superblock.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_double_fast.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_fast.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_lazy.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ldm.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_opt.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdmt_compress.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/huf_decompress.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_ddict.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_decompress_block.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/cover.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/divsufsort.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fastcover.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zdict.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v05.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v06.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd_v07.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchfn.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/benchzstd.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/datagen.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/dibio.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/fileio.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/timefn.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/util.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli.o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstdcli_trace.o -o obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd if [ 1 -eq 1 ]; then \ cp -f obj/conf_24bba83d3a2357d9a3ba829b1c989579/zstd zstd; \ echo zstd build completed; \ else \ echo zstd already built; \ fi zstd build completed + export 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + /usr/bin/make -O -j48 V=1 VERBOSE=1 -C contrib/pzstd make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' g++ -MMD -MP -MF SkippableFrame.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -c SkippableFrame.cpp -o SkippableFrame.o mv -f SkippableFrame.Td SkippableFrame.d make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' cc -MMD -MP -MF util.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-deprecated-declarations -c ../../programs/util.c -o ../../programs/util.o mv -f util.Td util.d make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' g++ -MMD -MP -MF main.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -c main.cpp -o main.o mv -f main.Td main.d make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' g++ -MMD -MP -MF Options.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -c Options.cpp -o Options.o mv -f Options.Td Options.d make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' g++ -MMD -MP -MF Pzstd.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -c Pzstd.cpp -o Pzstd.o mv -f Pzstd.Td Pzstd.d make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' g++ main.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.a -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o pzstd make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JjzQdi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64 ++ dirname /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64 + cd zstd-1.5.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64 'INSTALL=/usr/bin/install -p' PREFIX=/usr LIBDIR=/usr/lib64 make[1]: Entering directory '/builddir/build/BUILD/zstd-1.5.0/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/lib' make[1]: Entering directory '/builddir/build/BUILD/zstd-1.5.0/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/programs' + install -D -m755 contrib/pzstd/pzstd /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/bin/pzstd + install -D -m644 programs/zstd.1 /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/man/man1/pzstd.1 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.5.0-1.fc34 --unique-debug-suffix -1.5.0-1.fc34.x86_64 --unique-debug-src-base zstd-1.5.0-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/zstd-1.5.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/bin/pzstd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/bin/zstd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/lib64/libzstd.so.1.5.0 extracting debug info from /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/bin/pzstd extracting debug info from /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/bin/zstd extracting debug info from /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/lib64/libzstd.so.1.5.0 original debug info size: 19696kB, size after compression: 19168kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 5067 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/zstdless from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/zstdgrep from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q3aeLs + umask 022 + cd /builddir/build/BUILD + cd zstd-1.5.0 + export 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + make -C tests test-zstd make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/tests' cc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wno-deprecated-declarations -g -DDEBUGLEVEL=2 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_WINDOW_OVERFLOW_CORRECT_FREQUENTLY=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../programs/datagen.c datagencli.c -o datagen make -C ../programs zstd MOREFLAGS+="-g -DDEBUGLEVEL=2" make[1]: Entering directory '/builddir/build/BUILD/zstd-1.5.0/programs' CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/debug.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/entropy_common.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/error_private.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/fse_decompress.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/pool.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/threading.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/xxhash.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_common.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/fse_compress.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/hist.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/huf_compress.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_compress.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_compress_literals.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_compress_sequences.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_compress_superblock.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_double_fast.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_fast.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_lazy.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_ldm.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_opt.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstdmt_compress.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/huf_decompress.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_ddict.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_decompress.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_decompress_block.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/cover.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/divsufsort.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/fastcover.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zdict.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_v05.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_v06.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd_v07.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/benchfn.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/benchzstd.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/datagen.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/dibio.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/fileio.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/timefn.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/util.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstdcli.o CC obj/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstdcli_trace.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/conf_5fcb6b7fc7267cd5f79ad4a503af06b0/zstd zstd build completed make[1]: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/programs' file ../programs/zstd ../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]=3d25d184b597eced196de25d29f92db184d239dd, for GNU/Linux 3.2.0, with debug_info, not stripped, too many notes (256) EXE_PREFIX="" ZSTD_BIN="../programs/zstd" DATAGEN_BIN=./datagen ./playTests.sh --test-large-data Starting playTests.sh isWindows=false EXE_PREFIX='' ZSTD_BIN='../programs/zstd' DATAGEN_BIN='./datagen' ===> simple tests test : basic compression Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) test : basic decompression tmp.zst : 0 MB... tmp.zst : 65537 bytes test : too large compression level => auto-fix Warning : compression level higher than max, reduced to 19 Read : 0 / 0 MB ==> 32% tmp : 31.54% ( 65537 => 20671 bytes, tmp.zst) error: numeric value overflows 32-bit unsigned int test : --fast aka negative compression levels Read : 0 / 0 MB ==> 56% tmp : 55.94% ( 65537 => 36660 bytes, tmp.zst) Read : 0 / 0 MB ==> 56% tmp : 56.31% ( 65537 => 36907 bytes, tmp.zst) Read : 0 / 0 MB ==> 100% tmp :100.02% ( 65537 => 65551 bytes, tmp.zst) error: numeric value overflows 32-bit unsigned int Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : test : too large numeric argument -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit error: numeric value overflows 32-bit unsigned int test : set compression level with environment variable ZSTD_CLEVEL Read : 0 / 0 MB ==> 33% tmp : 33.15% ( 65537 => 21726 bytes, tmp.zst) Read : 0 / 0 MB ==> 62% tmp : 61.56% ( 65537 => 40343 bytes, tmp.zst) Read : 0 / 0 MB ==> 33% tmp : 33.15% ( 65537 => 21726 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=-: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=a: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=+a: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=3a7: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=50000000000: numeric value too large Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) test : override ZSTD_CLEVEL with command line option Read : 0 / 0 MB ==> 56% tmp : 56.31% ( 65537 => 36907 bytes, tmp.zst) test : compress to stdout test : compress to named file Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmpCompressed) test : force write, correct order Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, 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) tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 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 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** /*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*\ : 0 MB... /*stdin*\ : 65537 bytes /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 22183 (2.954), 247.2 MB/s |-tmp : 65537 -> 22183 (2.954), 247.2 MB/s ,1088.3 MB/s /-tmp : 65537 -> 22183 (2.954), 247.2 MB/s ,1124.2 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21296 (3.077), 76.1 MB/s |-tmp : 65537 -> 21296 (3.077), 76.1 MB/s ,1095.2 MB/s /-tmp : 65537 -> 21296 (3.077), 107.3 MB/s /-tmp : 65537 -> 21296 (3.077), 107.3 MB/s ,1095.2 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 21461 (3.054), 232.3 MB/s |-tmp : 65537 -> 21461 (3.054), 232.3 MB/s ,1158.7 MB/s /-tmp : 65537 -> 21461 (3.054), 232.3 MB/s ,1179.5 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36656 (1.788), 353.4 MB/s |-tmp : 65537 -> 36656 (1.788), 353.4 MB/s ,3419.5 MB/s /-tmp : 65537 -> 36656 (1.788), 353.4 MB/s /-tmp : 65537 -> 36656 (1.788), 353.4 MB/s ,3419.5 MB/s -1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 34519 (1.899), 89.1 MB/s |-tmp : 65537 -> 34519 (1.899), 89.1 MB/s ,3032.9 MB/s /-tmp : 65537 -> 34519 (1.899), 120.8 MB/s /-tmp : 65537 -> 34519 (1.899), 120.8 MB/s ,3032.9 MB/s 0# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 35532 (1.844), 313.4 MB/s |-tmp : 65537 -> 35532 (1.844), 313.4 MB/s ,3814.3 MB/s /-tmp : 65537 -> 35532 (1.844), 313.4 MB/s ,3874.9 MB/s 1# test: --no-check for decompression Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp_corrupt.zst) Read : 0 / 0 MB ==> 32% tmp : 32.49% ( 65537 => 21296 bytes, tmp.zst) 4+0 records in 4+0 records out 4 bytes copied, 4.7491e-05 s, 84.2 kB/s tmp_corrupt.zst : 0 MB... tmp_corrupt.zst : 65537 bytes tmp_corrupt.zst : 0 MB... tmp_corrupt.zst : 65537 bytes tmp.zst : 0 MB... tmp.zst : 65537 bytes ===> zstdgrep tests Read : 0 / 0 MB ==> 280% tmp_grep :360.00% ( 5 => 18 bytes, tmp_grep.zst) zstd: can't stat tmp_grep_bad.zst : No such file or directory -- ignored zstd: can't stat tmp_grep_bad.zst : No such file or directory -- ignored ===> --exclude-compressed flag Compress: 1/2 files. Current: ...TestDir/input.5 Read : 0 / 0 MB ==> 32% 2 files compressed : 32.17% (131074 => 42160 bytes) Compress: 3/4 files. Current: ...TestDir/input.7 Read : 0 / 0 MB ==> 32% 4 files compressed : 32.17% (131074 => 42160 bytes) Test is successful. input.5.zst is precompressed and therefore not compressed/modified again. Compress: 5/5 files. Current: ...ir/input.zstbar Read : 0 / 0 MB ==> 32% 5 files compressed : 32.17% ( 65537 => 21080 bytes) Compress: 1/5 files. Current: ...Dir/input.5.zst Read : 0 / 0 MB ==> 100% 5 files compressed : 100.07% (105400 => 105470 bytes) Test completed ===> warning prompts should not occur if stdin is an input Read : 0 / 0 MB ==> 164% tmpPrompt :192.86% ( 14 => 27 bytes, tmpPrompt.zst) zstd: tmpPrompt.zst already exists; stdin is an input - not proceeding. Read : 0 MB ==> 0% /*stdin*\ :192.86% ( 14 => 27 bytes, tmpPrompt.zst) zstd: tmpPrompt.zst already exists; overwrite (y/n) ? Read : 0 / 0 MB ==> 164% tmpPrompt :192.86% ( 14 => 27 bytes, tmpPrompt.zst) 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 the original directory tree. stdin is an input - not proceeding. Test completed ===> recursive mode test ===> file removal Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 65537 bytes test : should quietly not remove non-regular file Read : 0 / 0 MB ==> 250% tmp :316.67% ( 6 => 19 bytes, /dev/zero) Read : 0 / 0 MB ==> 250% tmp :316.67% ( 6 => 19 bytes, /dev/null) 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.000785763 s, 1.3 GB/s /rle-first-block.zst : 0 MB... /builddir/build/BUILD/zstd-1.5.0/tests/../tests/golden-decompression/rle-first-block.zst: 1048576 bytes Files tmp1 and tmp are identical ===> compress multiple files Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 250% 2 files compressed : 316.67% ( 12 => 38 bytes) /*stdin*\ : 0 MB... /*stdin*\ : 12 bytes zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp.zst The concatenated output CANNOT regenerate the original directory tree. Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 250% 2 files compressed : 316.67% ( 12 => 38 bytes) Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 250% 2 files compressed : 316.67% ( 12 => 38 bytes) zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate the original directory tree. Decompress: 1/ 2 files. Current: tmp1.zst : 0 MB... 2 files decompressed : 12 bytes total hello world Compress: 1/2 files. Current: tmp1.zst Read : 0 / 0 MB ==> 147% 2 files compressed : 168.42% ( 38 => 64 bytes) zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp The concatenated output CANNOT regenerate the original directory tree. Decompress: 1/ 2 files. Current: tmp1.zst : 0 MB... 2 files decompressed : 12 bytes total Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 250% 2 files compressed : 316.67% ( 12 => 38 bytes) zstd: tmpexists already exists; not overwritten zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp_rm3.zst The concatenated output CANNOT regenerate the original directory tree. This is a destructive operation. Proceed? (y/n): Compress: 1/2 files. Current: tmp_rm1 Read : 0 / 0 MB ==> 229% 2 files compressed : 336.36% ( 11 => 37 bytes) zstd: WARNING: all input files will be processed and concatenated into a single output file: tmp_rm_out The concatenated output CANNOT regenerate the original directory tree. This is a destructive operation. Proceed? (y/n): Decompress: 1/ 2 files. Current: tmp_rm3.zst : 0 MB... 2 files decompressed : 22 bytes total zstd: Aborting... not deleting files and processing into dst: /*stdout*\ *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** zstd: WARNING: all input files will be processed and concatenated into stdout. The concatenated output CANNOT regenerate the original directory tree. Aborting. Use -f if you really want to delete the files and output to stdout ===> multiple files and shell completion compress tmp* : Compress: 1/9 files. Current: tmp Read : 0 / 0 MB ==> 175% 9 files compressed : 35.60% (1271087 => 452536 bytes) decompress tmp* : Decompress: 1/ 9 files. Current: ./tmp.zst : 0 MB... 9 files decompressed : 1271087 bytes total compress tmp* into stdout > tmpall : decompress tmpall* into stdout > tmpdec : compress multiple files including a missing one (notHere) : Compress: 1/3 files. Current: tmp1 Read : 0 / 0 MB ==> 33% zstd: can't stat notHere : No such file or directory -- ignored 2 files compressed : 32.46% (167937 => 54507 bytes) ===> zstd fifo named pipe test Read : 0 MB ==> 0% tmp_named_pipe :200.00% ( 13 => 26 bytes, tmp_compressed) tmp_compressed : 0 MB... 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 Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zst) test : copy 666 permissions in file -> file decompression tmp1.zst : 0 MB... tmp1.zst : 65537 bytes test : copy 400 permissions in file -> file compression (write to a read-only file) Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zst) test : copy 400 permissions in file -> file decompression (write to a read-only file) tmp1.zst : 0 MB... tmp1.zst : 65537 bytes test : check created permissions from stdin input in compression Read : 0 MB ==> 0% /*stdin*\ : 32.52% ( 65537 => 21314 bytes, tmp1.zst) test : check created permissions from stdin input in decompression /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes test : check created permissions from multiple inputs in compression Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 32% 2 files compressed : 32.50% (131074 => 42600 bytes) test : check created permissions from multiple inputs in decompression Decompress: 1/ 2 files. Current: tmp1.zst : 0 MB... 2 files decompressed : 262148 bytes total test : check permissions on pre-existing output file in compression Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zst) test : check permissions on pre-existing output file in decompression tmp1.zst : 0 MB... tmp1.zst : 65537 bytes test : respect umask when copying permissions in file -> file compression Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zst) test : respect umask when copying permissions in file -> file decompression tmp1.zst : 0 MB... tmp1.zst : 65537 bytes test : respect umask when compressing from stdin input Read : 0 MB ==> 0% /*stdin*\ : 32.52% ( 65537 => 21314 bytes, tmp1.zst) test : respect umask when decompressing from stdin input /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes ===> compress multiple files into an output directory, --output-dir-flat Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 250% 2 files compressed : 336.36% ( 11 => 37 bytes) test : decompress multiple files into an output directory, --output-dir-flat Decompress: 1/ 2 files. Current: tmpOutDir/tmp1.zst : 0 MB... 2 files decompressed : 11 bytes total Decompress: 1/ 2 files. Current: tmpOutDir/tmp1.zst : 0 MB... 2 files decompressed : 11 bytes total ===> compress multiple files into an output directory and mirror input folder, --output-dir-mirror Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 136% 2 files compressed : 186.67% ( 30 => 56 bytes) 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 '..' Read : 0 / 0 MB ==> 280% tmpInputTestDir/we/.../..must/go/deeper../tmp2 :360.00% ( 5 => 18 bytes, tmpout/tmpInputTestDir/we/.../..must/go/deeper../tmp2.zst) test : decompress multiple files into an output directory, --output-dir-mirror Decompress: 1/ 2 files. Current: ...eper../tmp2.zst : 0 MB... 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 Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 145% 2 files compressed : 165.00% ( 40 => 66 bytes) test : alternate syntax: --filelist FILE Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 145% 2 files compressed : 165.00% ( 40 => 66 bytes) test : reading file list from a symlink, --filelist=FILE Compress: 1/2 files. Current: tmp1 Read : 0 / 0 MB ==> 145% 2 files compressed : 165.00% ( 40 => 66 bytes) test : compress multiple files reading them from multiple files, --filelist=FILE Compress: 1/4 files. Current: tmp1 Read : 0 / 0 MB ==> 145% 4 files compressed : 165.00% ( 80 => 132 bytes) test : decompress multiple files reading them from a file, --filelist=FILE Decompress: 1/ 2 files. Current: tmp1.zst : 0 MB... 2 files decompressed : 40 bytes total test : decompress multiple files reading them from multiple files, --filelist=FILE Decompress: 1/ 4 files. Current: tmp1.zst : 0 MB... 4 files decompressed : 80 bytes total test : survive a list of files which is text garbage (--filelist=FILE) zstd: util.c:360: readLinesFromFile: Assertion `pos + lineLength < dstCapacity' failed. Caught SIGABRT signal, printing stack: /lib64/libc.so.6(gsignal+0x142) [0x7f57054c92a2] /lib64/libc.so.6(abort+0x116) [0x7f57054b28a4] /lib64/libc.so.6(+0x26789) [0x7f57054b2789] /lib64/libc.so.6(+0x35a16) [0x7f57054c1a16] ../programs/zstd(+0x6240) [0x562481139240] /lib64/libc.so.6(__libc_start_main+0xd5) [0x7f57054b3b75] ../programs/zstd(+0x82be) [0x56248113b2be] ./playTests.sh: line 14: 1396423 Aborted (core dumped) "$ZSTD_BIN" "$@" test : survive a list of files which is binary garbage (--filelist=FILE) test : try to overflow internal list of files (--filelist=FILE) Compress: 1/35 files. Current: tmp1 Read : 0 / 0 MB ==> 145% 35 files compressed : 100.02% (2097768 => 2098271 bytes) ===> --[no-]content-size tests Read : 0 / 0 MB ==> 32% tmp_contentsize : 32.50% ( 65537 => 21300 bytes, tmp_contentsize.zst) *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Decompressed Size: 64.00 KB (65537 B) Read : 0 / 0 MB ==> 32% tmp_contentsize : 32.50% ( 65537 => 21299 bytes, tmp_contentsize.zst) *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Read : 0 / 0 MB ==> 32% tmp_contentsize : 32.50% ( 65537 => 21300 bytes, tmp_contentsize.zst) *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Decompressed Size: 64.00 KB (65537 B) Read : 0 / 0 MB ==> 32% tmp_contentsize : 32.50% ( 65537 => 21299 bytes, tmp_contentsize.zst) *** zstd command line interface 64-bits v1.5.0, 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) Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) test : show-default-cparams recursive tmp_files/tmp1 (15000 bytes) - windowLog : 14 - chainLog : 14 - hashLog : 15 - searchLog : 2 - 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/tmp3 (257000 bytes) - windowLog : 18 - chainLog : 16 - hashLog : 16 - searchLog : 1 - minMatch : 4 - targetLength : 0 - strategy : ZSTD_dfast (2) Compress: 1/3 files. Current: tmp_files/tmp1 Read : 0 / 0 MB ==> 27% 3 files compressed : 34.11% (401000 => 136762 bytes) ===> Advanced compression parameters Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit zstd: error 11 : Parameter is out of bound roundTripTest: datagen -g512K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g512K | zstd -v --zstd=mml=3,tlen=48,strat=6 | zstd -d --zstd=mml=3,tlen=48,strat=6 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% 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 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% 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 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% 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 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.66% 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 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.66% roundTripTest: datagen -g64K | zstd -v19 --zstd=strat=9 | zstd -d19 --zstd=strat=9 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% ===> 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 Read : 0 / 0 MB ==> 175% hello.tmp :208.33% ( 12 => 25 bytes, 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 Compress: 1/2 files. Current: world.tmp Read : 0 / 0 MB ==> 175% 2 files compressed : 208.33% ( 24 => 50 bytes) ===> test sparse file support *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpSparseRegen are identical *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutSparse are identical *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutNoSparse are identical 5120 -rw-r--r--. 1 mockbuild mock 5242880 May 16 20:02 tmpSparse 328 -rw-r--r--. 1 mockbuild mock 5242880 May 16 20:02 tmpSparseRegen *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** /*stdin*\ : 1200007 bytes Files - and tmpSparseOdd are identical 76 -rw-r--r--. 1 mockbuild mock 1200007 May 16 20:02 tmpSparseOdd Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! Sparse Compatibility with Append : *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% tmpSparse1M : 0.01% (1048576 => 67 bytes, tmpSparseCompressed) *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** tmpSparseCompressed : 0 MB... tmpSparseCompressed : 1048576 bytes *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r--. 1 mockbuild mock 5242880 May 16 20:02 tmpSparse 1024 -rw-r--r--. 1 mockbuild mock 1048576 May 16 20:02 tmpSparse1M 2048 -rw-r--r--. 1 mockbuild mock 2097152 May 16 20:02 tmpSparse2M 4 -rw-r--r--. 1 mockbuild mock 67 May 16 20:02 tmpSparseCompressed 76 -rw-r--r--. 1 mockbuild mock 1200007 May 16 20:02 tmpSparseOdd 328 -rw-r--r--. 1 mockbuild mock 5242880 May 16 20:02 tmpSparseRegen 1932 -rw-r--r--. 1 mockbuild mock 2097152 May 16 20:02 tmpSparseRegenerated ===> stream-size mode test : basic file compression vs sized streaming compression Read : 0 / 0 MB ==> 22% tmp : 21.88% ( 11000 => 2407 bytes, tmp.zst) test : sized streaming compression and decompression Read : 0 / 0 MB ==> 22% tmp : 21.88% ( 11000 => 2407 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 11000 bytes test : incorrect stream size Read : 0 MB ==> 0%zstd: error 11 : Src size is incorrect ===> zstd zero weight dict test Read : 0 / 0 MB ==> 101% tmp_input :103.27% ( 153 => 158 bytes, tmp_input.zst) tmp_input.zst : 0 MB... tmp_input.zst : 153 bytes ===> zstd (valid) zero weight dict test Read : 0 / 0 MB ==> 81% tmp_input : 96.15% ( 26 => 25 bytes, tmp_input.zst) tmp_input.zst : 0 MB... tmp_input.zst : 26 bytes ===> size-hint mode test : basic file compression vs hinted streaming compression Read : 0 / 0 MB ==> 22% tmp : 21.88% ( 11000 => 2407 bytes, tmp.zst) test : hinted streaming compression and decompression Read : 0 MB ==> 0% /*stdin*\ : 21.87% ( 11000 => 2406 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 11000 bytes test : hinted streaming compression with dictionary /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes test : multiple file compression with hints and dictionary Compress: 1/2 files. Current: tmp Read : 0 / 0 MB ==> 0% 2 files compressed : 0.33% ( 22000 => 72 bytes) Read : 0 / 0 MB ==> 0% tmp : 0.33% ( 11000 => 36 bytes, tmp1_.zst) Read : 0 / 0 MB ==> 0% tmp2 : 0.33% ( 11000 => 36 bytes, tmp2_.zst) test : incorrect hinted stream sizes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes ===> dictionary tests - 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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 Read : 0 / 0 MB ==> 18% tmp : 18.16% ( 66138 => 12013 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 66138 bytes - Dictionary compression with hlog < clog Read : 0 / 0 MB ==> 16% tmp : 15.95% ( 66138 => 10546 bytes, tmp.zst) - Dictionary compression with btlazy2 strategy Read : 0 / 0 MB ==> 16% tmp : 16.38% ( 66138 => 10834 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 66138 bytes - Test dictionary compression with multithreading /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/datagen.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 692360! size(source)/size(dictionary) = 6.146662, 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=1998 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Shuffling input files Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters d=8 Training on 17 samples of total size 783101 Testing on 6 samples of total size 40303 Computing frequencies k=50 Breaking content into 81 epochs of size 9667 statistics ... k=537 Breaking content into 7 epochs of size 111870 statistics ... k=1024 Breaking content into 4 epochs of size 195773 statistics ... k=1511 Breaking content into 2 epochs of size 391547 statistics ... k=1998 Breaking content into 2 epochs of size 391547 statistics ... k=1024 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary with small size limit *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Shuffling input files Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Trying 5 different sets of parameters d=8 Training on 17 samples of total size 783101 Testing on 6 samples of total size 40303 Computing frequencies k=50 Breaking content into 20 epochs of size 39154 statistics ... k=537 Breaking content into 1 epochs of size 783094 statistics ... k=1024 Breaking content into 1 epochs of size 783094 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 Read : 0 / 0 MB ==> 18% tmp : 18.16% ( 66138 => 12009 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 66138 bytes - Compress multiple files with dictionary Compress: 1/32 files. Current: ...tDict/benchfn.c Read : 0 / 0 MB ==> 18% 32 files compressed : 18.16% (942055 => 171045 bytes) Decompress: 1/32 files. Current: ...t/benchfn.c.zst : 0 MB... 32 files decompressed : 942055 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/fileio.c: OK dirTestDict/fileio.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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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 - Test dictionary training fails ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading tmpz... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 197! size(source)/size(dictionary) = 0.001749, 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! Failed to select dictionary Failed to select dictionary Failed to select dictionary Failed to select dictionary Failed to select dictionary dictionary training failed : Error (generic) ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading tmpz... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 197! size(source)/size(dictionary) = 0.001749, 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! Failed to select dictionary Failed to select dictionary Failed to select dictionary Failed to select dictionary Failed to select dictionary dictionary training failed : Error (generic) - 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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 ===> 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1789 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict Read : 0 / 0 MB ==> 19% tmp : 19.15% ( 66138 => 12668 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 66138 bytes - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/datagen.c... Training on 32 samples of total size 873278 Testing on 32 samples of total size 873278 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 873271! size(source)/size(dictionary) = 7.752761, 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 1559 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1789 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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=8 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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=8 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict2 - Create dictionary with size limit Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Trying 4 different sets of parameters k=50 d=6 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1470 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1470 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 /builddir/build/BUILD/zstd-1.5.0/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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1470 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1470 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 /builddir/build/BUILD/zstd-1.5.0/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 783094! size(source)/size(dictionary) = 6.952184, 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% 21% 31% 41% 51% 62% 71% 81% 91% k=290 d=6 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1470 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1470 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 55454 into file tmpDict Read : 0 / 0 MB ==> 20% tmp : 20.29% ( 66138 => 13422 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 66138 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# - Create second (different) dictionary Error 14 : nb of samples too low ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/datagen.c... sorting 32 files of total size 0 MB ... finding patterns ... 92.50 % statistics ... Save dictionary of size 58882 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 55454 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... ! note : calculated dictionary significantly larger than requested (55301 > 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 55454 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... sorting 23 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 55454 into file dictionary ===> integrity tests test one file (tmp1.zst) Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zst) tmp1.zst : 0 MB... tmp1.zst : 65537 bytes tmp1.zst : 0 MB... tmp1.zst : 65537 bytes test multiple files (*.zst) Warning : ./helloworld.link.zst is a symbolic link, ignoring zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate the original directory tree. Decompress: 1/ 4 files. Current: ./hello.zst : 0 MB... 4 files decompressed : 65565 bytes total test bad files (*) Warning : ./helloworld.link.zst is a symbolic link, ignoring zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate the original directory tree. 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: ./datagen: unsupported format zstd: ./datagencli.c: unsupported format zstd: ./decodecorpus.c: unsupported format zstd: ./dict-files is a directory -- ignored 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 Decompress: 18/38 files. Current: ./hello.zst : 0 MB... zstd: ./invalidDictionaries.c: unsupported format zstd: ./legacy.c: unsupported format zstd: ./libzstd_partial_builds.sh: unsupported format zstd: ./longmatch.c: unsupported format zstd: ./paramgrill.c: unsupported format zstd: ./playTests.sh: unsupported format zstd: ./poolTests.c: unsupported format zstd: ./precompressedFilterTestDir is a directory -- ignored 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-zstd-versions.py: unsupported format zstd: ./tmp1: 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 : 0 MB... tmp1.zst : 65537 bytes zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate the original directory tree. Decompress: 1/ 2 files. Current: tmpSplit.aa : 0 MB... tmpSplit.aa : Read error (39) : premature end zstd: tmpSplit.ab: unsupported format /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes ===> golden files tests /rle-first-block.zst : 0 MB... /builddir/build/BUILD/zstd-1.5.0/tests/../tests/golden-decompression/rle-first-block.zst: 1048576 bytes /*stdin*\ : 0 MB... /*stdin*\ : 1332 bytes /*stdin*\ : 0 MB... /*stdin*\ : 1189 bytes ===> benchmark mode tests bench one file Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21296 (3.077), 79.9 MB/s |-tmp1 : 65537 -> 21296 (3.077), 79.9 MB/s ,1083.5 MB/s /-tmp1 : 65537 -> 21296 (3.077), 106.9 MB/s /-tmp1 : 65537 -> 21296 (3.077), 106.9 MB/s ,1088.3 MB/s 3# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21296 (3.077), 80.3 MB/s |-tmp1 : 65537 -> 21296 (3.077), 80.3 MB/s ,1088.5 MB/s /-tmp1 : 65537 -> 21296 (3.077), 106.7 MB/s /-tmp1 : 65537 -> 21296 (3.077), 106.7 MB/s ,1088.5 MB/s 0# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21461 (3.054), 230.2 MB/s |-tmp1 : 65537 -> 21461 (3.054), 230.2 MB/s ,1160.1 MB/s /-tmp1 : 65537 -> 21461 (3.054), 230.2 MB/s ,1182.4 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21387 (3.064), 181.1 MB/s |-tmp1 : 65537 -> 21387 (3.064), 181.1 MB/s ,1084.5 MB/s /-tmp1 : 65537 -> 21387 (3.064), 181.1 MB/s ,1106.0 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21296 (3.077), 92.2 MB/s |-tmp1 : 65537 -> 21296 (3.077), 92.2 MB/s ,1102.1 MB/s /-tmp1 : 65537 -> 21296 (3.077), 106.8 MB/s /-tmp1 : 65537 -> 21296 (3.077), 106.8 MB/s ,1102.1 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36656 (1.788), 350.9 MB/s |-tmp1 : 65537 -> 36656 (1.788), 350.9 MB/s ,3459.7 MB/s /-tmp1 : 65537 -> 36656 (1.788), 350.9 MB/s ,3557.9 MB/s -1# with recursive and quiet modes bench 1.5.0 : input 65537 bytes, 0 seconds, 0 KB blocks -1 21461 (3.054) 231.08 MB/s 1171.0 MB/s tmp1 bench 1.5.0 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21387 (3.064) 180.38 MB/s 1106.9 MB/s tmp1 benchmark decompression only Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zst) Loading tmp1.zst... |-tmp1.zst : 65537 -> |-tmp1.zst : 65537 -> 21300 (3.077), 0.00 MB/s , 974.4 MB/s /-tmp1.zst : 65537 -> 21300 (3.077), 0.00 MB/s ,1004.9 MB/s 3# ===> zstd compatibility tests Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21300 bytes, tmp.zst) ===> gzip compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : gzip mode not supported ===> gzip frame tests gzip mode not supported ===> xz compatibility tests -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit xz mode not supported ===> xz frame tests xz mode not supported ===> lz4 compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Incorrect parameters Usage : lz4 mode not supported lz4 mode not supported ===> suffix list test zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zstd) tmp1.zstd : 0 MB... tmp1.zstd : 65537 bytes ===> tar extension tests Read : 0 / 0 MB ==> 30% tmp.tar : 29.88% ( 71680 => 21415 bytes, tmp.tzst) tmp.tzst : 0 MB... 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 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g15K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g127K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g255K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g522K | zstd -v | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g519K | zstd -v6 | zstd -d6 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L6) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g517K | zstd -v16 | zstd -d16 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L16) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g516K | zstd -v19 | zstd -d19 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.77% fileRoundTripTest: datagen -g500K > tmp && zstd -v -c tmp | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.95% ===> zstd long distance matching round-trip tests roundTripTest: datagen -g0 | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L2) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g1000K | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% roundTripTest: datagen -g517K | zstd -v6 --single-thread --long | zstd -d6 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L6) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.59% roundTripTest: datagen -g516K | zstd -v16 --single-thread --long | zstd -d16 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L16) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 30.76% roundTripTest: datagen -g518K | zstd -v19 --single-thread --long | zstd -d19 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.07% roundTripTest: datagen -g2M | zstd -v22 --single-thread --ultra --long | zstd -d22 --single-thread --ultra --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L22) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.07% (L22) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% (L22) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.54% (L22) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.71% (L22) Buffered : 0 MB - Consumed : 1 MB - Compressed : 0 MB => 31.43% (L22) Buffered : 0 MB - Consumed : 1 MB - Compressed : 0 MB => 31.24% (L22) Buffered : 0 MB - Consumed : 1 MB - Compressed : 0 MB => 31.32% (L22) Buffered : 0 MB - Consumed : 1 MB - Compressed : 0 MB => 31.31% fileRoundTripTest: datagen -g5M > tmp && zstd -v3 --single-thread --long -c tmp | zstd -d3 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.62% roundTripTest: datagen -g96K | zstd -v5 --single-thread | zstd -d5 --single-thread *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L5) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% ===> zstdmt round-trip tests roundTripTest: datagen -g4M | zstd -v1 -T0 | zstd -d1 -T0 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Note: 24 physical core(s) detected (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g8M | zstd -v3 -T2 | zstd -d3 -T2 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g8M | zstd -v19 --long | zstd -d19 --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L19) Buffered : 7 MB - Consumed : 0 MB - Compressed : 0 MB => 31.75% (L19) Buffered : 6 MB - Consumed : 1 MB - Compressed : 0 MB => 31.30% (L19) Buffered : 5 MB - Consumed : 2 MB - Compressed : 0 MB => 31.20% (L19) Buffered : 5 MB - Consumed : 3 MB - Compressed : 0 MB => 31.29% (L19) Buffered : 4 MB - Consumed : 3 MB - Compressed : 1 MB => 31.18% (L19) Buffered : 4 MB - Consumed : 4 MB - Compressed : 1 MB => 31.19% (L19) Buffered : 3 MB - Consumed : 4 MB - Compressed : 1 MB => 31.34% (L19) Buffered : 3 MB - Consumed : 5 MB - Compressed : 1 MB => 31.38% (L19) Buffered : 2 MB - Consumed : 5 MB - Compressed : 1 MB => 31.30% (L19) Buffered : 2 MB - Consumed : 6 MB - Compressed : 1 MB => 31.29% (L19) Buffered : 1 MB - Consumed : 6 MB - Compressed : 2 MB => 31.27% (L19) Buffered : 1 MB - Consumed : 7 MB - Compressed : 2 MB => 31.30% (L19) Buffered : 0 MB - Consumed : 7 MB - Compressed : 2 MB => 31.30% (L19) Buffered : 0 MB - Consumed : 8 MB - Compressed : 2 MB => 31.35% roundTripTest: datagen -g8000K | zstd -v2 --threads=2 | zstd -d2 --threads=2 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L2) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% fileRoundTripTest: datagen -g4M > tmp && zstd -v19 -T2 -B1M -c tmp | zstd -d19 -T2 -B1M *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L19) Buffered : 3 MB - Consumed : 0 MB - Compressed : 0 MB => 31.79% (L19) Buffered : 2 MB - Consumed : 1 MB - Compressed : 0 MB => 31.35% (L19) Buffered : 1 MB - Consumed : 2 MB - Compressed : 0 MB => 31.28% (L19) Buffered : 1 MB - Consumed : 3 MB - Compressed : 0 MB => 31.37% (L19) Buffered : 0 MB - Consumed : 3 MB - Compressed : 1 MB => 31.24% (L19) Buffered : 0 MB - Consumed : 4 MB - Compressed : 1 MB => 31.24% ===> zstdmt long distance matching round-trip tests roundTripTest: datagen -g8M | zstd -v3 --long=24 -T2 | zstd -d3 --long=24 -T2 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% ===> zstdmt environment variable tests Ignore environment variable setting ZSTD_NBTHREADS=-3: not a valid unsigned value Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=: not a valid unsigned value Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=-: not a valid unsigned value Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=a: not a valid unsigned value Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=+a: not a valid unsigned value Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=3a7: not a valid unsigned value Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Ignore environment variable setting ZSTD_NBTHREADS=50000000000: numeric value too large Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) Read : 0 / 0 MB ==> 200% mt_tmp :244.44% ( 9 => 22 bytes, mt_tmp.zst) ===> ovLog tests ===> zstd --list/-l single frame tests Compress: 1/3 files. Current: tmp1 Read : 0 / 0 MB ==> 32% 3 files compressed : 32.50% (196611 => 63900 bytes) Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 0.02 KB 0.01 KB 0.438 None ./hello.zst 2 0 0.04 KB 0.01 KB 0.350 XXH64 ./helloworld.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp1.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp2.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp3.zst 1 0 0.02 KB 0.01 KB 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 62.47 KB 192.03 KB 3.074 6 files *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring Decompressed Size: 0.01 KB (7 B) Decompressed Size: 0.01 KB (14 B) Decompressed Size: 64.00 KB (65537 B) Decompressed Size: 64.00 KB (65537 B) Decompressed Size: 64.00 KB (65537 B) Decompressed Size: 0.01 KB (7 B) Warning : ./helloworld.link.zst is a symbolic link, ignoring Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 0.02 KB 0.01 KB 0.438 None ./hello.zst 2 0 0.04 KB 0.01 KB 0.350 XXH64 ./helloworld.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp1.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp2.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp3.zst 1 0 0.02 KB 0.01 KB 0.438 None ./world.zst ----------------------------------------------------------------- 7 0 62.47 KB 192.03 KB 3.074 6 files *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring ./hello.zst # Zstandard Frames: 1 Window Size: 0.01 KB (7 B) Compressed Size: 0.02 KB (16 B) Decompressed Size: 0.01 KB (7 B) Ratio: 0.4375 Check: None ./helloworld.zst # Zstandard Frames: 2 Window Size: 0.01 KB (7 B) Compressed Size: 0.04 KB (40 B) Decompressed Size: 0.01 KB (14 B) Ratio: 0.3500 Check: XXH64 ./tmp1.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21300 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0769 Check: XXH64 ./tmp2.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21300 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0769 Check: XXH64 ./tmp3.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21300 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0769 Check: XXH64 ./world.zst # Zstandard Frames: 1 Window Size: 0.01 KB (7 B) Compressed Size: 0.02 KB (16 B) Decompressed Size: 0.01 KB (7 B) Ratio: 0.4375 Check: None ===> zstd --list/-l multiple frame tests Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 0.02 KB 0.01 KB 0.438 None ./hello.zst 2 0 0.04 KB 0.01 KB 0.350 XXH64 ./helloworld.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp1.zst 2 0 41.60 KB 128.00 KB 3.077 XXH64 ./tmp12.zst 3 0 62.40 KB 192.00 KB 3.077 XXH64 ./tmp123.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp2.zst 1 0 20.80 KB 64.00 KB 3.077 XXH64 ./tmp3.zst 1 0 0.02 KB 0.01 KB 0.438 None ./world.zst ----------------------------------------------------------------- 12 0 166.48 KB 512.04 KB 3.076 8 files Warning : ./helloworld.link.zst is a symbolic link, ignoring *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Warning : ./helloworld.link.zst is a symbolic link, ignoring ./hello.zst # Zstandard Frames: 1 Window Size: 0.01 KB (7 B) Compressed Size: 0.02 KB (16 B) Decompressed Size: 0.01 KB (7 B) Ratio: 0.4375 Check: None ./helloworld.zst # Zstandard Frames: 2 Window Size: 0.01 KB (7 B) Compressed Size: 0.04 KB (40 B) Decompressed Size: 0.01 KB (14 B) Ratio: 0.3500 Check: XXH64 ./tmp1.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21300 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0769 Check: XXH64 ./tmp12.zst # Zstandard Frames: 2 Window Size: 64.00 KB (65537 B) Compressed Size: 41.60 KB (42600 B) Decompressed Size: 128.00 KB (131074 B) Ratio: 3.0769 Check: XXH64 ./tmp123.zst # Zstandard Frames: 3 Window Size: 64.00 KB (65537 B) Compressed Size: 62.40 KB (63900 B) Decompressed Size: 192.00 KB (196611 B) Ratio: 3.0769 Check: XXH64 ./tmp2.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21300 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0769 Check: XXH64 ./tmp3.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21300 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0769 Check: XXH64 ./world.zst # Zstandard Frames: 1 Window Size: 0.01 KB (7 B) Compressed Size: 0.02 KB (16 B) Decompressed Size: 0.01 KB (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.80 KB 64.00 KB 3.077 XXH64 tmp1.zst ----------------------------------------------------------------- 1 0 20.80 KB 64.00 KB 3.077 XXH64 1 files Frames Skips Compressed Uncompressed Ratio Check Filename File "tmp1" not compressed by zstd 1 0 20.80 KB 64.00 KB 3.077 XXH64 tmp1.zst 2 0 41.60 KB 128.00 KB 3.077 XXH64 tmp12.zst 3 0 62.40 KB 192.00 KB 3.077 XXH64 tmp123.zst File "tmp2" not compressed by zstd 1 0 20.80 KB 64.00 KB 3.077 XXH64 tmp2.zst File "tmp3" not compressed by zstd 1 0 20.80 KB 64.00 KB 3.077 XXH64 tmp3.zst ----------------------------------------------------------------- 8 0 166.41 KB 512.01 KB 3.077 XXH64 5 files File "tmp1" not compressed by zstd tmp1.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21300 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0769 Check: XXH64 tmp12.zst # Zstandard Frames: 2 Window Size: 64.00 KB (65537 B) Compressed Size: 41.60 KB (42600 B) Decompressed Size: 128.00 KB (131074 B) Ratio: 3.0769 Check: XXH64 tmp123.zst # Zstandard Frames: 3 Window Size: 64.00 KB (65537 B) Compressed Size: 62.40 KB (63900 B) Decompressed Size: 192.00 KB (196611 B) Ratio: 3.0769 Check: XXH64 File "tmp2" not compressed by zstd tmp12.zst # Zstandard Frames: 2 Window Size: 64.00 KB (65537 B) Compressed Size: 41.60 KB (42600 B) Decompressed Size: 128.00 KB (131074 B) Ratio: 3.0769 Check: XXH64 test : detect truncated compressed file *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Read : 0 / 0 MB ==> 30% truncatable-input.txt : 29.62% ( 50000 => 14810 bytes, truncatable-input.txt.zst) 100+0 records in 100+0 records out 100 bytes copied, 0.000288907 s, 346 kB/s Error: seeked to position 14810, which is beyond file size of 100 Frames Skips Compressed Uncompressed Ratio Check Filename File "truncated-input.txt.zst" is truncated ===> 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.80 KB 64.00 KB 3.077 XXH64 tmp1.zst ===> zstd --list/-l test with null files Read : 0 / 0 MB ==> 0% tmp5 : ( 0 => 13 bytes, tmp5.zst) Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 0.01 KB 0.00 KB 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 0.01 KB 0.00 KB 0.000 XXH64 tmp5.zst ----------------------------------------------------------------- 1 0 0.01 KB 0.00 KB 0.000 XXH64 1 files *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Decompressed Size: 0.00 KB (0 B) *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** File "tmp5" not compressed by zstd tmp5.zst # Zstandard Frames: 1 Window Size: 0.00 KB (0 B) Compressed Size: 0.01 KB (13 B) Decompressed Size: 0.00 KB (0 B) Ratio: 0.0000 Check: XXH64 Error: reached end of file with incomplete frame ===> zstd --list/-l test with no content size field Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 167.58 KB XXH64 tmp6.zst *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** ===> zstd --list/-l test with no checksum Read : 0 / 0 MB ==> 32% tmp1 : 32.49% ( 65537 => 21296 bytes, tmp1.zst) Frames Skips Compressed Uncompressed Ratio Check Filename 1 0 20.80 KB 64.00 KB 3.077 None tmp1.zst *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** tmp1.zst # Zstandard Frames: 1 Window Size: 64.00 KB (65537 B) Compressed Size: 20.80 KB (21296 B) Decompressed Size: 64.00 KB (65537 B) Ratio: 3.0774 Check: None ===> zstd trace tests Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21300 bytes, tmp1.zst) Compress: 1/3 files. Current: tmp1 Read : 0 / 0 MB ==> 32% 3 files compressed : 32.50% (196611 => 63900 bytes) Compress: 1/3 files. Current: tmp1 Read : 0 / 0 MB ==> 32% 3 files compressed : 32.50% (196611 => 63900 bytes) Compress: 1/3 files. Current: tmp1 Read : 0 / 0 MB ==> 32% 3 files compressed : 32.50% (196611 => 63900 bytes) Compress: 1/2 files. Current: tmp2 Read : 0 / 0 MB ==> 0% 2 files compressed : 0.09% (131074 => 114 bytes) Compress: 1/2 files. Current: tmp2 Read : 0 / 0 MB ==> 0% 2 files compressed : 0.09% (131074 => 114 bytes) tmp1.zst : 0 MB... tmp1.zst : 65537 bytes zstd: WARNING: all input files will be processed and concatenated into a single output file: /dev/null The concatenated output CANNOT regenerate the original directory tree. Decompress: 1/ 2 files. Current: tmp1.zst : 0 MB... 2 files decompressed : 131074 bytes total tmp1.zst : 0 MB... tmp1.zst : 65537 bytes Decompress: 1/ 3 files. Current: tmp1.zst : 0 MB... 3 files decompressed : 196611 bytes total /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21461 (3.054), 173.8 MB/s |-tmp1 : 65537 -> 21461 (3.054), 173.8 MB/s , 852.9 MB/s /-tmp1 : 65537 -> 21461 (3.054), 173.8 MB/s , 881.2 MB/s 1# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21387 (3.064), 112.6 MB/s |-tmp1 : 65537 -> 21387 (3.064), 112.6 MB/s , 828.8 MB/s /-tmp1 : 65537 -> 21387 (3.064), 140.7 MB/s /-tmp1 : 65537 -> 21387 (3.064), 140.7 MB/s , 871.5 MB/s 2# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21296 (3.077), 68.8 MB/s |-tmp1 : 65537 -> 21296 (3.077), 68.8 MB/s , 895.2 MB/s /-tmp1 : 65537 -> 21296 (3.077), 92.5 MB/s /-tmp1 : 65537 -> 21296 (3.077), 92.5 MB/s , 930.6 MB/s 3# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22572 (2.903), 54.3 MB/s |-tmp1 : 65537 -> 22572 (2.903), 54.3 MB/s , 677.8 MB/s /-tmp1 : 65537 -> 22572 (2.903), 54.3 MB/s , 746.4 MB/s 4# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 22060 (2.971), 48.8 MB/s |-tmp1 : 65537 -> 22060 (2.971), 48.8 MB/s , 734.5 MB/s 5# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21980 (2.982), 55.4 MB/s |-tmp1 : 65537 -> 21980 (2.982), 55.4 MB/s , 699.5 MB/s 6# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21942 (2.987), 50.6 MB/s |-tmp1 : 65537 -> 21942 (2.987), 50.6 MB/s , 703.0 MB/s 7# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21868 (2.997), 49.3 MB/s |-tmp1 : 65537 -> 21868 (2.997), 49.3 MB/s , 706.9 MB/s 8# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21846 (3.000), 46.8 MB/s |-tmp1 : 65537 -> 21846 (3.000), 46.8 MB/s , 708.2 MB/s 9# Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21846 (3.000), 46.9 MB/s |-tmp1 : 65537 -> 21846 (3.000), 46.9 MB/s , 711.7 MB/s 10# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64383 (3.054), 169.6 MB/s |- 3 files : 196611 -> 64383 (3.054), 169.6 MB/s , 899.4 MB/s 1# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 64161 (3.064), 134.1 MB/s |- 3 files : 196611 -> 64161 (3.064), 134.1 MB/s , 890.4 MB/s 2# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 63888 (3.077), 82.6 MB/s |- 3 files : 196611 -> 63888 (3.077), 82.6 MB/s , 945.8 MB/s 3# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 67716 (2.903), 82.0 MB/s |- 3 files : 196611 -> 67716 (2.903), 82.0 MB/s , 745.2 MB/s 4# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 66180 (2.971), 59.7 MB/s |- 3 files : 196611 -> 66180 (2.971), 59.7 MB/s , 745.1 MB/s 5# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65940 (2.982), 56.0 MB/s |- 3 files : 196611 -> 65940 (2.982), 56.0 MB/s , 703.2 MB/s 6# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65826 (2.987), 51.1 MB/s |- 3 files : 196611 -> 65826 (2.987), 51.1 MB/s , 755.2 MB/s 7# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65604 (2.997), 49.8 MB/s |- 3 files : 196611 -> 65604 (2.997), 49.8 MB/s , 706.1 MB/s 8# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65538 (3.000), 47.3 MB/s |- 3 files : 196611 -> 65538 (3.000), 47.3 MB/s , 710.6 MB/s 9# Loading tmp1... Loading tmp2... Loading tmp3... |- 3 files : 196611 -> |- 3 files : 196611 -> 65538 (3.000), 47.2 MB/s |- 3 files : 196611 -> 65538 (3.000), 47.2 MB/s , 712.0 MB/s 10# ===> zstd long distance matching tests roundTripTest: datagen -g0 | zstd -v --single-thread --long | zstd -d --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g9M | zstd -v2 --single-thread --long | zstd -d2 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L2) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.24% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --memory=512MB *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 --zstd=wlog=28 | zstd -d --memory=256MB *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --long=28 --memory=512MB *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% roundTripTest: datagen -g1M -P50 | zstd -v1 --single-thread --long=29 | zstd -d --zstd=wlog=28 --memory=512MB *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% ===> zstd long distance matching with optimal parser compressed size tests ===> adaptive mode roundTripTest: datagen -g270000000 | zstd -v --adapt | zstd -d --adapt *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L3) Buffered : 42 MB - Consumed : 4 MB - Compressed : 1 MB => 32.24% (L3) Buffered : 42 MB - Consumed : 22 MB - Compressed : 7 MB => 32.43% (L3) Buffered : 35 MB - Consumed : 38 MB - Compressed : 12 MB => 32.55% (L3) Buffered : 40 MB - Consumed : 55 MB - Compressed : 18 MB => 32.57% (L3) Buffered : 36 MB - Consumed : 72 MB - Compressed : 23 MB => 32.59% (L2) Buffered : 38 MB - Consumed : 89 MB - Compressed : 29 MB => 32.59% (L2) Buffered : 27 MB - Consumed : 113 MB - Compressed : 36 MB => 32.41% (L2) Buffered : 33 MB - Consumed : 136 MB - Compressed : 44 MB => 32.26% (L3) Buffered : 38 MB - Consumed : 163 MB - Compressed : 52 MB => 32.17% (L4) Buffered : 43 MB - Consumed : 181 MB - Compressed : 58 MB => 32.21% (L4) Buffered : 36 MB - Consumed : 196 MB - Compressed : 63 MB => 32.28% (L3) Buffered : 43 MB - Consumed : 212 MB - Compressed : 68 MB => 32.41% (L3) Buffered : 29 MB - Consumed : 228 MB - Compressed : 74 MB => 32.47% (L3) Buffered : 11 MB - Consumed : 245 MB - Compressed : 79 MB => 32.49% roundTripTest: datagen -g27000000 | zstd -v --adapt=min=1,max=4 | zstd -d --adapt=min=1,max=4 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L3) Buffered : 18 MB - Consumed : 7 MB - Compressed : 2 MB => 32.21% (L3) Buffered : 1 MB - Consumed : 24 MB - Compressed : 7 MB => 32.45% ===> test: --adapt must fail on incoherent bounds incoherent adaptation limits Incorrect parameters Usage : ===> rsyncable mode zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D DICT: use DICT as Dictionary for compression or decompression -o file: result stored into `file` (only 1 output file) -f : disable input and output checks. Allows overwriting existing files, input from console, output to stdout, operating on links, block devices, etc. --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit roundTripTest: datagen -g10M | zstd -v --rsyncable | zstd -d --rsyncable *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% roundTripTest: datagen -g10M | zstd -v --rsyncable -B100K | zstd -d --rsyncable -B100K *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L3) Buffered : 0 MB - Consumed : 9 MB - Compressed : 3 MB => 32.24% ===> test: --rsyncable must fail with --single-thread *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** zstd: error 1 : Rsyncable mode is not compatible with single thread mode ===> patch-from=origin tests Read : 0 / 0 MB ==> 82% tmp_patch : 82.70% ( 1000 => 827 bytes, tmp_patch_diff) tmp_patch_diff : 0 MB... tmp_patch_diff : 1000 bytes Files tmp_patch_recon and tmp_patch are identical ===> alternate syntax: patch-from origin Read : 0 / 0 MB ==> 82% tmp_patch : 82.70% ( 1000 => 827 bytes, tmp_patch_diff) tmp_patch_diff : 0 MB... 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 Read : 0 / 95 MB ==> 0% Read : 42 / 95 MB ==> 17% tmp_patch : 12.25% (100000000 => 12246622 bytes, tmp_patch.zst) tmp_patch.zst : 0 MB... 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 Read : 0 MB ==> 0% /*stdin*\ : 82.70% ( 1000 => 827 bytes, tmp_patch_diff) ===> large files tests roundTripTest: datagen -g270000000 | zstd -v1 | zstd -d1 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 1 MB - Consumed : 32 MB - Compressed : 10 MB => 31.75% (L1) Buffered : 2 MB - Consumed : 68 MB - Compressed : 21 MB => 31.76% (L1) Buffered : 2 MB - Consumed : 106 MB - Compressed : 33 MB => 31.76% (L1) Buffered : 2 MB - Consumed : 144 MB - Compressed : 45 MB => 31.76% (L1) Buffered : 2 MB - Consumed : 182 MB - Compressed : 57 MB => 31.77% (L1) Buffered : 2 MB - Consumed : 220 MB - Compressed : 70 MB => 31.78% roundTripTest: datagen -g250000000 | zstd -v2 | zstd -d2 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L2) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L2) Buffered : 4 MB - Consumed : 26 MB - Compressed : 8 MB => 31.44% (L2) Buffered : 4 MB - Consumed : 57 MB - Compressed : 17 MB => 31.52% (L2) Buffered : 4 MB - Consumed : 88 MB - Compressed : 27 MB => 31.55% (L2) Buffered : 4 MB - Consumed : 118 MB - Compressed : 37 MB => 31.54% (L2) Buffered : 4 MB - Consumed : 149 MB - Compressed : 46 MB => 31.53% (L2) Buffered : 4 MB - Consumed : 180 MB - Compressed : 56 MB => 31.54% (L2) Buffered : 4 MB - Consumed : 210 MB - Compressed : 66 MB => 31.55% roundTripTest: datagen -g230000000 | zstd -v3 | zstd -d3 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L3) Buffered : 11 MB - Consumed : 13 MB - Compressed : 4 MB => 32.34% (L3) Buffered : 10 MB - Consumed : 30 MB - Compressed : 9 MB => 32.51% (L3) Buffered : 9 MB - Consumed : 47 MB - Compressed : 15 MB => 32.56% (L3) Buffered : 8 MB - Consumed : 64 MB - Compressed : 20 MB => 32.55% (L3) Buffered : 8 MB - Consumed : 80 MB - Compressed : 26 MB => 32.56% (L3) Buffered : 9 MB - Consumed : 97 MB - Compressed : 31 MB => 32.58% (L3) Buffered : 9 MB - Consumed : 113 MB - Compressed : 36 MB => 32.57% (L3) Buffered : 9 MB - Consumed : 130 MB - Compressed : 42 MB => 32.57% (L3) Buffered : 9 MB - Consumed : 147 MB - Compressed : 48 MB => 32.56% (L3) Buffered : 10 MB - Consumed : 164 MB - Compressed : 53 MB => 32.58% (L3) Buffered : 10 MB - Consumed : 181 MB - Compressed : 58 MB => 32.57% (L3) Buffered : 10 MB - Consumed : 198 MB - Compressed : 64 MB => 32.58% (L3) Buffered : 4 MB - Consumed : 215 MB - Compressed : 70 MB => 32.59% roundTripTest: datagen -g140000000 -P60 | zstd -v4 | zstd -d4 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L4) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L4) Buffered : 10 MB - Consumed : 14 MB - Compressed : 3 MB => 27.94% (L4) Buffered : 8 MB - Consumed : 31 MB - Compressed : 8 MB => 28.06% (L4) Buffered : 9 MB - Consumed : 48 MB - Compressed : 13 MB => 28.03% (L4) Buffered : 9 MB - Consumed : 66 MB - Compressed : 18 MB => 28.05% (L4) Buffered : 10 MB - Consumed : 84 MB - Compressed : 23 MB => 28.08% (L4) Buffered : 10 MB - Consumed : 102 MB - Compressed : 28 MB => 28.08% (L4) Buffered : 9 MB - Consumed : 119 MB - Compressed : 33 MB => 28.05% roundTripTest: datagen -g130000000 -P62 | zstd -v5 | zstd -d5 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L5) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L5) Buffered : 13 MB - Consumed : 9 MB - Compressed : 2 MB => 25.70% (L5) Buffered : 11 MB - Consumed : 21 MB - Compressed : 5 MB => 25.82% (L5) Buffered : 10 MB - Consumed : 32 MB - Compressed : 8 MB => 25.83% (L5) Buffered : 12 MB - Consumed : 44 MB - Compressed : 11 MB => 25.84% (L5) Buffered : 8 MB - Consumed : 56 MB - Compressed : 14 MB => 25.84% (L5) Buffered : 12 MB - Consumed : 67 MB - Compressed : 17 MB => 25.84% (L5) Buffered : 9 MB - Consumed : 79 MB - Compressed : 20 MB => 25.86% (L5) Buffered : 12 MB - Consumed : 90 MB - Compressed : 23 MB => 25.87% (L5) Buffered : 10 MB - Consumed : 102 MB - Compressed : 26 MB => 25.88% (L5) Buffered : 10 MB - Consumed : 113 MB - Compressed : 29 MB => 25.87% roundTripTest: datagen -g120000000 -P65 | zstd -v6 | zstd -d6 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L6) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L6) Buffered : 10 MB - Consumed : 9 MB - Compressed : 2 MB => 23.95% (L6) Buffered : 10 MB - Consumed : 21 MB - Compressed : 5 MB => 24.09% (L6) Buffered : 8 MB - Consumed : 32 MB - Compressed : 7 MB => 24.15% (L6) Buffered : 11 MB - Consumed : 45 MB - Compressed : 10 MB => 24.19% (L6) Buffered : 7 MB - Consumed : 56 MB - Compressed : 13 MB => 24.20% (L6) Buffered : 11 MB - Consumed : 68 MB - Compressed : 16 MB => 24.19% (L6) Buffered : 8 MB - Consumed : 80 MB - Compressed : 19 MB => 24.18% (L6) Buffered : 11 MB - Consumed : 91 MB - Compressed : 21 MB => 24.16% (L6) Buffered : 8 MB - Consumed : 103 MB - Compressed : 25 MB => 24.19% roundTripTest: datagen -g70000000 -P70 | zstd -v7 | zstd -d7 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L7) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L7) Buffered : 8 MB - Consumed : 8 MB - Compressed : 1 MB => 21.32% (L7) Buffered : 9 MB - Consumed : 17 MB - Compressed : 3 MB => 21.27% (L7) Buffered : 12 MB - Consumed : 27 MB - Compressed : 5 MB => 21.21% (L7) Buffered : 10 MB - Consumed : 37 MB - Compressed : 7 MB => 21.26% (L7) Buffered : 8 MB - Consumed : 47 MB - Compressed : 10 MB => 21.25% (L7) Buffered : 9 MB - Consumed : 56 MB - Compressed : 12 MB => 21.24% (L7) Buffered : 0 MB - Consumed : 66 MB - Compressed : 14 MB => 21.25% roundTripTest: datagen -g60000000 -P71 | zstd -v8 | zstd -d8 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L8) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L8) Buffered : 8 MB - Consumed : 7 MB - Compressed : 1 MB => 20.49% (L8) Buffered : 8 MB - Consumed : 16 MB - Compressed : 3 MB => 20.44% (L8) Buffered : 7 MB - Consumed : 24 MB - Compressed : 5 MB => 20.50% (L8) Buffered : 9 MB - Consumed : 32 MB - Compressed : 6 MB => 20.44% (L8) Buffered : 9 MB - Consumed : 41 MB - Compressed : 8 MB => 20.44% (L8) Buffered : 7 MB - Consumed : 49 MB - Compressed : 10 MB => 20.47% roundTripTest: datagen -g50000000 -P73 | zstd -v9 | zstd -d9 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L9) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L9) Buffered : 10 MB - Consumed : 6 MB - Compressed : 1 MB => 19.09% (L9) Buffered : 11 MB - Consumed : 12 MB - Compressed : 2 MB => 19.45% (L9) Buffered : 13 MB - Consumed : 19 MB - Compressed : 3 MB => 19.51% (L9) Buffered : 11 MB - Consumed : 25 MB - Compressed : 4 MB => 19.53% (L9) Buffered : 7 MB - Consumed : 32 MB - Compressed : 6 MB => 19.49% (L9) Buffered : 8 MB - Consumed : 39 MB - Compressed : 7 MB => 19.51% (L9) Buffered : 1 MB - Consumed : 46 MB - Compressed : 9 MB => 19.53% roundTripTest: datagen -g35000000 -P75 | zstd -v10 | zstd -d10 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L10) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L10) Buffered : 28 MB - Consumed : 4 MB - Compressed : 0 MB => 18.18% (L10) Buffered : 22 MB - Consumed : 9 MB - Compressed : 1 MB => 18.68% (L10) Buffered : 17 MB - Consumed : 15 MB - Compressed : 2 MB => 18.61% (L10) Buffered : 13 MB - Consumed : 19 MB - Compressed : 3 MB => 18.69% (L10) Buffered : 8 MB - Consumed : 25 MB - Compressed : 4 MB => 18.71% (L10) Buffered : 2 MB - Consumed : 31 MB - Compressed : 5 MB => 18.65% roundTripTest: datagen -g30000000 -P76 | zstd -v11 | zstd -d11 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L11) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L11) Buffered : 25 MB - Consumed : 3 MB - Compressed : 0 MB => 17.72% (L11) Buffered : 21 MB - Consumed : 7 MB - Compressed : 1 MB => 17.88% (L11) Buffered : 16 MB - Consumed : 12 MB - Compressed : 2 MB => 18.14% (L11) Buffered : 11 MB - Consumed : 17 MB - Compressed : 3 MB => 18.11% (L11) Buffered : 7 MB - Consumed : 21 MB - Compressed : 3 MB => 18.17% (L11) Buffered : 2 MB - Consumed : 26 MB - Compressed : 4 MB => 18.16% roundTripTest: datagen -g25000000 -P78 | zstd -v12 | zstd -d12 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L12) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L12) Buffered : 20 MB - Consumed : 3 MB - Compressed : 0 MB => 17.02% (L12) Buffered : 16 MB - Consumed : 7 MB - Compressed : 1 MB => 17.26% (L12) Buffered : 12 MB - Consumed : 11 MB - Compressed : 1 MB => 17.22% (L12) Buffered : 8 MB - Consumed : 15 MB - Compressed : 2 MB => 17.22% (L12) Buffered : 5 MB - Consumed : 18 MB - Compressed : 3 MB => 17.19% (L12) Buffered : 2 MB - Consumed : 21 MB - Compressed : 3 MB => 17.20% roundTripTest: datagen -g18000013 -P80 | zstd -v13 | zstd -d13 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L13) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L13) Buffered : 15 MB - Consumed : 2 MB - Compressed : 0 MB => 15.44% (L13) Buffered : 13 MB - Consumed : 3 MB - Compressed : 0 MB => 15.67% (L13) Buffered : 12 MB - Consumed : 5 MB - Compressed : 0 MB => 15.79% (L13) Buffered : 10 MB - Consumed : 6 MB - Compressed : 1 MB => 15.79% (L13) Buffered : 9 MB - Consumed : 8 MB - Compressed : 1 MB => 15.84% (L13) Buffered : 7 MB - Consumed : 10 MB - Compressed : 1 MB => 15.85% (L13) Buffered : 5 MB - Consumed : 11 MB - Compressed : 1 MB => 15.86% (L13) Buffered : 4 MB - Consumed : 13 MB - Compressed : 2 MB => 15.89% (L13) Buffered : 2 MB - Consumed : 14 MB - Compressed : 2 MB => 15.87% (L13) Buffered : 1 MB - Consumed : 16 MB - Compressed : 2 MB => 15.91% (L13) Buffered : 0 MB - Consumed : 17 MB - Compressed : 2 MB => 15.88% roundTripTest: datagen -g18000014 -P80 | zstd -v14 | zstd -d14 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L14) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L14) Buffered : 16 MB - Consumed : 1 MB - Compressed : 0 MB => 15.29% (L14) Buffered : 14 MB - Consumed : 2 MB - Compressed : 0 MB => 15.67% (L14) Buffered : 13 MB - Consumed : 4 MB - Compressed : 0 MB => 15.79% (L14) Buffered : 11 MB - Consumed : 6 MB - Compressed : 0 MB => 15.79% (L14) Buffered : 9 MB - Consumed : 7 MB - Compressed : 1 MB => 15.82% (L14) Buffered : 8 MB - Consumed : 9 MB - Compressed : 1 MB => 15.79% (L14) Buffered : 6 MB - Consumed : 10 MB - Compressed : 1 MB => 15.83% (L14) Buffered : 5 MB - Consumed : 12 MB - Compressed : 1 MB => 15.84% (L14) Buffered : 3 MB - Consumed : 13 MB - Compressed : 2 MB => 15.85% (L14) Buffered : 1 MB - Consumed : 15 MB - Compressed : 2 MB => 15.90% (L14) Buffered : 0 MB - Consumed : 17 MB - Compressed : 2 MB => 15.86% roundTripTest: datagen -g18000015 -P81 | zstd -v15 | zstd -d15 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L15) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L15) Buffered : 16 MB - Consumed : 1 MB - Compressed : 0 MB => 14.66% (L15) Buffered : 14 MB - Consumed : 2 MB - Compressed : 0 MB => 15.20% (L15) Buffered : 13 MB - Consumed : 3 MB - Compressed : 0 MB => 15.04% (L15) Buffered : 12 MB - Consumed : 4 MB - Compressed : 0 MB => 15.15% (L15) Buffered : 11 MB - Consumed : 6 MB - Compressed : 0 MB => 15.24% (L15) Buffered : 10 MB - Consumed : 7 MB - Compressed : 1 MB => 15.30% (L15) Buffered : 8 MB - Consumed : 8 MB - Compressed : 1 MB => 15.30% (L15) Buffered : 7 MB - Consumed : 9 MB - Compressed : 1 MB => 15.28% (L15) Buffered : 6 MB - Consumed : 11 MB - Compressed : 1 MB => 15.34% (L15) Buffered : 4 MB - Consumed : 12 MB - Compressed : 1 MB => 15.32% (L15) Buffered : 3 MB - Consumed : 13 MB - Compressed : 2 MB => 15.33% (L15) Buffered : 2 MB - Consumed : 15 MB - Compressed : 2 MB => 15.30% (L15) Buffered : 1 MB - Consumed : 16 MB - Compressed : 2 MB => 15.34% (L15) Buffered : 0 MB - Consumed : 16 MB - Compressed : 2 MB => 15.32% roundTripTest: datagen -g18000016 -P84 | zstd -v16 | zstd -d16 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L16) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L16) Buffered : 15 MB - Consumed : 1 MB - Compressed : 0 MB => 12.05% (L16) Buffered : 14 MB - Consumed : 2 MB - Compressed : 0 MB => 12.05% (L16) Buffered : 13 MB - Consumed : 3 MB - Compressed : 0 MB => 12.31% (L16) Buffered : 12 MB - Consumed : 4 MB - Compressed : 0 MB => 12.41% (L16) Buffered : 11 MB - Consumed : 5 MB - Compressed : 0 MB => 12.35% (L16) Buffered : 10 MB - Consumed : 6 MB - Compressed : 0 MB => 12.28% (L16) Buffered : 9 MB - Consumed : 7 MB - Compressed : 0 MB => 12.28% (L16) Buffered : 8 MB - Consumed : 8 MB - Compressed : 1 MB => 12.23% (L16) Buffered : 7 MB - Consumed : 9 MB - Compressed : 1 MB => 12.24% (L16) Buffered : 6 MB - Consumed : 10 MB - Compressed : 1 MB => 12.21% (L16) Buffered : 5 MB - Consumed : 11 MB - Compressed : 1 MB => 12.27% (L16) Buffered : 4 MB - Consumed : 12 MB - Compressed : 1 MB => 12.27% (L16) Buffered : 3 MB - Consumed : 13 MB - Compressed : 1 MB => 12.26% (L16) Buffered : 2 MB - Consumed : 14 MB - Compressed : 1 MB => 12.31% (L16) Buffered : 1 MB - Consumed : 15 MB - Compressed : 1 MB => 12.29% (L16) Buffered : 0 MB - Consumed : 16 MB - Compressed : 2 MB => 12.26% roundTripTest: datagen -g18000017 -P88 | zstd -v17 | zstd -d17 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L17) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L17) Buffered : 15 MB - Consumed : 1 MB - Compressed : 0 MB => 10.58% (L17) Buffered : 14 MB - Consumed : 2 MB - Compressed : 0 MB => 10.81% (L17) Buffered : 13 MB - Consumed : 3 MB - Compressed : 0 MB => 10.81% (L17) Buffered : 12 MB - Consumed : 5 MB - Compressed : 0 MB => 10.75% (L17) Buffered : 11 MB - Consumed : 6 MB - Compressed : 0 MB => 10.63% (L17) Buffered : 9 MB - Consumed : 7 MB - Compressed : 0 MB => 10.63% (L17) Buffered : 8 MB - Consumed : 8 MB - Compressed : 0 MB => 10.62% (L17) Buffered : 7 MB - Consumed : 9 MB - Compressed : 1 MB => 10.64% (L17) Buffered : 6 MB - Consumed : 11 MB - Compressed : 1 MB => 10.64% (L17) Buffered : 5 MB - Consumed : 12 MB - Compressed : 1 MB => 10.64% (L17) Buffered : 4 MB - Consumed : 13 MB - Compressed : 1 MB => 10.67% (L17) Buffered : 2 MB - Consumed : 14 MB - Compressed : 1 MB => 10.69% (L17) Buffered : 1 MB - Consumed : 15 MB - Compressed : 1 MB => 10.66% (L17) Buffered : 0 MB - Consumed : 16 MB - Compressed : 1 MB => 10.70% (L17) Buffered : 0 MB - Consumed : 17 MB - Compressed : 1 MB => 10.71% roundTripTest: datagen -g18000018 -P94 | zstd -v18 | zstd -d18 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L18) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L18) Buffered : 15 MB - Consumed : 2 MB - Compressed : 0 MB => 7.71% (L18) Buffered : 13 MB - Consumed : 3 MB - Compressed : 0 MB => 7.81% (L18) Buffered : 12 MB - Consumed : 5 MB - Compressed : 0 MB => 7.94% (L18) Buffered : 10 MB - Consumed : 6 MB - Compressed : 0 MB => 7.99% (L18) Buffered : 9 MB - Consumed : 8 MB - Compressed : 0 MB => 8.02% (L18) Buffered : 7 MB - Consumed : 9 MB - Compressed : 0 MB => 8.03% (L18) Buffered : 6 MB - Consumed : 11 MB - Compressed : 0 MB => 8.04% (L18) Buffered : 4 MB - Consumed : 13 MB - Compressed : 1 MB => 8.00% (L18) Buffered : 2 MB - Consumed : 14 MB - Compressed : 1 MB => 8.00% (L18) Buffered : 1 MB - Consumed : 16 MB - Compressed : 1 MB => 8.00% (L18) Buffered : 0 MB - Consumed : 17 MB - Compressed : 1 MB => 8.02% roundTripTest: datagen -g18000019 -P96 | zstd -v19 | zstd -d19 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L19) Buffered : 15 MB - Consumed : 2 MB - Compressed : 0 MB => 6.52% (L19) Buffered : 13 MB - Consumed : 4 MB - Compressed : 0 MB => 6.91% (L19) Buffered : 11 MB - Consumed : 5 MB - Compressed : 0 MB => 7.10% (L19) Buffered : 10 MB - Consumed : 7 MB - Compressed : 0 MB => 7.22% (L19) Buffered : 8 MB - Consumed : 9 MB - Compressed : 0 MB => 7.23% (L19) Buffered : 6 MB - Consumed : 10 MB - Compressed : 0 MB => 7.26% (L19) Buffered : 4 MB - Consumed : 12 MB - Compressed : 0 MB => 7.29% (L19) Buffered : 3 MB - Consumed : 14 MB - Compressed : 1 MB => 7.30% (L19) Buffered : 1 MB - Consumed : 15 MB - Compressed : 1 MB => 7.29% (L19) Buffered : 0 MB - Consumed : 17 MB - Compressed : 1 MB => 7.32% roundTripTest: datagen -g5000000000 -P99 | zstd -v1 --zstd=wlog=25 | zstd -d1 --zstd=wlog=25 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 107 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 107 MB - Consumed : 41 MB - Compressed : 3 MB => 9.36% (L1) Buffered : 47 MB - Consumed : 107 MB - Compressed : 10 MB => 9.38% (L1) Buffered : 57 MB - Consumed : 128 MB - Compressed : 12 MB => 9.39% (L1) Buffered : 142 MB - Consumed : 132 MB - Compressed : 12 MB => 9.39% (L1) Buffered : 77 MB - Consumed : 202 MB - Compressed : 19 MB => 9.39% (L1) Buffered : 35 MB - Consumed : 256 MB - Compressed : 24 MB => 9.38% (L1) Buffered : 105 MB - Consumed : 256 MB - Compressed : 24 MB => 9.38% (L1) Buffered : 101 MB - Consumed : 302 MB - Compressed : 28 MB => 9.38% (L1) Buffered : 38 MB - Consumed : 372 MB - Compressed : 34 MB => 9.39% (L1) Buffered : 64 MB - Consumed : 384 MB - Compressed : 36 MB => 9.39% (L1) Buffered : 132 MB - Consumed : 397 MB - Compressed : 37 MB => 9.39% (L1) Buffered : 68 MB - Consumed : 466 MB - Compressed : 43 MB => 9.39% (L1) Buffered : 38 MB - Consumed : 512 MB - Compressed : 48 MB => 9.38% (L1) Buffered : 113 MB - Consumed : 512 MB - Compressed : 48 MB => 9.38% (L1) Buffered : 106 MB - Consumed : 556 MB - Compressed : 52 MB => 9.38% (L1) Buffered : 45 MB - Consumed : 624 MB - Compressed : 58 MB => 9.39% (L1) Buffered : 96 MB - Consumed : 640 MB - Compressed : 60 MB => 9.39% (L1) Buffered : 122 MB - Consumed : 670 MB - Compressed : 62 MB => 9.39% (L1) Buffered : 60 MB - Consumed : 738 MB - Compressed : 69 MB => 9.38% (L1) Buffered : 76 MB - Consumed : 768 MB - Compressed : 72 MB => 9.39% (L1) Buffered : 125 MB - Consumed : 790 MB - Compressed : 74 MB => 9.39% (L1) Buffered : 63 MB - Consumed : 858 MB - Compressed : 80 MB => 9.39% (L1) Buffered : 66 MB - Consumed : 896 MB - Compressed : 84 MB => 9.39% (L1) Buffered : 132 MB - Consumed : 912 MB - Compressed : 85 MB => 9.39% (L1) Buffered : 69 MB - Consumed : 980 MB - Compressed : 92 MB => 9.39% (L1) Buffered : 54 MB - Consumed :1024 MB - Compressed : 96 MB => 9.39% (L1) Buffered : 137 MB - Consumed :1031 MB - Compressed : 96 MB => 9.39% (L1) Buffered : 76 MB - Consumed :1098 MB - Compressed : 103 MB => 9.39% (L1) Buffered : 33 MB - Consumed :1152 MB - Compressed : 108 MB => 9.39% (L1) Buffered : 134 MB - Consumed :1152 MB - Compressed : 108 MB => 9.39% (L1) Buffered : 87 MB - Consumed :1214 MB - Compressed : 113 MB => 9.39% (L1) Buffered : 32 MB - Consumed :1276 MB - Compressed : 119 MB => 9.39% (L1) Buffered : 126 MB - Consumed :1280 MB - Compressed : 120 MB => 9.39% (L1) Buffered : 97 MB - Consumed :1332 MB - Compressed : 125 MB => 9.39% (L1) Buffered : 36 MB - Consumed :1400 MB - Compressed : 131 MB => 9.39% (L1) Buffered : 109 MB - Consumed :1408 MB - Compressed : 132 MB => 9.39% (L1) Buffered : 111 MB - Consumed :1449 MB - Compressed : 136 MB => 9.39% (L1) Buffered : 50 MB - Consumed :1516 MB - Compressed : 142 MB => 9.39% (L1) Buffered : 98 MB - Consumed :1536 MB - Compressed : 144 MB => 9.39% (L1) Buffered : 112 MB - Consumed :1571 MB - Compressed : 147 MB => 9.39% (L1) Buffered : 50 MB - Consumed :1640 MB - Compressed : 153 MB => 9.39% (L1) Buffered : 79 MB - Consumed :1664 MB - Compressed : 156 MB => 9.39% (L1) Buffered : 124 MB - Consumed :1687 MB - Compressed : 158 MB => 9.39% (L1) Buffered : 62 MB - Consumed :1754 MB - Compressed : 164 MB => 9.39% (L1) Buffered : 62 MB - Consumed :1792 MB - Compressed : 168 MB => 9.39% (L1) Buffered : 135 MB - Consumed :1805 MB - Compressed : 169 MB => 9.39% (L1) Buffered : 73 MB - Consumed :1872 MB - Compressed : 175 MB => 9.39% (L1) Buffered : 47 MB - Consumed :1920 MB - Compressed : 180 MB => 9.39% (L1) Buffered : 142 MB - Consumed :1922 MB - Compressed : 180 MB => 9.39% (L1) Buffered : 81 MB - Consumed :1990 MB - Compressed : 186 MB => 9.39% (L1) Buffered : 33 MB - Consumed :2048 MB - Compressed : 192 MB => 9.39% (L1) Buffered : 135 MB - Consumed :2048 MB - Compressed : 192 MB => 9.39% (L1) Buffered : 94 MB - Consumed :2108 MB - Compressed : 197 MB => 9.39% (L1) Buffered : 33 MB - Consumed :2176 MB - Compressed : 204 MB => 9.39% (L1) Buffered : 129 MB - Consumed :2176 MB - Compressed : 204 MB => 9.39% (L1) Buffered : 95 MB - Consumed :2232 MB - Compressed : 209 MB => 9.39% (L1) Buffered : 35 MB - Consumed :2299 MB - Compressed : 215 MB => 9.39% (L1) Buffered : 119 MB - Consumed :2304 MB - Compressed : 216 MB => 9.39% (L1) Buffered : 100 MB - Consumed :2353 MB - Compressed : 220 MB => 9.39% (L1) Buffered : 41 MB - Consumed :2419 MB - Compressed : 227 MB => 9.39% (L1) Buffered : 104 MB - Consumed :2432 MB - Compressed : 228 MB => 9.39% (L1) Buffered : 118 MB - Consumed :2466 MB - Compressed : 231 MB => 9.39% (L1) Buffered : 57 MB - Consumed :2534 MB - Compressed : 237 MB => 9.39% (L1) Buffered : 85 MB - Consumed :2560 MB - Compressed : 240 MB => 9.39% (L1) Buffered : 125 MB - Consumed :2586 MB - Compressed : 242 MB => 9.39% (L1) Buffered : 63 MB - Consumed :2653 MB - Compressed : 249 MB => 9.39% (L1) Buffered : 75 MB - Consumed :2688 MB - Compressed : 252 MB => 9.39% (L1) Buffered : 125 MB - Consumed :2709 MB - Compressed : 254 MB => 9.39% (L1) Buffered : 63 MB - Consumed :2777 MB - Compressed : 260 MB => 9.39% (L1) Buffered : 59 MB - Consumed :2816 MB - Compressed : 264 MB => 9.39% (L1) Buffered : 134 MB - Consumed :2828 MB - Compressed : 265 MB => 9.39% (L1) Buffered : 70 MB - Consumed :2897 MB - Compressed : 271 MB => 9.39% (L1) Buffered : 43 MB - Consumed :2944 MB - Compressed : 276 MB => 9.39% (L1) Buffered : 141 MB - Consumed :2945 MB - Compressed : 276 MB => 9.39% (L1) Buffered : 89 MB - Consumed :3007 MB - Compressed : 282 MB => 9.39% (L1) Buffered : 63 MB - Consumed :3060 MB - Compressed : 287 MB => 9.39% (L1) Buffered : 136 MB - Consumed :3072 MB - Compressed : 288 MB => 9.39% (L1) Buffered : 87 MB - Consumed :3137 MB - Compressed : 294 MB => 9.39% (L1) Buffered : 31 MB - Consumed :3200 MB - Compressed : 300 MB => 9.39% (L1) Buffered : 127 MB - Consumed :3200 MB - Compressed : 300 MB => 9.39% (L1) Buffered : 88 MB - Consumed :3261 MB - Compressed : 306 MB => 9.39% (L1) Buffered : 28 MB - Consumed :3328 MB - Compressed : 312 MB => 9.39% (L1) Buffered : 125 MB - Consumed :3328 MB - Compressed : 312 MB => 9.39% (L1) Buffered : 91 MB - Consumed :3387 MB - Compressed : 317 MB => 9.39% (L1) Buffered : 28 MB - Consumed :3456 MB - Compressed : 324 MB => 9.39% (L1) Buffered : 124 MB - Consumed :3456 MB - Compressed : 324 MB => 9.39% (L1) Buffered : 91 MB - Consumed :3514 MB - Compressed : 329 MB => 9.39% (L1) Buffered : 29 MB - Consumed :3583 MB - Compressed : 336 MB => 9.39% (L1) Buffered : 125 MB - Consumed :3584 MB - Compressed : 336 MB => 9.39% (L1) Buffered : 89 MB - Consumed :3644 MB - Compressed : 342 MB => 9.39% (L1) Buffered : 28 MB - Consumed :3712 MB - Compressed : 348 MB => 9.39% (L1) Buffered : 125 MB - Consumed :3712 MB - Compressed : 348 MB => 9.39% (L1) Buffered : 91 MB - Consumed :3771 MB - Compressed : 353 MB => 9.39% (L1) Buffered : 29 MB - Consumed :3840 MB - Compressed : 360 MB => 9.39% (L1) Buffered : 125 MB - Consumed :3840 MB - Compressed : 360 MB => 9.39% (L1) Buffered : 97 MB - Consumed :3897 MB - Compressed : 365 MB => 9.39% (L1) Buffered : 35 MB - Consumed :3965 MB - Compressed : 372 MB => 9.39% (L1) Buffered : 131 MB - Consumed :3968 MB - Compressed : 372 MB => 9.39% (L1) Buffered : 94 MB - Consumed :4028 MB - Compressed : 378 MB => 9.39% (L1) Buffered : 34 MB - Consumed :4096 MB - Compressed : 384 MB => 9.39% (L1) Buffered : 131 MB - Consumed :4096 MB - Compressed : 384 MB => 9.39% (L1) Buffered : 86 MB - Consumed :4160 MB - Compressed : 390 MB => 9.39% (L1) Buffered : 29 MB - Consumed :4224 MB - Compressed : 396 MB => 9.39% (L1) Buffered : 132 MB - Consumed :4224 MB - Compressed : 396 MB => 9.39% (L1) Buffered : 85 MB - Consumed :4288 MB - Compressed : 402 MB => 9.39% (L1) Buffered : 29 MB - Consumed :4352 MB - Compressed : 408 MB => 9.39% (L1) Buffered : 133 MB - Consumed :4352 MB - Compressed : 408 MB => 9.39% (L1) Buffered : 83 MB - Consumed :4417 MB - Compressed : 414 MB => 9.39% (L1) Buffered : 27 MB - Consumed :4480 MB - Compressed : 420 MB => 9.39% (L1) Buffered : 125 MB - Consumed :4480 MB - Compressed : 420 MB => 9.39% (L1) Buffered : 91 MB - Consumed :4538 MB - Compressed : 426 MB => 9.39% (L1) Buffered : 28 MB - Consumed :4608 MB - Compressed : 432 MB => 9.39% (L1) Buffered : 123 MB - Consumed :4608 MB - Compressed : 432 MB => 9.39% (L1) Buffered : 91 MB - Consumed :4665 MB - Compressed : 437 MB => 9.39% (L1) Buffered : 31 MB - Consumed :4732 MB - Compressed : 444 MB => 9.39% roundTripTest: datagen -g3700000000 -P0 | zstd -v1 --zstd=strategy=6,wlog=25 | zstd -d1 --zstd=strategy=6,wlog=25 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 34 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 68 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 103 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 133 MB - Consumed : 4 MB - Compressed : 4 MB => 100.00% (L1) Buffered : 134 MB - Consumed : 36 MB - Compressed : 36 MB => 100.00% (L1) Buffered : 136 MB - Consumed : 69 MB - Compressed : 69 MB => 100.00% (L1) Buffered : 138 MB - Consumed : 101 MB - Compressed : 101 MB => 100.00% (L1) Buffered : 134 MB - Consumed : 128 MB - Compressed : 128 MB => 100.00% (L1) Buffered : 169 MB - Consumed : 128 MB - Compressed : 128 MB => 100.00% (L1) Buffered : 189 MB - Consumed : 143 MB - Compressed : 143 MB => 100.00% (L1) Buffered : 190 MB - Consumed : 176 MB - Compressed : 176 MB => 100.00% (L1) Buffered : 174 MB - Consumed : 210 MB - Compressed : 210 MB => 100.00% (L1) Buffered : 140 MB - Consumed : 243 MB - Compressed : 243 MB => 100.00% (L1) Buffered : 149 MB - Consumed : 256 MB - Compressed : 256 MB => 100.00% (L1) Buffered : 184 MB - Consumed : 256 MB - Compressed : 256 MB => 100.00% (L1) Buffered : 189 MB - Consumed : 285 MB - Compressed : 285 MB => 100.00% (L1) Buffered : 190 MB - Consumed : 319 MB - Compressed : 319 MB => 100.00% (L1) Buffered : 158 MB - Consumed : 354 MB - Compressed : 354 MB => 100.00% (L1) Buffered : 131 MB - Consumed : 384 MB - Compressed : 384 MB => 100.00% (L1) Buffered : 165 MB - Consumed : 384 MB - Compressed : 384 MB => 100.00% (L1) Buffered : 187 MB - Consumed : 397 MB - Compressed : 397 MB => 100.00% (L1) Buffered : 185 MB - Consumed : 434 MB - Compressed : 434 MB => 100.00% (L1) Buffered : 169 MB - Consumed : 470 MB - Compressed : 470 MB => 100.00% (L1) Buffered : 135 MB - Consumed : 504 MB - Compressed : 504 MB => 100.00% (L1) Buffered : 144 MB - Consumed : 512 MB - Compressed : 512 MB => 100.00% (L1) Buffered : 176 MB - Consumed : 513 MB - Compressed : 513 MB => 100.00% (L1) Buffered : 174 MB - Consumed : 550 MB - Compressed : 550 MB => 100.00% (L1) Buffered : 172 MB - Consumed : 587 MB - Compressed : 587 MB => 100.00% (L1) Buffered : 143 MB - Consumed : 624 MB - Compressed : 624 MB => 100.00% (L1) Buffered : 148 MB - Consumed : 640 MB - Compressed : 640 MB => 100.00% (L1) Buffered : 183 MB - Consumed : 640 MB - Compressed : 640 MB => 100.00% (L1) Buffered : 186 MB - Consumed : 671 MB - Compressed : 671 MB => 100.00% (L1) Buffered : 184 MB - Consumed : 708 MB - Compressed : 708 MB => 100.00% (L1) Buffered : 151 MB - Consumed : 745 MB - Compressed : 745 MB => 100.00% (L1) Buffered : 137 MB - Consumed : 768 MB - Compressed : 768 MB => 100.00% (L1) Buffered : 171 MB - Consumed : 768 MB - Compressed : 768 MB => 100.00% (L1) Buffered : 185 MB - Consumed : 789 MB - Compressed : 789 MB => 100.00% (L1) Buffered : 185 MB - Consumed : 823 MB - Compressed : 823 MB => 100.00% (L1) Buffered : 166 MB - Consumed : 857 MB - Compressed : 857 MB => 100.00% (L1) Buffered : 132 MB - Consumed : 891 MB - Compressed : 891 MB => 100.00% (L1) Buffered : 146 MB - Consumed : 896 MB - Compressed : 896 MB => 100.00% (L1) Buffered : 176 MB - Consumed : 900 MB - Compressed : 900 MB => 100.00% (L1) Buffered : 178 MB - Consumed : 933 MB - Compressed : 933 MB => 100.00% (L1) Buffered : 181 MB - Consumed : 965 MB - Compressed : 965 MB => 100.00% (L1) Buffered : 154 MB - Consumed : 997 MB - Compressed : 997 MB => 100.00% (L1) Buffered : 134 MB - Consumed :1024 MB - Compressed :1024 MB => 100.00% (L1) Buffered : 169 MB - Consumed :1024 MB - Compressed :1024 MB => 100.00% (L1) Buffered : 193 MB - Consumed :1035 MB - Compressed :1035 MB => 100.00% (L1) Buffered : 190 MB - Consumed :1072 MB - Compressed :1072 MB => 100.00% (L1) Buffered : 171 MB - Consumed :1109 MB - Compressed :1109 MB => 100.00% (L1) Buffered : 134 MB - Consumed :1146 MB - Compressed :1146 MB => 100.00% (L1) Buffered : 144 MB - Consumed :1152 MB - Compressed :1152 MB => 100.00% (L1) Buffered : 178 MB - Consumed :1152 MB - Compressed :1152 MB => 100.00% (L1) Buffered : 182 MB - Consumed :1183 MB - Compressed :1183 MB => 100.00% (L1) Buffered : 180 MB - Consumed :1220 MB - Compressed :1220 MB => 100.00% (L1) Buffered : 150 MB - Consumed :1257 MB - Compressed :1257 MB => 100.00% (L1) Buffered : 139 MB - Consumed :1280 MB - Compressed :1280 MB => 100.00% (L1) Buffered : 173 MB - Consumed :1280 MB - Compressed :1280 MB => 100.00% (L1) Buffered : 184 MB - Consumed :1304 MB - Compressed :1304 MB => 100.00% (L1) Buffered : 182 MB - Consumed :1341 MB - Compressed :1341 MB => 100.00% (L1) Buffered : 158 MB - Consumed :1378 MB - Compressed :1378 MB => 100.00% (L1) Buffered : 132 MB - Consumed :1408 MB - Compressed :1408 MB => 100.00% (L1) Buffered : 162 MB - Consumed :1408 MB - Compressed :1408 MB => 100.00% (L1) Buffered : 180 MB - Consumed :1424 MB - Compressed :1424 MB => 100.00% (L1) Buffered : 178 MB - Consumed :1461 MB - Compressed :1461 MB => 100.00% (L1) Buffered : 165 MB - Consumed :1498 MB - Compressed :1498 MB => 100.00% (L1) Buffered : 128 MB - Consumed :1535 MB - Compressed :1535 MB => 100.00% (L1) Buffered : 154 MB - Consumed :1536 MB - Compressed :1536 MB => 100.00% (L1) Buffered : 182 MB - Consumed :1543 MB - Compressed :1543 MB => 100.00% (L1) Buffered : 182 MB - Consumed :1578 MB - Compressed :1578 MB => 100.00% (L1) Buffered : 180 MB - Consumed :1612 MB - Compressed :1612 MB => 100.00% (L1) Buffered : 146 MB - Consumed :1646 MB - Compressed :1646 MB => 100.00% (L1) Buffered : 136 MB - Consumed :1664 MB - Compressed :1664 MB => 100.00% (L1) Buffered : 167 MB - Consumed :1664 MB - Compressed :1664 MB => 100.00% (L1) Buffered : 177 MB - Consumed :1689 MB - Compressed :1689 MB => 100.00% (L1) Buffered : 176 MB - Consumed :1723 MB - Compressed :1723 MB => 100.00% (L1) Buffered : 165 MB - Consumed :1755 MB - Compressed :1755 MB => 100.00% (L1) Buffered : 133 MB - Consumed :1787 MB - Compressed :1787 MB => 100.00% (L1) Buffered : 153 MB - Consumed :1792 MB - Compressed :1792 MB => 100.00% (L1) Buffered : 188 MB - Consumed :1792 MB - Compressed :1792 MB => 100.00% (L1) Buffered : 188 MB - Consumed :1826 MB - Compressed :1826 MB => 100.00% (L1) Buffered : 184 MB - Consumed :1863 MB - Compressed :1863 MB => 100.00% (L1) Buffered : 147 MB - Consumed :1900 MB - Compressed :1900 MB => 100.00% (L1) Buffered : 143 MB - Consumed :1920 MB - Compressed :1920 MB => 100.00% (L1) Buffered : 178 MB - Consumed :1920 MB - Compressed :1920 MB => 100.00% (L1) Buffered : 185 MB - Consumed :1947 MB - Compressed :1947 MB => 100.00% (L1) Buffered : 183 MB - Consumed :1984 MB - Compressed :1984 MB => 100.00% (L1) Buffered : 155 MB - Consumed :2021 MB - Compressed :2021 MB => 100.00% (L1) Buffered : 135 MB - Consumed :2048 MB - Compressed :2048 MB => 100.00% (L1) Buffered : 170 MB - Consumed :2048 MB - Compressed :2048 MB => 100.00% (L1) Buffered : 187 MB - Consumed :2065 MB - Compressed :2065 MB => 100.00% (L1) Buffered : 185 MB - Consumed :2102 MB - Compressed :2102 MB => 100.00% (L1) Buffered : 164 MB - Consumed :2139 MB - Compressed :2139 MB => 100.00% (L1) Buffered : 128 MB - Consumed :2176 MB - Compressed :2176 MB => 100.00% (L1) Buffered : 163 MB - Consumed :2176 MB - Compressed :2176 MB => 100.00% (L1) Buffered : 187 MB - Consumed :2186 MB - Compressed :2186 MB => 100.00% (L1) Buffered : 186 MB - Consumed :2222 MB - Compressed :2222 MB => 100.00% (L1) Buffered : 172 MB - Consumed :2259 MB - Compressed :2259 MB => 100.00% (L1) Buffered : 135 MB - Consumed :2296 MB - Compressed :2296 MB => 100.00% (L1) Buffered : 155 MB - Consumed :2304 MB - Compressed :2304 MB => 100.00% (L1) Buffered : 188 MB - Consumed :2306 MB - Compressed :2306 MB => 100.00% (L1) Buffered : 186 MB - Consumed :2343 MB - Compressed :2343 MB => 100.00% (L1) Buffered : 180 MB - Consumed :2380 MB - Compressed :2380 MB => 100.00% (L1) Buffered : 143 MB - Consumed :2417 MB - Compressed :2417 MB => 100.00% (L1) Buffered : 148 MB - Consumed :2432 MB - Compressed :2432 MB => 100.00% (L1) Buffered : 183 MB - Consumed :2432 MB - Compressed :2432 MB => 100.00% (L1) Buffered : 186 MB - Consumed :2463 MB - Compressed :2463 MB => 100.00% (L1) Buffered : 185 MB - Consumed :2500 MB - Compressed :2500 MB => 100.00% (L1) Buffered : 152 MB - Consumed :2536 MB - Compressed :2536 MB => 100.00% (L1) Buffered : 138 MB - Consumed :2560 MB - Compressed :2560 MB => 100.00% (L1) Buffered : 173 MB - Consumed :2560 MB - Compressed :2560 MB => 100.00% (L1) Buffered : 189 MB - Consumed :2579 MB - Compressed :2579 MB => 100.00% (L1) Buffered : 189 MB - Consumed :2613 MB - Compressed :2613 MB => 100.00% (L1) Buffered : 168 MB - Consumed :2647 MB - Compressed :2647 MB => 100.00% (L1) Buffered : 134 MB - Consumed :2681 MB - Compressed :2681 MB => 100.00% (L1) Buffered : 156 MB - Consumed :2688 MB - Compressed :2688 MB => 100.00% (L1) Buffered : 188 MB - Consumed :2690 MB - Compressed :2690 MB => 100.00% (L1) Buffered : 189 MB - Consumed :2724 MB - Compressed :2724 MB => 100.00% (L1) Buffered : 185 MB - Consumed :2759 MB - Compressed :2759 MB => 100.00% (L1) Buffered : 150 MB - Consumed :2794 MB - Compressed :2794 MB => 100.00% (L1) Buffered : 142 MB - Consumed :2816 MB - Compressed :2816 MB => 100.00% (L1) Buffered : 177 MB - Consumed :2816 MB - Compressed :2816 MB => 100.00% (L1) Buffered : 196 MB - Consumed :2831 MB - Compressed :2831 MB => 100.00% (L1) Buffered : 194 MB - Consumed :2868 MB - Compressed :2868 MB => 100.00% (L1) Buffered : 167 MB - Consumed :2905 MB - Compressed :2905 MB => 100.00% (L1) Buffered : 130 MB - Consumed :2942 MB - Compressed :2942 MB => 100.00% (L1) Buffered : 161 MB - Consumed :2944 MB - Compressed :2944 MB => 100.00% (L1) Buffered : 190 MB - Consumed :2949 MB - Compressed :2949 MB => 100.00% (L1) Buffered : 188 MB - Consumed :2986 MB - Compressed :2986 MB => 100.00% (L1) Buffered : 176 MB - Consumed :3023 MB - Compressed :3023 MB => 100.00% (L1) Buffered : 139 MB - Consumed :3060 MB - Compressed :3060 MB => 100.00% (L1) Buffered : 151 MB - Consumed :3072 MB - Compressed :3072 MB => 100.00% (L1) Buffered : 186 MB - Consumed :3072 MB - Compressed :3072 MB => 100.00% (L1) Buffered : 185 MB - Consumed :3107 MB - Compressed :3107 MB => 100.00% (L1) Buffered : 186 MB - Consumed :3141 MB - Compressed :3141 MB => 100.00% (L1) Buffered : 152 MB - Consumed :3176 MB - Compressed :3176 MB => 100.00% (L1) Buffered : 138 MB - Consumed :3200 MB - Compressed :3200 MB => 100.00% (L1) Buffered : 173 MB - Consumed :3200 MB - Compressed :3200 MB => 100.00% (L1) Buffered : 187 MB - Consumed :3220 MB - Compressed :3220 MB => 100.00% (L1) Buffered : 185 MB - Consumed :3257 MB - Compressed :3257 MB => 100.00% (L1) Buffered : 161 MB - Consumed :3294 MB - Compressed :3294 MB => 100.00% (L1) Buffered : 131 MB - Consumed :3328 MB - Compressed :3328 MB => 100.00% (L1) Buffered : 166 MB - Consumed :3328 MB - Compressed :3328 MB => 100.00% (L1) Buffered : 187 MB - Consumed :3341 MB - Compressed :3341 MB => 100.00% (L1) Buffered : 150 MB - Consumed :3378 MB - Compressed :3378 MB => 100.00% (L1) Buffered : 114 MB - Consumed :3414 MB - Compressed :3414 MB => 100.00% (L1) Buffered : 77 MB - Consumed :3451 MB - Compressed :3451 MB => 100.00% (L1) Buffered : 72 MB - Consumed :3456 MB - Compressed :3456 MB => 100.00% (L1) Buffered : 35 MB - Consumed :3493 MB - Compressed :3493 MB => 100.00% fileRoundTripTest: datagen -g4193M -P99 > tmp && zstd -v1 -c tmp | zstd -d1 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 3 MB - Consumed : 62 MB - Compressed : 5 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 128 MB - Compressed : 12 MB => 9.37% (L1) Buffered : 1 MB - Consumed : 194 MB - Compressed : 18 MB => 9.36% (L1) Buffered : 1 MB - Consumed : 260 MB - Compressed : 24 MB => 9.35% (L1) Buffered : 1 MB - Consumed : 326 MB - Compressed : 30 MB => 9.36% (L1) Buffered : 1 MB - Consumed : 392 MB - Compressed : 36 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 458 MB - Compressed : 42 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 524 MB - Compressed : 49 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 590 MB - Compressed : 55 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 656 MB - Compressed : 61 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 722 MB - Compressed : 67 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 788 MB - Compressed : 73 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 854 MB - Compressed : 79 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 920 MB - Compressed : 86 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 986 MB - Compressed : 92 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1052 MB - Compressed : 98 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1118 MB - Compressed : 104 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1184 MB - Compressed : 110 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1249 MB - Compressed : 116 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1315 MB - Compressed : 123 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1381 MB - Compressed : 129 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1447 MB - Compressed : 135 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1513 MB - Compressed : 141 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1579 MB - Compressed : 147 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1645 MB - Compressed : 154 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1711 MB - Compressed : 160 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1777 MB - Compressed : 166 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1843 MB - Compressed : 172 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1909 MB - Compressed : 178 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1975 MB - Compressed : 184 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2041 MB - Compressed : 191 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2107 MB - Compressed : 197 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2173 MB - Compressed : 203 MB => 9.36% (L1) Buffered : 3 MB - Consumed :2238 MB - Compressed : 209 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2304 MB - Compressed : 215 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2370 MB - Compressed : 221 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2436 MB - Compressed : 228 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2502 MB - Compressed : 234 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2568 MB - Compressed : 240 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2634 MB - Compressed : 246 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2700 MB - Compressed : 252 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2766 MB - Compressed : 258 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2832 MB - Compressed : 265 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2898 MB - Compressed : 271 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2964 MB - Compressed : 277 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3030 MB - Compressed : 283 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3096 MB - Compressed : 289 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3162 MB - Compressed : 295 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3228 MB - Compressed : 302 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3294 MB - Compressed : 308 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3360 MB - Compressed : 314 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3426 MB - Compressed : 320 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3492 MB - Compressed : 326 MB => 9.36% (L1) Buffered : 1 MB - Consumed :3558 MB - Compressed : 333 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3624 MB - Compressed : 339 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3690 MB - Compressed : 345 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3756 MB - Compressed : 351 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3822 MB - Compressed : 357 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3888 MB - Compressed : 363 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3954 MB - Compressed : 370 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4020 MB - Compressed : 376 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4086 MB - Compressed : 382 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4152 MB - Compressed : 388 MB => 9.36% ===> zstd long, long distance matching round-trip tests roundTripTest: datagen -g270000000 | zstd -v1 --single-thread --long | zstd -d1 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% (L1) Buffered : 0 MB - Consumed : 25 MB - Compressed : 8 MB => 31.27% (L1) Buffered : 0 MB - Consumed : 51 MB - Compressed : 16 MB => 31.36% (L1) Buffered : 0 MB - Consumed : 77 MB - Compressed : 24 MB => 31.37% (L1) Buffered : 0 MB - Consumed : 103 MB - Compressed : 32 MB => 31.37% (L1) Buffered : 0 MB - Consumed : 131 MB - Compressed : 38 MB => 29.53% (L1) Buffered : 0 MB - Consumed : 166 MB - Compressed : 41 MB => 25.09% (L1) Buffered : 0 MB - Consumed : 201 MB - Compressed : 44 MB => 22.21% (L1) Buffered : 0 MB - Consumed : 234 MB - Compressed : 47 MB => 20.43% roundTripTest: datagen -g130000000 -P60 | zstd -v5 --single-thread --long | zstd -d5 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L5) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 23.81% (L5) Buffered : 0 MB - Consumed : 10 MB - Compressed : 2 MB => 27.07% (L5) Buffered : 0 MB - Consumed : 20 MB - Compressed : 5 MB => 27.12% (L5) Buffered : 0 MB - Consumed : 31 MB - Compressed : 8 MB => 27.17% (L5) Buffered : 0 MB - Consumed : 41 MB - Compressed : 11 MB => 27.16% (L5) Buffered : 0 MB - Consumed : 52 MB - Compressed : 14 MB => 27.17% (L5) Buffered : 0 MB - Consumed : 62 MB - Compressed : 16 MB => 27.17% (L5) Buffered : 0 MB - Consumed : 72 MB - Compressed : 19 MB => 27.16% (L5) Buffered : 0 MB - Consumed : 83 MB - Compressed : 22 MB => 27.20% (L5) Buffered : 0 MB - Consumed : 93 MB - Compressed : 25 MB => 27.21% (L5) Buffered : 0 MB - Consumed : 104 MB - Compressed : 28 MB => 27.20% (L5) Buffered : 0 MB - Consumed : 114 MB - Compressed : 31 MB => 27.17% roundTripTest: datagen -g35000000 -P70 | zstd -v8 --single-thread --long | zstd -d8 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L8) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 17.57% (L8) Buffered : 0 MB - Consumed : 7 MB - Compressed : 1 MB => 21.39% (L8) Buffered : 0 MB - Consumed : 16 MB - Compressed : 3 MB => 21.35% (L8) Buffered : 0 MB - Consumed : 24 MB - Compressed : 5 MB => 21.38% (L8) Buffered : 0 MB - Consumed : 32 MB - Compressed : 6 MB => 21.36% roundTripTest: datagen -g18000001 -P80 | zstd -v18 --single-thread --long | zstd -d18 --single-thread --long *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L18) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 11.80% (L18) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 14.02% (L18) Buffered : 0 MB - Consumed : 1 MB - Compressed : 0 MB => 13.95% (L18) Buffered : 0 MB - Consumed : 2 MB - Compressed : 0 MB => 14.27% (L18) Buffered : 0 MB - Consumed : 2 MB - Compressed : 0 MB => 14.46% (L18) Buffered : 0 MB - Consumed : 3 MB - Compressed : 0 MB => 14.39% (L18) Buffered : 0 MB - Consumed : 3 MB - Compressed : 0 MB => 14.43% (L18) Buffered : 0 MB - Consumed : 4 MB - Compressed : 0 MB => 14.47% (L18) Buffered : 0 MB - Consumed : 4 MB - Compressed : 0 MB => 14.49% (L18) Buffered : 0 MB - Consumed : 5 MB - Compressed : 0 MB => 14.46% (L18) Buffered : 0 MB - Consumed : 5 MB - Compressed : 0 MB => 14.46% (L18) Buffered : 0 MB - Consumed : 6 MB - Compressed : 0 MB => 14.45% (L18) Buffered : 0 MB - Consumed : 6 MB - Compressed : 0 MB => 14.45% (L18) Buffered : 0 MB - Consumed : 7 MB - Compressed : 1 MB => 14.48% (L18) Buffered : 0 MB - Consumed : 7 MB - Compressed : 1 MB => 14.49% (L18) Buffered : 0 MB - Consumed : 8 MB - Compressed : 1 MB => 14.46% (L18) Buffered : 0 MB - Consumed : 8 MB - Compressed : 1 MB => 14.47% (L18) Buffered : 0 MB - Consumed : 9 MB - Compressed : 1 MB => 14.46% (L18) Buffered : 0 MB - Consumed : 9 MB - Compressed : 1 MB => 14.47% (L18) Buffered : 0 MB - Consumed : 10 MB - Compressed : 1 MB => 14.48% (L18) Buffered : 0 MB - Consumed : 10 MB - Compressed : 1 MB => 14.48% (L18) Buffered : 0 MB - Consumed : 11 MB - Compressed : 1 MB => 14.49% (L18) Buffered : 0 MB - Consumed : 11 MB - Compressed : 1 MB => 14.47% (L18) Buffered : 0 MB - Consumed : 12 MB - Compressed : 1 MB => 14.48% (L18) Buffered : 0 MB - Consumed : 12 MB - Compressed : 1 MB => 14.50% (L18) Buffered : 0 MB - Consumed : 13 MB - Compressed : 1 MB => 14.49% (L18) Buffered : 0 MB - Consumed : 13 MB - Compressed : 1 MB => 14.48% (L18) Buffered : 0 MB - Consumed : 14 MB - Compressed : 2 MB => 14.48% (L18) Buffered : 0 MB - Consumed : 14 MB - Compressed : 2 MB => 14.47% (L18) Buffered : 0 MB - Consumed : 15 MB - Compressed : 2 MB => 14.51% (L18) Buffered : 0 MB - Consumed : 15 MB - Compressed : 2 MB => 14.51% (L18) Buffered : 0 MB - Consumed : 16 MB - Compressed : 2 MB => 14.51% (L18) Buffered : 0 MB - Consumed : 16 MB - Compressed : 2 MB => 14.51% (L18) Buffered : 0 MB - Consumed : 17 MB - Compressed : 2 MB => 14.50% roundTripTest: datagen -g700M -P50 | zstd -v1 --single-thread --long=29 | zstd -d1 --single-thread --long=29 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% (L1) Buffered : 0 MB - Consumed : 25 MB - Compressed : 8 MB => 31.27% (L1) Buffered : 0 MB - Consumed : 51 MB - Compressed : 16 MB => 31.36% (L1) Buffered : 0 MB - Consumed : 77 MB - Compressed : 24 MB => 31.37% (L1) Buffered : 0 MB - Consumed : 103 MB - Compressed : 32 MB => 31.37% (L1) Buffered : 0 MB - Consumed : 131 MB - Compressed : 38 MB => 29.40% (L1) Buffered : 0 MB - Consumed : 166 MB - Compressed : 40 MB => 24.44% (L1) Buffered : 0 MB - Consumed : 202 MB - Compressed : 42 MB => 21.25% (L1) Buffered : 0 MB - Consumed : 235 MB - Compressed : 45 MB => 19.23% (L1) Buffered : 0 MB - Consumed : 268 MB - Compressed : 47 MB => 17.64% (L1) Buffered : 0 MB - Consumed : 301 MB - Compressed : 49 MB => 16.43% (L1) Buffered : 0 MB - Consumed : 335 MB - Compressed : 51 MB => 15.31% (L1) Buffered : 0 MB - Consumed : 370 MB - Compressed : 53 MB => 14.32% (L1) Buffered : 0 MB - Consumed : 403 MB - Compressed : 54 MB => 13.55% (L1) Buffered : 0 MB - Consumed : 441 MB - Compressed : 56 MB => 12.68% (L1) Buffered : 0 MB - Consumed : 494 MB - Compressed : 56 MB => 11.32% (L1) Buffered : 0 MB - Consumed : 547 MB - Compressed : 56 MB => 10.24% (L1) Buffered : 0 MB - Consumed : 599 MB - Compressed : 56 MB => 9.34% (L1) Buffered : 0 MB - Consumed : 652 MB - Compressed : 56 MB => 8.59% roundTripTest: datagen -g600M -P50 | zstd -v1 --single-thread --long --zstd=wlog=29,clog=28 | zstd -d1 --single-thread --long --zstd=wlog=29,clog=28 *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.38% (L1) Buffered : 0 MB - Consumed : 25 MB - Compressed : 8 MB => 31.27% (L1) Buffered : 0 MB - Consumed : 51 MB - Compressed : 16 MB => 31.36% (L1) Buffered : 0 MB - Consumed : 77 MB - Compressed : 24 MB => 31.36% (L1) Buffered : 0 MB - Consumed : 103 MB - Compressed : 32 MB => 31.37% (L1) Buffered : 0 MB - Consumed : 132 MB - Compressed : 38 MB => 29.28% (L1) Buffered : 0 MB - Consumed : 167 MB - Compressed : 40 MB => 24.35% (L1) Buffered : 0 MB - Consumed : 203 MB - Compressed : 43 MB => 21.20% (L1) Buffered : 0 MB - Consumed : 236 MB - Compressed : 45 MB => 19.20% (L1) Buffered : 0 MB - Consumed : 269 MB - Compressed : 47 MB => 17.61% (L1) Buffered : 0 MB - Consumed : 301 MB - Compressed : 49 MB => 16.40% (L1) Buffered : 0 MB - Consumed : 336 MB - Compressed : 51 MB => 15.28% (L1) Buffered : 0 MB - Consumed : 371 MB - Compressed : 53 MB => 14.30% (L1) Buffered : 0 MB - Consumed : 404 MB - Compressed : 54 MB => 13.54% (L1) Buffered : 0 MB - Consumed : 443 MB - Compressed : 56 MB => 12.64% (L1) Buffered : 0 MB - Consumed : 496 MB - Compressed : 56 MB => 11.29% (L1) Buffered : 0 MB - Consumed : 548 MB - Compressed : 56 MB => 10.21% ===> zstdmt long round-trip tests roundTripTest: datagen -g80000000 -P99 | zstd -v19 -T2 | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L19) Buffered : 73 MB - Consumed : 2 MB - Compressed : 0 MB => 5.29% (L19) Buffered : 71 MB - Consumed : 5 MB - Compressed : 0 MB => 5.59% (L19) Buffered : 67 MB - Consumed : 8 MB - Compressed : 0 MB => 5.75% (L19) Buffered : 63 MB - Consumed : 12 MB - Compressed : 0 MB => 5.80% (L19) Buffered : 59 MB - Consumed : 16 MB - Compressed : 0 MB => 5.79% (L19) Buffered : 54 MB - Consumed : 22 MB - Compressed : 1 MB => 5.81% (L19) Buffered : 50 MB - Consumed : 25 MB - Compressed : 1 MB => 5.84% (L19) Buffered : 46 MB - Consumed : 29 MB - Compressed : 1 MB => 5.84% (L19) Buffered : 42 MB - Consumed : 33 MB - Compressed : 1 MB => 5.85% (L19) Buffered : 37 MB - Consumed : 38 MB - Compressed : 2 MB => 5.86% (L19) Buffered : 33 MB - Consumed : 42 MB - Compressed : 2 MB => 5.87% (L19) Buffered : 29 MB - Consumed : 46 MB - Compressed : 2 MB => 5.88% (L19) Buffered : 25 MB - Consumed : 50 MB - Compressed : 2 MB => 5.88% (L19) Buffered : 20 MB - Consumed : 55 MB - Compressed : 3 MB => 5.88% (L19) Buffered : 17 MB - Consumed : 58 MB - Compressed : 3 MB => 5.89% (L19) Buffered : 16 MB - Consumed : 60 MB - Compressed : 3 MB => 5.89% (L19) Buffered : 14 MB - Consumed : 62 MB - Compressed : 3 MB => 5.89% (L19) Buffered : 11 MB - Consumed : 64 MB - Compressed : 3 MB => 5.90% (L19) Buffered : 10 MB - Consumed : 66 MB - Compressed : 3 MB => 5.90% (L19) Buffered : 7 MB - Consumed : 68 MB - Compressed : 4 MB => 5.90% (L19) Buffered : 5 MB - Consumed : 70 MB - Compressed : 4 MB => 5.90% (L19) Buffered : 3 MB - Consumed : 72 MB - Compressed : 4 MB => 5.90% (L19) Buffered : 1 MB - Consumed : 74 MB - Compressed : 4 MB => 5.91% (L19) Buffered : 0 MB - Consumed : 76 MB - Compressed : 4 MB => 5.91% roundTripTest: datagen -g5000000000 -P99 | zstd -v1 -T2 | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 3 MB - Consumed : 60 MB - Compressed : 5 MB => 9.35% (L1) Buffered : 3 MB - Consumed : 126 MB - Compressed : 11 MB => 9.36% (L1) Buffered : 3 MB - Consumed : 197 MB - Compressed : 18 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 265 MB - Compressed : 24 MB => 9.35% (L1) Buffered : 2 MB - Consumed : 336 MB - Compressed : 31 MB => 9.36% (L1) Buffered : 3 MB - Consumed : 405 MB - Compressed : 37 MB => 9.36% (L1) Buffered : 3 MB - Consumed : 470 MB - Compressed : 44 MB => 9.36% (L1) Buffered : 3 MB - Consumed : 537 MB - Compressed : 50 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 604 MB - Compressed : 56 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 669 MB - Compressed : 62 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 735 MB - Compressed : 68 MB => 9.36% (L1) Buffered : 2 MB - Consumed : 802 MB - Compressed : 75 MB => 9.36% (L1) Buffered : 3 MB - Consumed : 871 MB - Compressed : 81 MB => 9.36% (L1) Buffered : 3 MB - Consumed : 941 MB - Compressed : 88 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1010 MB - Compressed : 94 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1080 MB - Compressed : 101 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1147 MB - Compressed : 107 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1214 MB - Compressed : 113 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1286 MB - Compressed : 120 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1353 MB - Compressed : 126 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1424 MB - Compressed : 133 MB => 9.36% (L1) Buffered : 3 MB - Consumed :1493 MB - Compressed : 139 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1565 MB - Compressed : 146 MB => 9.36% (L1) Buffered : 3 MB - Consumed :1635 MB - Compressed : 153 MB => 9.36% (L1) Buffered : 1 MB - Consumed :1706 MB - Compressed : 159 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1773 MB - Compressed : 165 MB => 9.36% (L1) Buffered : 2 MB - Consumed :1844 MB - Compressed : 172 MB => 9.36% (L1) Buffered : 3 MB - Consumed :1913 MB - Compressed : 179 MB => 9.36% (L1) Buffered : 3 MB - Consumed :1981 MB - Compressed : 185 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2053 MB - Compressed : 192 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2124 MB - Compressed : 198 MB => 9.36% (L1) Buffered : 3 MB - Consumed :2194 MB - Compressed : 205 MB => 9.36% (L1) Buffered : 1 MB - Consumed :2262 MB - Compressed : 211 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2331 MB - Compressed : 218 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2401 MB - Compressed : 224 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2471 MB - Compressed : 231 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2542 MB - Compressed : 237 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2613 MB - Compressed : 244 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2684 MB - Compressed : 251 MB => 9.36% (L1) Buffered : 3 MB - Consumed :2754 MB - Compressed : 257 MB => 9.36% (L1) Buffered : 2 MB - Consumed :2826 MB - Compressed : 264 MB => 9.36% (L1) Buffered : 3 MB - Consumed :2897 MB - Compressed : 271 MB => 9.36% (L1) Buffered : 3 MB - Consumed :2965 MB - Compressed : 277 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3031 MB - Compressed : 283 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3101 MB - Compressed : 290 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3171 MB - Compressed : 296 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3239 MB - Compressed : 303 MB => 9.36% (L1) Buffered : 3 MB - Consumed :3306 MB - Compressed : 309 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3374 MB - Compressed : 315 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3447 MB - Compressed : 322 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3517 MB - Compressed : 329 MB => 9.36% (L1) Buffered : 3 MB - Consumed :3585 MB - Compressed : 335 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3654 MB - Compressed : 342 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3725 MB - Compressed : 348 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3792 MB - Compressed : 354 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3858 MB - Compressed : 361 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3922 MB - Compressed : 367 MB => 9.36% (L1) Buffered : 2 MB - Consumed :3994 MB - Compressed : 373 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4064 MB - Compressed : 380 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4133 MB - Compressed : 386 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4204 MB - Compressed : 393 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4275 MB - Compressed : 400 MB => 9.36% (L1) Buffered : 3 MB - Consumed :4339 MB - Compressed : 406 MB => 9.36% (L1) Buffered : 1 MB - Consumed :4390 MB - Compressed : 410 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4443 MB - Compressed : 415 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4509 MB - Compressed : 422 MB => 9.36% (L1) Buffered : 3 MB - Consumed :4578 MB - Compressed : 428 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4645 MB - Compressed : 434 MB => 9.36% (L1) Buffered : 2 MB - Consumed :4713 MB - Compressed : 441 MB => 9.36% roundTripTest: datagen -g500000000 -P97 | zstd -v1 -T999 | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 2 MB - Consumed : 57 MB - Compressed : 5 MB => 9.84% (L1) Buffered : 1 MB - Consumed : 99 MB - Compressed : 9 MB => 9.86% (L1) Buffered : 2 MB - Consumed : 139 MB - Compressed : 13 MB => 9.86% (L1) Buffered : 1 MB - Consumed : 182 MB - Compressed : 17 MB => 9.85% (L1) Buffered : 1 MB - Consumed : 222 MB - Compressed : 21 MB => 9.85% (L1) Buffered : 3 MB - Consumed : 264 MB - Compressed : 26 MB => 9.86% (L1) Buffered : 3 MB - Consumed : 305 MB - Compressed : 30 MB => 9.86% (L1) Buffered : 2 MB - Consumed : 350 MB - Compressed : 34 MB => 9.86% (L1) Buffered : 1 MB - Consumed : 393 MB - Compressed : 38 MB => 9.86% (L1) Buffered : 3 MB - Consumed : 428 MB - Compressed : 42 MB => 9.86% (L1) Buffered : 1 MB - Consumed : 473 MB - Compressed : 46 MB => 9.86% fileRoundTripTest: datagen -g4103M -P98 > tmp && zstd -v -T0 -c tmp | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** Note: 24 physical core(s) detected (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L3) Buffered : 9 MB - Consumed : 68 MB - Compressed : 6 MB => 10.26% (L3) Buffered : 20 MB - Consumed : 108 MB - Compressed : 11 MB => 10.27% (L3) Buffered : 14 MB - Consumed : 168 MB - Compressed : 17 MB => 10.26% (L3) Buffered : 34 MB - Consumed : 237 MB - Compressed : 24 MB => 10.27% (L3) Buffered : 30 MB - Consumed : 336 MB - Compressed : 34 MB => 10.27% (L3) Buffered : 6 MB - Consumed : 368 MB - Compressed : 37 MB => 10.27% (L3) Buffered : 2 MB - Consumed : 448 MB - Compressed : 46 MB => 10.27% (L3) Buffered : 2 MB - Consumed : 520 MB - Compressed : 53 MB => 10.27% (L3) Buffered : 3 MB - Consumed : 600 MB - Compressed : 61 MB => 10.27% (L3) Buffered : 35 MB - Consumed : 628 MB - Compressed : 64 MB => 10.27% (L3) Buffered : 41 MB - Consumed : 692 MB - Compressed : 71 MB => 10.27% (L3) Buffered : 7 MB - Consumed : 768 MB - Compressed : 78 MB => 10.27% (L3) Buffered : 6 MB - Consumed : 840 MB - Compressed : 86 MB => 10.27% (L3) Buffered : 8 MB - Consumed : 919 MB - Compressed : 94 MB => 10.27% (L3) Buffered : 37 MB - Consumed : 946 MB - Compressed : 97 MB => 10.27% (L3) Buffered : 4 MB - Consumed :1008 MB - Compressed : 103 MB => 10.27% (L3) Buffered : 3 MB - Consumed :1070 MB - Compressed : 109 MB => 10.27% (L3) Buffered : 4 MB - Consumed :1157 MB - Compressed : 118 MB => 10.27% (L3) Buffered : 6 MB - Consumed :1224 MB - Compressed : 125 MB => 10.27% (L3) Buffered : 5 MB - Consumed :1272 MB - Compressed : 130 MB => 10.27% (L3) Buffered : 5 MB - Consumed :1312 MB - Compressed : 134 MB => 10.27% (L3) Buffered : 18 MB - Consumed :1368 MB - Compressed : 140 MB => 10.27% (L3) Buffered : 5 MB - Consumed :1455 MB - Compressed : 149 MB => 10.27% (L3) Buffered : 42 MB - Consumed :1484 MB - Compressed : 152 MB => 10.27% (L3) Buffered : 6 MB - Consumed :1560 MB - Compressed : 160 MB => 10.27% (L3) Buffered : 2 MB - Consumed :1647 MB - Compressed : 169 MB => 10.27% (L3) Buffered : 16 MB - Consumed :1693 MB - Compressed : 173 MB => 10.27% (L3) Buffered : 19 MB - Consumed :1773 MB - Compressed : 182 MB => 10.27% (L3) Buffered : 23 MB - Consumed :1794 MB - Compressed : 184 MB => 10.27% (L3) Buffered : 4 MB - Consumed :1872 MB - Compressed : 192 MB => 10.27% (L3) Buffered : 4 MB - Consumed :1960 MB - Compressed : 201 MB => 10.27% (L3) Buffered : 37 MB - Consumed :1995 MB - Compressed : 204 MB => 10.27% (L3) Buffered : 29 MB - Consumed :2066 MB - Compressed : 212 MB => 10.27% (L3) Buffered : 43 MB - Consumed :2132 MB - Compressed : 219 MB => 10.27% (L3) Buffered : 3 MB - Consumed :2184 MB - Compressed : 224 MB => 10.27% (L3) Buffered : 8 MB - Consumed :2264 MB - Compressed : 232 MB => 10.27% (L3) Buffered : 5 MB - Consumed :2336 MB - Compressed : 239 MB => 10.27% (L3) Buffered : 22 MB - Consumed :2404 MB - Compressed : 246 MB => 10.27% (L3) Buffered : 6 MB - Consumed :2432 MB - Compressed : 249 MB => 10.27% (L3) Buffered : 2 MB - Consumed :2504 MB - Compressed : 257 MB => 10.27% (L3) Buffered : 2 MB - Consumed :2584 MB - Compressed : 265 MB => 10.27% (L3) Buffered : 6 MB - Consumed :2648 MB - Compressed : 272 MB => 10.27% (L3) Buffered : 6 MB - Consumed :2687 MB - Compressed : 276 MB => 10.27% (L3) Buffered : 2 MB - Consumed :2752 MB - Compressed : 282 MB => 10.27% (L3) Buffered : 7 MB - Consumed :2832 MB - Compressed : 290 MB => 10.27% (L3) Buffered : 14 MB - Consumed :2902 MB - Compressed : 298 MB => 10.27% (L3) Buffered : 12 MB - Consumed :2920 MB - Compressed : 299 MB => 10.27% (L3) Buffered : 2 MB - Consumed :2992 MB - Compressed : 307 MB => 10.27% (L3) Buffered : 3 MB - Consumed :3077 MB - Compressed : 316 MB => 10.27% (L3) Buffered : 5 MB - Consumed :3160 MB - Compressed : 324 MB => 10.27% (L3) Buffered : 34 MB - Consumed :3179 MB - Compressed : 326 MB => 10.27% (L3) Buffered : 2 MB - Consumed :3256 MB - Compressed : 334 MB => 10.27% (L3) Buffered : 6 MB - Consumed :3314 MB - Compressed : 340 MB => 10.27% (L3) Buffered : 3 MB - Consumed :3400 MB - Compressed : 349 MB => 10.27% (L3) Buffered : 39 MB - Consumed :3433 MB - Compressed : 352 MB => 10.27% (L3) Buffered : 27 MB - Consumed :3483 MB - Compressed : 357 MB => 10.27% (L3) Buffered : 3 MB - Consumed :3576 MB - Compressed : 367 MB => 10.27% (L3) Buffered : 3 MB - Consumed :3656 MB - Compressed : 375 MB => 10.27% (L3) Buffered : 43 MB - Consumed :3685 MB - Compressed : 378 MB => 10.27% (L3) Buffered : 26 MB - Consumed :3739 MB - Compressed : 384 MB => 10.27% (L3) Buffered : 5 MB - Consumed :3816 MB - Compressed : 392 MB => 10.27% (L3) Buffered : 2 MB - Consumed :3894 MB - Compressed : 400 MB => 10.27% (L3) Buffered : 7 MB - Consumed :3960 MB - Compressed : 406 MB => 10.27% (L3) Buffered : 10 MB - Consumed :4043 MB - Compressed : 415 MB => 10.27% (L3) Buffered : 23 MB - Consumed :4058 MB - Compressed : 416 MB => 10.27% roundTripTest: datagen -g400000000 -P97 | zstd -v1 --long=24 -T2 | zstd -d *** zstd command line interface 64-bits v1.5.0, by Yann Collet *** (L1) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% (L1) Buffered : 4 MB - Consumed : 61 MB - Compressed : 4 MB => 8.12% (L1) Buffered : 4 MB - Consumed : 134 MB - Compressed : 10 MB => 8.14% (L1) Buffered : 4 MB - Consumed : 207 MB - Compressed : 16 MB => 8.14% (L1) Buffered : 4 MB - Consumed : 280 MB - Compressed : 22 MB => 8.15% (L1) Buffered : 4 MB - Consumed : 354 MB - Compressed : 28 MB => 8.15% ===> 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1345 0% statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict Read : 0 / 0 MB ==> 18% tmp : 18.17% ( 66138 => 12019 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 66138 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# - Create second (different) dictionary Error 14 : nb of samples too low ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /builddir/build/BUILD/zstd-1.5.0/tests/../programs/datagen.c... Training on 32 samples of total size 873278 Testing on 32 samples of total size 873278 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 873271! size(source)/size(dictionary) = 7.752761, 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 1739 0% 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 /builddir/build/BUILD/zstd-1.5.0/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 823397! size(source)/size(dictionary) = 7.309988, 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% 1% 1% 1% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 13% 13% 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% 26% 26% 27% 27% 28% 29% 29% 30% 30% 31% 31% 32% 32% 33% 33% 34% 34% 35% 36% 36% 37% 37% 38% 38% 39% 39% 40% 40% 41% 41% 42% 42% 43% 43% 44% 44% 44% 45% 45% 45% 46% 46% 46% 47% 47% 48% 48% 48% 49% 49% 49% 50% 50% 50% 51% 51% 51% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 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% 76% 76% 77% 77% 78% 79% 79% 80% 80% 80% 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=1394 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 /builddir/build/BUILD/zstd-1.5.0/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 823397! size(source)/size(dictionary) = 7.309988, 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% 1% 1% 1% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 13% 13% 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% 26% 26% 27% 27% 28% 29% 29% 30% 30% 31% 31% 32% 32% 33% 33% 34% 34% 35% 36% 36% 37% 37% 38% 38% 39% 39% 40% 40% 41% 41% 42% 42% 43% 43% 44% 44% 44% 45% 45% 45% 46% 46% 46% 47% 47% 48% 48% 48% 49% 49% 49% 50% 50% 50% 51% 51% 51% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 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% 76% 76% 77% 77% 78% 79% 79% 80% 80% 80% 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=1394 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 /builddir/build/BUILD/zstd-1.5.0/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 823397! size(source)/size(dictionary) = 7.309988, 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% 1% 1% 1% 2% 2% 3% 3% 3% 4% 4% 4% 5% 5% 5% 6% 6% 6% 7% 7% 8% 8% 8% 9% 9% 9% 10% 10% 10% 11% 11% 12% 12% 13% 13% 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% 26% 26% 27% 27% 28% 29% 29% 30% 30% 31% 31% 32% 32% 33% 33% 34% 34% 35% 36% 36% 37% 37% 38% 38% 39% 39% 40% 40% 41% 41% 42% 42% 43% 43% 44% 44% 44% 45% 45% 45% 46% 46% 46% 47% 47% 48% 48% 48% 49% 49% 49% 50% 50% 50% 51% 51% 51% 52% 52% 53% 53% 53% 54% 54% 54% 55% 55% 55% 56% 56% 56% 57% 57% 58% 58% 58% 59% 59% 59% 60% 60% 60% 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% 76% 76% 77% 77% 78% 79% 79% 80% 80% 80% 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=1394 d=6 steps=256 split=100 Save dictionary of size 112640 into file tmpShrinkDict2 - 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Training on 23 samples of total size 823404 Testing on 23 samples of total size 823404 Constructing partial suffix array Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 823397! size(source)/size(dictionary) = 7.309988, 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 1345 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 /builddir/build/BUILD/zstd-1.5.0/tests/../programs/zstdcli_trace.c... Trying 18 different sets of parameters 5% 16% 27% 44% 55% 66% 77% 94% k=1265 d=6 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 /builddir/build/BUILD/zstd-1.5.0/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 808319! size(source)/size(dictionary) = 7.176127, 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% 20% 23% 25% 29% 32% 36% 40% 43% 47% 51% 53% 56% 58% 60% 63% 67% 69% 71% 74% 76% 80% 84% 87% 90% 92% 95% 97% 100% k=530 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 /builddir/build/BUILD/zstd-1.5.0/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 798415! size(source)/size(dictionary) = 7.088201, 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% 9% 12% 15% 19% 23% 25% 29% 32% 36% 40% 43% 47% 51% 53% 56% 58% 60% 63% 67% 69% 71% 74% 76% 80% 84% 87% 90% 92% 95% 97% 100% k=770 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 /builddir/build/BUILD/zstd-1.5.0/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 823397! size(source)/size(dictionary) = 7.309988, 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% 47% 50% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 79% 82% 85% 87% 90% 92% 95% 97% 100% k=1394 d=6 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 /builddir/build/BUILD/zstd-1.5.0/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 823397! size(source)/size(dictionary) = 7.309988, 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% 47% 50% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 79% 82% 85% 87% 90% 92% 95% 97% 100% k=1394 d=6 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 /builddir/build/BUILD/zstd-1.5.0/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 823397! size(source)/size(dictionary) = 7.309988, 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% 47% 50% 51% 53% 56% 58% 60% 63% 65% 68% 70% 73% 75% 79% 82% 85% 87% 90% 92% 95% 97% 100% k=1394 d=6 steps=40 split=100 Save dictionary of size 112640 into file dictionary make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/tests' + export 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + make -C contrib/pzstd test make: Entering directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' make: Nothing to be done for 'test'. make: Leaving directory '/builddir/build/BUILD/zstd-1.5.0/contrib/pzstd' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: zstd-1.5.0-1.fc34.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z9sZBk + umask 022 + cd /builddir/build/BUILD + cd zstd-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/doc/zstd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/doc/zstd + cp -pr CHANGELOG /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/doc/zstd + cp -pr README.md /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/doc/zstd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yEMjgM + umask 022 + cd /builddir/build/BUILD + cd zstd-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/zstd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/zstd + cp -pr COPYING /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/zstd + cp -pr LICENSE /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/zstd + RPM_EC=0 ++ jobs -p + exit 0 Provides: zstd = 1.5.0-1.fc34 zstd(x86-64) = 1.5.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(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.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.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) rtld(GNU_HASH) Processing files: libzstd-1.5.0-1.fc34.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iweuvg + umask 022 + cd /builddir/build/BUILD + cd zstd-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/libzstd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/libzstd + cp -pr COPYING /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/libzstd + cp -pr LICENSE /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64/usr/share/licenses/libzstd + RPM_EC=0 ++ jobs -p + exit 0 Provides: libzstd = 1.5.0-1.fc34 libzstd(x86-64) = 1.5.0-1.fc34 libzstd.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: libzstd-devel-1.5.0-1.fc34.x86_64 Provides: libzstd-devel = 1.5.0-1.fc34 libzstd-devel(x86-64) = 1.5.0-1.fc34 pkgconfig(libzstd) = 1.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libzstd.so.1()(64bit) Processing files: libzstd-static-1.5.0-1.fc34.x86_64 Provides: libzstd-static = 1.5.0-1.fc34 libzstd-static(x86-64) = 1.5.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zstd-debugsource-1.5.0-1.fc34.x86_64 Provides: zstd-debugsource = 1.5.0-1.fc34 zstd-debugsource(x86-64) = 1.5.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zstd-debuginfo-1.5.0-1.fc34.x86_64 Provides: debuginfo(build-id) = 063104b833cd3b0b6092ef6abc31557f51263b1d debuginfo(build-id) = 6daff5bdc4bcefdd24881d60ab6a6a89f5872627 zstd-debuginfo = 1.5.0-1.fc34 zstd-debuginfo(x86-64) = 1.5.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zstd-debugsource(x86-64) = 1.5.0-1.fc34 Processing files: libzstd-debuginfo-1.5.0-1.fc34.x86_64 Provides: debuginfo(build-id) = f4dfd9fbee620c31c6c6ece2cb4a8ab441e926ec libzstd-debuginfo = 1.5.0-1.fc34 libzstd-debuginfo(x86-64) = 1.5.0-1.fc34 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: zstd-debugsource(x86-64) = 1.5.0-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64 Wrote: /builddir/build/RPMS/libzstd-devel-1.5.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/libzstd-1.5.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/libzstd-static-1.5.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/zstd-1.5.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/zstd-debugsource-1.5.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/libzstd-debuginfo-1.5.0-1.fc34.x86_64.rpm Wrote: /builddir/build/RPMS/zstd-debuginfo-1.5.0-1.fc34.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.952Xxr + umask 022 + cd /builddir/build/BUILD + cd zstd-1.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zstd-1.5.0-1.fc34.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0