Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/zstd.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70856-372714/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f6b23036f83c4810b54b93894630119f', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70856-372714/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/zstd.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/zstd-1.4.4-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/zstd.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70856-372714/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a88b9e9b336744dea9d698e1397d1b9f', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70856-372714/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/zstd.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u9BG9f + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zstd-1.4.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/zstd-1.4.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zstd-1.4.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name .gitignore -delete Patch #1 (pzstd.1.patch): + echo 'Patch #1 (pzstd.1.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file programs/zstd.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dlxm5E + umask 022 + cd /builddir/build/BUILD + cd zstd-1.4.4 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + for dir in lib programs + /usr/bin/make -O -j32 -C lib make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/debug.o common/debug.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/threading.o common/threading.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/error_private.o common/error_private.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o deprecated/zbuff_common.o deprecated/zbuff_common.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/pool.o common/pool.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o deprecated/zbuff_decompress.o deprecated/zbuff_decompress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/zstd_common.o common/zstd_common.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o deprecated/zbuff_compress.o deprecated/zbuff_compress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_compress_literals.o compress/zstd_compress_literals.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/hist.o compress/hist.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/zstd_ddict.o decompress/zstd_ddict.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/entropy_common.o common/entropy_common.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/xxhash.o common/xxhash.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/fse_compress.o compress/fse_compress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/fastcover.o dictBuilder/fastcover.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o common/fse_decompress.o common/fse_decompress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_compress_sequences.o compress/zstd_compress_sequences.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_ldm.o compress/zstd_ldm.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/cover.o dictBuilder/cover.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/huf_compress.o compress/huf_compress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/zdict.o dictBuilder/zdict.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/zstd_decompress.o decompress/zstd_decompress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstdmt_compress.o compress/zstdmt_compress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-tree-vectorize -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/zstd_decompress_block.o decompress/zstd_decompress_block.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o legacy/zstd_v06.o legacy/zstd_v06.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o legacy/zstd_v07.o legacy/zstd_v07.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_compress.o compress/zstd_compress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o dictBuilder/divsufsort.o dictBuilder/divsufsort.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o legacy/zstd_v05.o legacy/zstd_v05.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_fast.o compress/zstd_fast.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o decompress/huf_decompress.o decompress/huf_decompress.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_double_fast.o compress/zstd_double_fast.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_lazy.o compress/zstd_lazy.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I. -I./common -DXXH_NAMESPACE=ZSTD_ -I./legacy -DZSTD_LEGACY_SUPPORT=5 -c -o compress/zstd_opt.o compress/zstd_opt.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' compiling static library make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/lib' compiling dynamic library 1.4.4 creating versioned links make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/lib' + for dir in lib programs + /usr/bin/make -O -j32 -C programs make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o timefn.o timefn.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o benchfn.o benchfn.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o datagen.o datagen.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o dibio.o dibio.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o util.o util.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o benchzstd.o benchzstd.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o zstdcli.o zstdcli.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -c -o fileio.o fileio.c make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' ==> 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 cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -I../lib/legacy -DZSTD_MULTITHREAD -DZSTD_LEGACY_SUPPORT=5 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DBACKTRACE_ENABLE=0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_compress_literals.c ../lib/compress/zstd_compress_sequences.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c zstdcli.o util.o timefn.o fileio.o benchfn.o benchzstd.o datagen.o dibio.o -o zstd -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11' + /usr/bin/make -O -j32 -C contrib/pzstd make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' g++ -MMD -MP -MF SkippableFrame.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -std=c++11 -c SkippableFrame.cpp -o SkippableFrame.o mv -f SkippableFrame.Td SkippableFrame.d make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' g++ -MMD -MP -MF main.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -std=c++11 -c main.cpp -o main.o mv -f main.Td main.d make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' g++ -MMD -MP -MF Options.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -std=c++11 -c Options.cpp -o Options.o mv -f Options.Td Options.d make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' g++ -MMD -MP -MF Pzstd.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -std=c++11 -c Pzstd.cpp -o Pzstd.o mv -f Pzstd.Td Pzstd.d make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' g++ main.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.a -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -o pzstd make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yY7sby + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64 + cd zstd-1.4.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64 'INSTALL=/usr/bin/install -p' PREFIX=/usr LIBDIR=/usr/lib64 make[1]: Entering directory '/builddir/build/BUILD/zstd-1.4.4/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.4.4/lib' make[1]: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' + rm /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/lib64/libzstd.a + install -D -m755 contrib/pzstd/pzstd /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/bin/pzstd + install -D -m644 programs/zstd.1 /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/man/man1/pzstd.1 + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.4.4-1.el8 --unique-debug-suffix -1.4.4-1.el8.x86_64 --unique-debug-src-base zstd-1.4.4-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/zstd-1.4.4 extracting debug info from /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/bin/pzstd extracting debug info from /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/bin/zstd extracting debug info from /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/lib64/libzstd.so.1.4.4 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 4430 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MzlBXw + umask 022 + cd /builddir/build/BUILD + cd zstd-1.4.4 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + make -C tests test-zstd make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -DDEBUGLEVEL=1 -Wl,-z,relro -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=1" make[1]: Entering directory '/builddir/build/BUILD/zstd-1.4.4/programs' make[1]: 'zstd' is up to date. make[1]: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/programs' file ../programs/zstd ../programs/zstd: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=60d83769a6f78f246b6495a43733cb96d3e28834, with debug_info, not stripped, too many notes (256) ZSTD=" ../programs/zstd" ./playTests.sh --test-large-data Starting playTests.sh isWindows=false ZSTD=' ../programs/zstd' ===> simple tests test : basic compression Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 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 => 20669 bytes, tmp.zst) error: numeric value too large test : --fast aka negative compression levels Read : 0 / 0 MB ==> 56% tmp : 55.93% ( 65537 => 36656 bytes, tmp.zst) Read : 0 / 0 MB ==> 56% tmp : 56.31% ( 65537 => 36902 bytes, tmp.zst) Read : 0 / 0 MB ==> 100% tmp :100.02% ( 65537 => 65551 bytes, tmp.zst) error: numeric value too large 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 file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit test : too large numeric argument test : set compression level with environment variable ZSTD_CLEVEL error: numeric value too large Read : 0 / 0 MB ==> 33% tmp : 33.15% ( 65537 => 21726 bytes, tmp.zst) Read : 0 / 0 MB ==> 62% tmp : 61.55% ( 65537 => 40341 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 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=-: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=a: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=+a: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=3a7: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=50000000000: numeric value too large Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) test : override ZSTD_CLEVEL with command line option Read : 0 / 0 MB ==> 56% tmp : 56.31% ( 65537 => 36902 bytes, tmp.zst) test : compress to stdout Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, /*stdout*\) test : compress to named file Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmpCompressed) test : -o must be followed by filename (must fail) error : command must be followed by argument test : force write, correct order Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmpCompressed) test : forgotten argument error : command must be followed by 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 Read : 0 / 0 MB ==> 1000% tmp1 :1400.00% ( 1 => 14 bytes, /*stdout*\) 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 tmpCompressed : 0 MB... tmpCompressed : 65537 bytes tmpCompressed : 0 MB... tmpCompressed : 65537 bytes 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 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 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 tmpro :425.00% ( 4 => 17 bytes, /*stdout*\) /*stdin*\ : 4 bytes *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** tmpro :425.00% ( 4 => 17 bytes, /*stdout*\) *** zstd command line interface 64-bits v1.4.4, 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 Read : 0 / 0 MB ==> 54% tmp : 54.22% ( 65537 => 35532 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 56% tmp : 55.93% ( 65537 => 36656 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 39% tmp : 39.32% ( 65537 => 25772 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 33% tmp : 32.75% ( 65537 => 21461 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 34% tmp : 33.85% ( 65537 => 22183 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 32% tmp : 31.54% ( 65537 => 20669 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 22179 (2.955), 218.7 MB/s |-tmp : 65537 -> 22179 (2.955), 218.7 MB/s , 781.7 MB/s /-tmp : 65537 -> 22179 (2.955), 218.7 MB/s , 781.7 MB/s -1# |-tmp : 65537 -> |-tmp : 65537 -> 21294 (3.078), 79.0 MB/s |-tmp : 65537 -> 21294 (3.078), 79.0 MB/s , 782.8 MB/s /-tmp : 65537 -> 21294 (3.078), 103.0 MB/s /-tmp : 65537 -> 21294 (3.078), 103.0 MB/s , 782.8 MB/s 0# |-tmp : 65537 -> |-tmp : 65537 -> 21457 (3.054), 210.5 MB/s |-tmp : 65537 -> 21457 (3.054), 210.5 MB/s , 864.7 MB/s /-tmp : 65537 -> 21457 (3.054), 210.5 MB/s , 864.7 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36652 (1.788), 324.4 MB/s |-tmp : 65537 -> 36652 (1.788), 324.4 MB/s ,2409.2 MB/s /-tmp : 65537 -> 36652 (1.788), 324.4 MB/s ,2662.6 MB/s -1# |-tmp : 65537 -> |-tmp : 65537 -> 34517 (1.899), 87.0 MB/s |-tmp : 65537 -> 34517 (1.899), 87.0 MB/s ,2166.7 MB/s /-tmp : 65537 -> 34517 (1.899), 122.9 MB/s /-tmp : 65537 -> 34517 (1.899), 122.9 MB/s ,2191.1 MB/s 0# |-tmp : 65537 -> |-tmp : 65537 -> 35528 (1.845), 305.7 MB/s |-tmp : 65537 -> 35528 (1.845), 305.7 MB/s ,2733.7 MB/s /-tmp : 65537 -> 35528 (1.845), 305.7 MB/s ,2862.3 MB/s 1# test: --exclude-compressed flag Test is successful. input.5.zst is precompressed and therefore not compressed/modified again. Test completed test : file removal Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 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 /rle-first-block.zst : 0 MB... /builddir/build/BUILD/zstd-1.4.4/tests/../tests/golden-decompression/rle-first-block.zst: 1048576 bytes Files tmp1 and tmp are identical test : compress multiple files /*stdin*\ : 0 MB... /*stdin*\ : 12 bytes hello world zstd: tmpexists already exists; not overwritten test : compress multiple files into an output directory, --output-dir-flat test : decompress multiple files into an output directory, --output-dir-flat ===> 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 file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --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 file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --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 file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --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 | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% /*stdin*\ : 32.61% (524288 => 170995 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=mml=3,tlen=48,strat=6 | ../programs/zstd -d --zstd=mml=3,tlen=48,strat=6 *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% /*stdin*\ : 34.55% (524288 => 181141 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 | ../programs/zstd -d --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% /*stdin*\ : 32.42% (524288 => 169986 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 | ../programs/zstd -d --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% /*stdin*\ : 34.46% (524288 => 180685 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 | ../programs/zstd -d --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.67% /*stdin*\ : 32.36% (524288 => 169658 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 | ../programs/zstd -d --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.67% /*stdin*\ : 32.36% (524288 => 169658 bytes, /*stdout*\) roundTripTest: ./datagen -g64K | ../programs/zstd -v19 --zstd=strat=9 | ../programs/zstd -d19 --zstd=strat=9 *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% /*stdin*\ : 31.54% ( 65536 => 20668 bytes, /*stdout*\) ===> Pass-Through mode Hello world 1! Hello world 2! Hello world 3! ===> frame concatenation Read : 0 / 0 MB ==> 229% hello.tmp :285.71% ( 7 => 20 bytes, /*stdout*\) Read : 0 / 0 MB ==> 229% world.tmp :285.71% ( 7 => 20 bytes, /*stdout*\) helloworld.zstd : 0 MB... helloworld.zstd : 14 bytes hello world! frame concatenation without checksum Read : 0 / 0 MB ==> 229% hello.tmp :228.57% ( 7 => 16 bytes, /*stdout*\) Read : 0 / 0 MB ==> 229% world.tmp :228.57% ( 7 => 16 bytes, /*stdout*\) helloworld.zstd : 0 MB... helloworld.zstd : 14 bytes testing zstdcat symlink testing zcat symlink frame concatenation tests completed **** flush write error test **** println foo | ../programs/zstd > /dev/full zstd: /*stdout*\: No space left on device println foo | ../programs/zstd | ../programs/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 ===> test sparse file support *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** Read : 0 / 5 MB ==> 0% tmpSparse : 0.01% (5242880 => 296 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpSparseRegen are identical *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** Read : 0 / 5 MB ==> 0% tmpSparse : 0.01% (5242880 => 296 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutSparse are identical *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** Read : 0 / 5 MB ==> 0% tmpSparse : 0.01% (5242880 => 296 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutNoSparse are identical 5120 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpSparse 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpSparseRegen *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** /*stdin*\ : 0 MB... /*stdin*\ : 1200007 bytes Files - and tmpSparseOdd are identical 44 -rw-r--r--. 1 mockbuild mockbuild 1200007 Jan 27 12:37 tmpSparseOdd Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! Sparse Compatibility with Append : *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.02% tmpSparse1M : 0.01% (1048576 => 67 bytes, tmpSparseCompressed) *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** tmpSparseCompressed : 0 MB... tmpSparseCompressed : 1048576 bytes *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** tmpSparseCompressed : 0 MB... tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpSparse 1024 -rw-r--r--. 1 mockbuild mockbuild 1048576 Jan 27 12:37 tmpSparse1M 2048 -rw-r--r--. 1 mockbuild mockbuild 2097152 Jan 27 12:37 tmpSparse2M 4 -rw-r--r--. 1 mockbuild mockbuild 67 Jan 27 12:37 tmpSparseCompressed 44 -rw-r--r--. 1 mockbuild mockbuild 1200007 Jan 27 12:37 tmpSparseOdd 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpSparseRegen 1036 -rw-r--r--. 1 mockbuild mockbuild 2097152 Jan 27 12:37 tmpSparseRegenerated ===> multiple files tests compress tmp* : 68 -rw-r--r--. 1 mockbuild mockbuild 65537 Jan 27 12:37 tmp1 24 -rw-r--r--. 1 mockbuild mockbuild 21666 Jan 27 12:37 tmp1.zst 100 -rw-r--r--. 1 mockbuild mockbuild 102400 Jan 27 12:37 tmp2 36 -rw-r--r--. 1 mockbuild mockbuild 32834 Jan 27 12:37 tmp2.zst 1024 -rw-r--r--. 1 mockbuild mockbuild 1048576 Jan 27 12:37 tmp3 336 -rw-r--r--. 1 mockbuild mockbuild 343380 Jan 27 12:37 tmp3.zst 5120 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutNoSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutNoSparse.zst 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutSparse.zst decompress tmp* : 68 -rw-r--r--. 1 mockbuild mockbuild 65537 Jan 27 12:37 tmp1 24 -rw-r--r--. 1 mockbuild mockbuild 21666 Jan 27 12:37 tmp1.zst 100 -rw-r--r--. 1 mockbuild mockbuild 102400 Jan 27 12:37 tmp2 36 -rw-r--r--. 1 mockbuild mockbuild 32834 Jan 27 12:37 tmp2.zst 1024 -rw-r--r--. 1 mockbuild mockbuild 1048576 Jan 27 12:37 tmp3 336 -rw-r--r--. 1 mockbuild mockbuild 343380 Jan 27 12:37 tmp3.zst 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutNoSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutNoSparse.zst 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutSparse.zst compress tmp* into stdout > tmpall : 68 -rw-r--r--. 1 mockbuild mockbuild 65537 Jan 27 12:37 tmp1 24 -rw-r--r--. 1 mockbuild mockbuild 21666 Jan 27 12:37 tmp1.zst 100 -rw-r--r--. 1 mockbuild mockbuild 102400 Jan 27 12:37 tmp2 36 -rw-r--r--. 1 mockbuild mockbuild 32834 Jan 27 12:37 tmp2.zst 1024 -rw-r--r--. 1 mockbuild mockbuild 1048576 Jan 27 12:37 tmp3 336 -rw-r--r--. 1 mockbuild mockbuild 343380 Jan 27 12:37 tmp3.zst 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutNoSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutNoSparse.zst 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutSparse.zst 392 -rw-r--r--. 1 mockbuild mockbuild 397880 Jan 27 12:37 tmpall decompress tmpall* into stdout > tmpdec : 68 -rw-r--r--. 1 mockbuild mockbuild 65537 Jan 27 12:37 tmp1 24 -rw-r--r--. 1 mockbuild mockbuild 21666 Jan 27 12:37 tmp1.zst 100 -rw-r--r--. 1 mockbuild mockbuild 102400 Jan 27 12:37 tmp2 36 -rw-r--r--. 1 mockbuild mockbuild 32834 Jan 27 12:37 tmp2.zst 1024 -rw-r--r--. 1 mockbuild mockbuild 1048576 Jan 27 12:37 tmp3 336 -rw-r--r--. 1 mockbuild mockbuild 343380 Jan 27 12:37 tmp3.zst 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutNoSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutNoSparse.zst 168 -rw-r--r--. 1 mockbuild mockbuild 5242880 Jan 27 12:37 tmpOutSparse 4 -rw-r--r--. 1 mockbuild mockbuild 296 Jan 27 12:37 tmpOutSparse.zst 392 -rw-r--r--. 1 mockbuild mockbuild 397880 Jan 27 12:37 tmpall 392 -rw-r--r--. 1 mockbuild mockbuild 397880 Jan 27 12:37 tmpall2 2380 -rw-r--r--. 1 mockbuild mockbuild 2433026 Jan 27 12:37 tmpdec compress multiple files including a missing one (notHere) : zstd: can't stat notHere : No such file or directory -- ignored ===> stream-size mode test : basic file compression vs sized streaming compression Read : 0 / 0 MB ==> 22% tmp : 21.86% ( 11000 => 2405 bytes, tmp.zst) test : sized streaming compression and decompression Read : 0 / 0 MB ==> 22% tmp : 21.86% ( 11000 => 2405 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 ===> size-hint mode test : basic file compression vs hinted streaming compression Read : 0 / 0 MB ==> 22% tmp : 21.86% ( 11000 => 2405 bytes, tmp.zst) test : hinted streaming compression and decompression Read : 0 MB ==> 0% /*stdin*\ : 21.85% ( 11000 => 2404 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 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.4.4/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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! 100% k=1998 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 ==> 15% tmp : 15.30% ( 57574 => 8811 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes - Dictionary compression with btlazy2 strategy Read : 0 / 0 MB ==> 14% tmp : 13.63% ( 57574 => 7845 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 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.4.4/tests/../programs/benchfn.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 579680! size(source)/size(dictionary) = 5.146307, 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! 100% k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /builddir/build/BUILD/zstd-1.4.4/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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! 100% k=1998 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 must be followed by argument - Create dictionary with size limit *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** Shuffling input files Loading /builddir/build/BUILD/zstd-1.4.4/tests/../programs/zstdcli.c... Trying 5 different sets of parameters d=8 Training on 18 samples of total size 719035 Testing on 6 samples of total size 76025 Computing frequencies k=50 Breaking content into 81 epochs of size 8876 statistics ... k=537 Breaking content into 7 epochs of size 102718 statistics ... k=1024 Breaking content into 4 epochs of size 179757 statistics ... k=1511 Breaking content into 2 epochs of size 359514 statistics ... k=1998 Breaking content into 2 epochs of size 359514 statistics ... k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary with small size limit *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** Shuffling input files Loading /builddir/build/BUILD/zstd-1.4.4/tests/../programs/zstdcli.c... Trying 5 different sets of parameters d=8 Training on 18 samples of total size 719035 Testing on 6 samples of total size 76025 Computing frequencies k=50 Breaking content into 20 epochs of size 35951 statistics ... k=537 Breaking content into 1 epochs of size 719028 statistics ... k=1024 Breaking content into 1 epochs of size 719028 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 must be followed by argument - Compress without dictID Read : 0 / 0 MB ==> 15% tmp : 15.30% ( 57574 => 8807 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes - Compress with wrong argument order (must fail) error : command must be followed by argument - Compress multiple files with dictionary 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/symbols.c: OK dirTestDict/timefn.c: OK dirTestDict/timefn.h: OK dirTestDict/util.c: OK dirTestDict/util.h: OK dirTestDict/zbufftest.c: OK dirTestDict/zstdcli.c: 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.4.4/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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! 100% k=1998 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.4.4/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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! 100% k=1998 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.4.4/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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 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.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1728 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict Read : 0 / 0 MB ==> 18% tmp : 17.88% ( 57574 => 10292 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 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.4.4/tests/../programs/benchfn.c... Training on 32 samples of total size 839052 Testing on 32 samples of total size 839052 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 839045! size(source)/size(dictionary) = 7.448908, 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 1498 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.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1728 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.4.4/tests/../programs/zstdcli.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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.4.4/tests/../programs/zstdcli.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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.4.4/tests/../programs/zstdcli.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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.4.4/tests/../programs/zstdcli.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.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1419 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.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1419 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.4.4/tests/../programs/zstdcli.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.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1419 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.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1419 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.4.4/tests/../programs/zstdcli.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, 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! 7% 12% 17% 21% 31% 37% 46% 51% 62% 71% 81% 91% 98% k=1490 d=8 f=20 steps=40 split=75 accel=1 Save dictionary of size 112640 into file dictionary - Test -o before --train-fastcover ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /builddir/build/BUILD/zstd-1.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1419 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.4.4/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, 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 1419 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.4.4/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 into file tmpDict Read : 0 / 0 MB ==> 20% tmp : 19.79% ( 57574 => 11396 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Alternatively, split files into fixed-size blocks representative of samples, with -B# Error 14 : nb of samples too low - Create second (different) dictionary ! 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.4.4/tests/../programs/benchfn.c... sorting 32 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 58374 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.4.4/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Loading /builddir/build/BUILD/zstd-1.4.4/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... ! note : calculated dictionary significantly larger than requested (53909 > 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.4.4/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 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.4.4/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 into file dictionary ===> integrity tests test one file (tmp1.zst) Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21298 bytes, tmp1.zst) tmp1.zst : 0 MB... tmp1.zst : 65537 bytes tmp1.zst : 0 MB... tmp1.zst : 65537 bytes test multiple files (*.zst) ./tmp1.zst : 0 MB... ./tmp1.zst : 65537 bytes test bad files (*) zstd: ./Makefile: unsupported format zstd: ./README.md: 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: ./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: ./gzip is a directory -- ignored 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: ./symbols.c: unsupported format zstd: ./test-zstd-speed.py: unsupported format zstd: ./test-zstd-versions.py: unsupported format zstd: ./tmp1: unsupported format zstd: ./zbufftest.c: unsupported format zstd: ./zstreamtest.c: unsupported format 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 tmpSplit.aa : Read error (39) : premature end zstd: tmpSplit.ab: unsupported format /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes ===> golden files tests an-compressed-larger : 0 MB... /builddir/build/BUILD/zstd-1.4.4/tests/../tests/golden-compression/huffman-compressed-larger: 142 bytes Read : 0 / 0 MB ==> 106% /builddir/build/BUILD/zstd-1.4.4/tests/../tests/golden-compression/huffman-compressed-larger :109.09% ( 143 => 156 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 143 bytes ===> benchmark mode tests bench one file Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 75.6 MB/s |-tmp1 : 65537 -> 21294 (3.078), 75.6 MB/s , 751.9 MB/s /-tmp1 : 65537 -> 21294 (3.078), 101.9 MB/s /-tmp1 : 65537 -> 21294 (3.078), 101.9 MB/s , 753.9 MB/s 3# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 78.3 MB/s |-tmp1 : 65537 -> 21294 (3.078), 78.3 MB/s , 737.2 MB/s /-tmp1 : 65537 -> 21294 (3.078), 93.6 MB/s /-tmp1 : 65537 -> 21294 (3.078), 93.6 MB/s , 737.2 MB/s 0# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21457 (3.054), 188.3 MB/s |-tmp1 : 65537 -> 21457 (3.054), 188.3 MB/s , 742.6 MB/s 1# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21386 (3.064), 159.0 MB/s |-tmp1 : 65537 -> 21386 (3.064), 159.0 MB/s , 684.0 MB/s 2# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 77.1 MB/s |-tmp1 : 65537 -> 21294 (3.078), 77.1 MB/s , 727.5 MB/s /-tmp1 : 65537 -> 21294 (3.078), 93.7 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36652 (1.788), 286.0 MB/s |-tmp1 : 65537 -> 36652 (1.788), 286.0 MB/s ,2311.8 MB/s /-tmp1 : 65537 -> 36652 (1.788), 286.0 MB/s ,2441.0 MB/s -1# with recursive and quiet modes bench 1.4.4 : input 65537 bytes, 0 seconds, 0 KB blocks -1 21457 (3.054) 192.32 MB/s 786.8 MB/s tmp1 bench 1.4.4 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21386 (3.064) 158.85 MB/s 714.2 MB/s tmp1 benchmark decompression only Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21298 bytes, tmp1.zst) Loading tmp1.zst... |-tmp1.zst : 65537 -> |-tmp1.zst : 65537 -> 21298 (3.077), 0.00 MB/s , 645.8 MB/s /-tmp1.zst : 65537 -> 21298 (3.077), 0.00 MB/s , 664.8 MB/s 3# ===> zstd compatibility tests Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 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 : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit gzip mode not supported ===> gzip frame tests gzip mode not supported ===> xz 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 file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --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 lz4 mode not supported ===> lz4 frame tests lz4 mode not supported ===> suffix list test 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 file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit ===> tar extension tests Read : 0 / 0 MB ==> 30% tmp.tar : 29.86% ( 71680 => 21407 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. make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/tests' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -std=c++11' + make -C contrib/pzstd test make: Entering directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' make: Nothing to be done for 'test'. make: Leaving directory '/builddir/build/BUILD/zstd-1.4.4/contrib/pzstd' + exit 0 Processing files: zstd-1.4.4-1.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z93DjT + umask 022 + cd /builddir/build/BUILD + cd zstd-1.4.4 + DOCDIR=/builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/doc/zstd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/doc/zstd + cp -pr CHANGELOG /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/doc/zstd + cp -pr README.md /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/doc/zstd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p7jtGf + umask 022 + cd /builddir/build/BUILD + cd zstd-1.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/zstd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/zstd + cp -pr COPYING /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/zstd + cp -pr LICENSE /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/zstd + exit 0 Provides: zstd = 1.4.4-1.el8 zstd(x86-64) = 1.4.4-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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) rtld(GNU_HASH) Processing files: libzstd-1.4.4-1.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kaDjhC + umask 022 + cd /builddir/build/BUILD + cd zstd-1.4.4 + LICENSEDIR=/builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/libzstd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/libzstd + cp -pr COPYING /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/libzstd + cp -pr LICENSE /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64/usr/share/licenses/libzstd + exit 0 Provides: libzstd = 1.4.4-1.el8 libzstd(x86-64) = 1.4.4-1.el8 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: libzstd-devel-1.4.4-1.el8.x86_64 Provides: libzstd-devel = 1.4.4-1.el8 libzstd-devel(x86-64) = 1.4.4-1.el8 pkgconfig(libzstd) = 1.4.4 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: zstd-debugsource-1.4.4-1.el8.x86_64 Provides: zstd-debugsource = 1.4.4-1.el8 zstd-debugsource(x86-64) = 1.4.4-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: zstd-debuginfo-1.4.4-1.el8.x86_64 Provides: debuginfo(build-id) = 29cce2e320a12adca72c5e1e0c5ae1b0b6e6261b debuginfo(build-id) = 5a045de3605c050d6db9e9a7e061066a221142ce zstd-debuginfo = 1.4.4-1.el8 zstd-debuginfo(x86-64) = 1.4.4-1.el8 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.4.4-1.el8 Processing files: libzstd-debuginfo-1.4.4-1.el8.x86_64 Provides: debuginfo(build-id) = e90ef4980f64222a0bc063417d4d7278bc4b412d libzstd-debuginfo = 1.4.4-1.el8 libzstd-debuginfo(x86-64) = 1.4.4-1.el8 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.4.4-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64 Wrote: /builddir/build/RPMS/zstd-1.4.4-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/libzstd-1.4.4-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/libzstd-devel-1.4.4-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/zstd-debugsource-1.4.4-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/zstd-debuginfo-1.4.4-1.el8.x86_64.rpm Wrote: /builddir/build/RPMS/libzstd-debuginfo-1.4.4-1.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LXJA54 + umask 022 + cd /builddir/build/BUILD + cd zstd-1.4.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zstd-1.4.4-1.el8.x86_64 + exit 0 Child return code was: 0