<86>Apr 9 17:48:37 userdel[1972018]: delete user 'rooter' <86>Apr 9 17:48:37 userdel[1972018]: removed group 'rooter' owned by 'rooter' <86>Apr 9 17:48:37 userdel[1972018]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 9 17:48:37 groupadd[1972136]: group added to /etc/group: name=rooter, GID=531 <86>Apr 9 17:48:37 groupadd[1972136]: group added to /etc/gshadow: name=rooter <86>Apr 9 17:48:37 groupadd[1972136]: new group: name=rooter, GID=531 <86>Apr 9 17:48:37 useradd[1972189]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Apr 9 17:48:37 userdel[1972252]: delete user 'builder' <86>Apr 9 17:48:37 userdel[1972252]: removed group 'builder' owned by 'builder' <86>Apr 9 17:48:37 userdel[1972252]: removed shadow group 'builder' owned by 'builder' <86>Apr 9 17:48:37 groupadd[1972348]: group added to /etc/group: name=builder, GID=532 <86>Apr 9 17:48:37 groupadd[1972348]: group added to /etc/gshadow: name=builder <86>Apr 9 17:48:37 groupadd[1972348]: new group: name=builder, GID=532 <86>Apr 9 17:48:37 useradd[1972408]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash <13>Apr 9 17:48:42 rpmi: libgtest0-1.8.1-alt1 sisyphus+220023.100.1.1 1548504036 installed <13>Apr 9 17:48:42 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed <13>Apr 9 17:48:42 rpmi: libstdc++9-devel-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>Apr 9 17:48:43 rpmi: gcc9-c++-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>Apr 9 17:48:43 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571788297 installed <13>Apr 9 17:48:43 rpmi: libgtest-devel-1.8.1-alt1 sisyphus+220023.100.1.1 1548504036 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/zstd-1.4.4-alt1.nosrc.rpm Installing zstd-1.4.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92246 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zstd-1.4.4-alt1 + echo 'Source #0 (zstd-1.4.4-alt1.tar):' Source #0 (zstd-1.4.4-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/zstd-1.4.4-alt1.tar + cd zstd-1.4.4-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^\([[:space:]]*\)@\$/\1\$/' Makefile examples/Makefile lib/Makefile programs/Makefile tests/Makefile zlibWrapper/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32120 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + for dir in lib programs + make -j8 -C lib all GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' compiling dynamic library 1.4.4 cc -I. -I./common -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat common/debug.c common/entropy_common.c common/error_private.c common/fse_decompress.c common/pool.c common/threading.c common/xxhash.c common/zstd_common.c compress/fse_compress.c compress/hist.c compress/huf_compress.c compress/zstd_compress.c compress/zstd_compress_literals.c compress/zstd_compress_sequences.c compress/zstd_double_fast.c compress/zstd_fast.c compress/zstd_lazy.c compress/zstd_ldm.c compress/zstd_opt.c compress/zstdmt_compress.c decompress/huf_decompress.c decompress/zstd_ddict.c decompress/zstd_decompress.c decompress/zstd_decompress_block.c deprecated/zbuff_common.c deprecated/zbuff_compress.c deprecated/zbuff_decompress.c dictBuilder/cover.c dictBuilder/divsufsort.c dictBuilder/fastcover.c dictBuilder/zdict.c -shared -fPIC -fvisibility=hidden -Wl,-soname=libzstd.so.1 -o libzstd.so.1.4.4 creating versioned links make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' + for dir in lib programs + make -j8 -C programs all GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o benchzstd.o benchzstd.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o timefn.o timefn.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o benchfn.o benchfn.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o util.o util.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o dibio.o dibio.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o datagen.o datagen.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o zstdcli.o zstdcli.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o fileio.o fileio.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' ==> no threads, building without multithreading 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_ -DZSTD_LEGACY_SUPPORT=0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat ../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 zstdcli.o util.o timefn.o fileio.o benchfn.o benchzstd.o datagen.o dibio.o -o zstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' + make -j8 -C contrib/pzstd make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF SkippableFrame.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c SkippableFrame.cpp -o SkippableFrame.o mv -f SkippableFrame.Td SkippableFrame.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF main.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c main.cpp -o main.o mv -f main.Td main.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF Options.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c Options.cpp -o Options.o mv -f Options.Td Options.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF Pzstd.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c Pzstd.cpp -o Pzstd.o mv -f Pzstd.Td Pzstd.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ main.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -o pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40696 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/zstd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/zstd-buildroot + cd zstd-1.4.4-alt1 + export CC=false CXX=false + CC=false + CXX=false + for dir in lib programs + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C lib INSTALL_SCRIPT=: PREFIX=/usr LIBDIR=/usr/lib GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' creating pkgconfig /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/lib/pkgconfig/ /bin/install -p -m 644 libzstd.pc /usr/src/tmp/zstd-buildroot/usr/lib/pkgconfig/ Installing shared library /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/lib/ /bin/install -p libzstd.so.1.4.4 /usr/src/tmp/zstd-buildroot/usr/lib Installing includes /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/include/ /bin/install -p -m 644 zstd.h /usr/src/tmp/zstd-buildroot/usr/include /bin/install -p -m 644 common/zstd_errors.h /usr/src/tmp/zstd-buildroot/usr/include /bin/install -p -m 644 deprecated/zbuff.h /usr/src/tmp/zstd-buildroot/usr/include # prototypes generate deprecation warnings /bin/install -p -m 644 dictBuilder/zdict.h /usr/src/tmp/zstd-buildroot/usr/include zstd static and shared library installed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' + for dir in lib programs + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C programs INSTALL_SCRIPT=: PREFIX=/usr LIBDIR=/usr/lib GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' Installing binaries /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/bin/ /usr/src/tmp/zstd-buildroot/usr/share/man/man1/ /bin/install -p zstd /usr/src/tmp/zstd-buildroot/usr/bin/zstd : zstdless /usr/src/tmp/zstd-buildroot/usr/bin/zstdless : zstdgrep /usr/src/tmp/zstd-buildroot/usr/bin/zstdgrep Installing man pages /bin/install -p -m 644 zstd.1 /usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstd.1 /bin/install -p -m 644 zstdgrep.1 /usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdgrep.1 /bin/install -p -m 644 zstdless.1 /usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdless.1 zstd installation completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot PREFIX=/usr -C contrib/pzstd make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' install -d -m 755 /usr/src/tmp/zstd-buildroot/usr/bin/ install -m 755 pzstd /usr/src/tmp/zstd-buildroot/usr/bin/pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' + mkdir -p /usr/src/tmp/zstd-buildroot/lib + for f in /usr/src/tmp/zstd-buildroot/usr/lib/*.so ++ readlink -v /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so + t=libzstd.so.1.4.4 + ln -rsnf /usr/src/tmp/zstd-buildroot/lib/libzstd.so.1.4.4 /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so + mv /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so.1 /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so.1.4.4 /usr/src/tmp/zstd-buildroot/lib/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/zstd-buildroot (auto) mode of './lib/libzstd.so.1.4.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/zstd-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libzstd.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libzstd.pc: Libs: '-L${libdir} -lzstd' --> '-lzstd' Checking contents of files in /usr/src/tmp/zstd-buildroot/ (default) Compressing files in /usr/src/tmp/zstd-buildroot (auto) removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1' -> 'zstd.1' removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1' -> 'zstd.1' Adjusting library links in /usr/src/tmp/zstd-buildroot ./lib: libzstd.so.1 -> libzstd.so.1.4.4 ./usr/lib: Verifying ELF objects in /usr/src/tmp/zstd-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.33047 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + make -j8 -k -C tests test GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make -C ../programs zstd MOREFLAGS+="-g -DDEBUGLEVEL=1" make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/debug.c -o zstdmt_m_debug.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make[1]: 'zstd' is up to date. make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/error_private.c -o zstdmt_m_error_private.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/zstd_ddict.c -o zstdmt_d_zstd_ddict.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/entropy_common.c -o zstdmt_m_entropy_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/threading.c -o zstdmt_m_threading.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/fse_decompress.c -o zstdmt_m_fse_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/pool.c -o zstdmt_m_pool.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../programs/datagen.c datagencli.c -o datagen make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/zstd_common.c -o zstdmt_m_zstd_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/xxhash.c -o zstdmt_m_xxhash.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/hist.c -o zstdmt_c_hist.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/huf_compress.c -o zstdmt_c_huf_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/zstd_decompress.c -o zstdmt_d_zstd_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_compress_literals.c -o zstdmt_c_zstd_compress_literals.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/huf_decompress.c -o zstdmt_d_huf_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/zstd_decompress_block.c -o zstdmt_d_zstd_decompress_block.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/fse_compress.c -o zstdmt_c_fse_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_compress_sequences.c -o zstdmt_c_zstd_compress_sequences.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_ldm.c -o zstdmt_c_zstd_ldm.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstdmt_compress.c -o zstdmt_c_zstdmt_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_compress.c -o zstdmt_c_zstd_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/zstd_ddict.c -o zstdd_zstd_ddict.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_double_fast.c -o zstdmt_c_zstd_double_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/debug.c -o zstdm_debug.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/entropy_common.c -o zstdm_entropy_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/error_private.c -o zstdm_error_private.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/zstd_decompress.c -o zstdd_zstd_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/pool.c -o zstdm_pool.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/threading.c -o zstdm_threading.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/huf_decompress.c -o zstdd_huf_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_fast.c -o zstdmt_c_zstd_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/zstd_common.c -o zstdm_zstd_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/hist.c -o zstdc_hist.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/fse_decompress.c -o zstdm_fse_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/huf_compress.c -o zstdc_huf_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/common/xxhash.c -o zstdm_xxhash.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/fse_compress.c -o zstdc_fse_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_compress_literals.c -o zstdc_zstd_compress_literals.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/zstd_decompress_block.c -o zstdd_zstd_decompress_block.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_lazy.c -o zstdmt_c_zstd_lazy.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_compress_sequences.c -o zstdc_zstd_compress_sequences.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_ldm.c -o zstdc_zstd_ldm.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstdmt_compress.c -o zstdc_zstdmt_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_compress.c -o zstdc_zstd_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DZSTD_MULTITHREAD -pthread ../programs/util.c ../programs/timefn.c poolTests.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/common/error_private.c -o poolTests make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_fast.c -o zstdc_zstd_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_double_fast.c -o zstdc_zstd_double_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./poolTests queueSize==0, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=4 SUCCESS: testOrder SUCCESS: testWait SUCCESS: thread reduction effective SUCCESS: all jobs in queue completed on early end PASS: all POOL tests make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_lazy.c -o zstdc_zstd_lazy.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_opt.c -o zstdmt_c_zstd_opt.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/compress/zstd_opt.c -o zstdc_zstd_opt.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 zstdd_huf_decompress.o zstdd_zstd_ddict.o zstdd_zstd_decompress.o zstdd_zstd_decompress_block.o zstdm_debug.o zstdm_entropy_common.o zstdm_error_private.o zstdm_fse_decompress.o zstdm_pool.o zstdm_threading.o zstdm_xxhash.o zstdm_zstd_common.o zstdc_fse_compress.o zstdc_hist.o zstdc_huf_compress.o zstdc_zstd_compress.o zstdc_zstd_compress_literals.o zstdc_zstd_compress_sequences.o zstdc_zstd_double_fast.o zstdc_zstd_fast.o zstdc_zstd_lazy.o zstdc_zstd_ldm.o zstdc_zstd_opt.o zstdc_zstdmt_compress.o invalidDictionaries.c -o invalidDictionaries make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./invalidDictionaries make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -pthread zstdmt_d_huf_decompress.o zstdmt_d_zstd_ddict.o zstdmt_d_zstd_decompress.o zstdmt_d_zstd_decompress_block.o zstdmt_m_debug.o zstdmt_m_entropy_common.o zstdmt_m_error_private.o zstdmt_m_fse_decompress.o zstdmt_m_pool.o zstdmt_m_threading.o zstdmt_m_xxhash.o zstdmt_m_zstd_common.o zstdmt_c_fse_compress.o zstdmt_c_hist.o zstdmt_c_huf_compress.o zstdmt_c_zstd_compress.o zstdmt_c_zstd_compress_literals.o zstdmt_c_zstd_compress_sequences.o zstdmt_c_zstd_double_fast.o zstdmt_c_zstd_fast.o zstdmt_c_zstd_lazy.o zstdmt_c_zstd_ldm.o zstdmt_c_zstd_opt.o zstdmt_c_zstdmt_compress.o ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../programs/datagen.c ../programs/util.c ../programs/timefn.c seqgen.c zstreamtest.c -o zstreamtest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -pthread ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../programs/util.c ../programs/timefn.c ../programs/datagen.c fuzzer.c zstdmt_d_huf_decompress.o zstdmt_d_zstd_ddict.o zstdmt_d_zstd_decompress.o zstdmt_d_zstd_decompress_block.o zstdmt_m_debug.o zstdmt_m_entropy_common.o zstdmt_m_error_private.o zstdmt_m_fse_decompress.o zstdmt_m_pool.o zstdmt_m_threading.o zstdmt_m_xxhash.o zstdmt_m_zstd_common.o zstdmt_c_fse_compress.o zstdmt_c_hist.o zstdmt_c_huf_compress.o zstdmt_c_zstd_compress.o zstdmt_c_zstd_compress_literals.o zstdmt_c_zstd_compress_sequences.o zstdmt_c_zstd_double_fast.o zstdmt_c_zstd_fast.o zstdmt_c_zstd_lazy.o zstdmt_c_zstd_ldm.o zstdmt_c_zstd_opt.o zstdmt_c_zstdmt_compress.o -o fuzzer make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 zstdd_huf_decompress.o zstdd_zstd_ddict.o zstdd_zstd_decompress.o zstdd_zstd_decompress_block.o zstdm_debug.o zstdm_entropy_common.o zstdm_error_private.o zstdm_fse_decompress.o zstdm_pool.o zstdm_threading.o zstdm_xxhash.o zstdm_zstd_common.o zstdc_fse_compress.o zstdc_hist.o zstdc_huf_compress.o zstdc_zstd_compress_literals.o zstdc_zstd_compress_sequences.o zstdc_zstd_double_fast.o zstdc_zstd_fast.o zstdc_zstd_lazy.o zstdc_zstd_ldm.o zstdc_zstd_opt.o zstdc_zstdmt_compress.o ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../programs/util.c ../programs/timefn.c decodecorpus.c -o decodecorpus -lm make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' file ../programs/zstd ../programs/zstd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.2.0, not stripped 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 error: numeric value too large test : set compression level with environment variable ZSTD_CLEVEL Read : 0 / 0 MB ==> 33% tmp : 33.15% ( 65537 => 21726 bytes, tmp.zst) Read : 0 / 0 MB ==> 62% tmp : 61.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 32-bits v1.4.4, by Yann Collet *** tmpro :425.00% ( 4 => 17 bytes, /*stdout*\) *** zstd command line interface 32-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), 46.9 MB/s |-tmp : 65537 -> 22179 (2.955), 46.9 MB/s , 283.6 MB/s -1# |-tmp : 65537 -> |-tmp : 65537 -> 21294 (3.078), 33.9 MB/s |-tmp : 65537 -> 21294 (3.078), 33.9 MB/s , 326.6 MB/s 0# |-tmp : 65537 -> |-tmp : 65537 -> 21457 (3.054), 98.6 MB/s |-tmp : 65537 -> 21457 (3.054), 98.6 MB/s , 335.5 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36652 (1.788), 50.0 MB/s |-tmp : 65537 -> 36652 (1.788), 50.0 MB/s , 737.9 MB/s -1# |-tmp : 65537 -> |-tmp : 65537 -> 34517 (1.899), 35.2 MB/s |-tmp : 65537 -> 34517 (1.899), 35.2 MB/s , 717.0 MB/s 0# |-tmp : 65537 -> |-tmp : 65537 -> 35528 (1.845), 49.7 MB/s |-tmp : 65537 -> 35528 (1.845), 49.7 MB/s , 883.7 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... /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.95% /*stdin*\ : 32.62% (524288 => 170998 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 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 33.43% /*stdin*\ : 34.55% (524288 => 181144 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 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.24% /*stdin*\ : 32.42% (524288 => 169989 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 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 33.06% /*stdin*\ : 34.46% (524288 => 180688 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 32-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 32-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 32-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 32-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 32-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 32-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 builder builder 5242880 Apr 9 17:50 tmpSparse 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpSparseRegen *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** /*stdin*\ : 0 MB... /*stdin*\ : 1200007 bytes Files - and tmpSparseOdd are identical 44 -rw-r--r-- 1 builder builder 1200007 Apr 9 17:50 tmpSparseOdd Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! Sparse Compatibility with Append : *** zstd command line interface 32-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 32-bits v1.4.4, by Yann Collet *** tmpSparseCompressed : 0 MB... tmpSparseCompressed : 1048576 bytes *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** tmpSparseCompressed : 0 MB... tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpSparse 1024 -rw-r--r-- 1 builder builder 1048576 Apr 9 17:50 tmpSparse1M 2048 -rw-r--r-- 1 builder builder 2097152 Apr 9 17:50 tmpSparse2M 4 -rw-r--r-- 1 builder builder 67 Apr 9 17:50 tmpSparseCompressed 44 -rw-r--r-- 1 builder builder 1200007 Apr 9 17:50 tmpSparseOdd 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpSparseRegen 1036 -rw-r--r-- 1 builder builder 2097152 Apr 9 17:50 tmpSparseRegenerated ===> multiple files tests compress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 9 17:50 tmp1 24 -rw-r--r-- 1 builder builder 21666 Apr 9 17:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 9 17:50 tmp2 36 -rw-r--r-- 1 builder builder 32834 Apr 9 17:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 9 17:50 tmp3 336 -rw-r--r-- 1 builder builder 343380 Apr 9 17:50 tmp3.zst 5120 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutSparse.zst decompress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 9 17:50 tmp1 24 -rw-r--r-- 1 builder builder 21666 Apr 9 17:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 9 17:50 tmp2 36 -rw-r--r-- 1 builder builder 32834 Apr 9 17:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 9 17:50 tmp3 336 -rw-r--r-- 1 builder builder 343380 Apr 9 17:50 tmp3.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutSparse.zst compress tmp* into stdout > tmpall : 68 -rw-r--r-- 1 builder builder 65537 Apr 9 17:50 tmp1 24 -rw-r--r-- 1 builder builder 21666 Apr 9 17:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 9 17:50 tmp2 36 -rw-r--r-- 1 builder builder 32834 Apr 9 17:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 9 17:50 tmp3 336 -rw-r--r-- 1 builder builder 343380 Apr 9 17:50 tmp3.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutSparse.zst 392 -rw-r--r-- 1 builder builder 397880 Apr 9 17:50 tmpall decompress tmpall* into stdout > tmpdec : 68 -rw-r--r-- 1 builder builder 65537 Apr 9 17:50 tmp1 24 -rw-r--r-- 1 builder builder 21666 Apr 9 17:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 9 17:50 tmp2 36 -rw-r--r-- 1 builder builder 32834 Apr 9 17:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 9 17:50 tmp3 336 -rw-r--r-- 1 builder builder 343380 Apr 9 17:50 tmp3.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 9 17:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 Apr 9 17:50 tmpOutSparse.zst 392 -rw-r--r-- 1 builder builder 397880 Apr 9 17:50 tmpall 392 -rw-r--r-- 1 builder builder 397880 Apr 9 17:50 tmpall2 2380 -rw-r--r-- 1 builder builder 2433026 Apr 9 17:50 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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 80% 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 - 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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 80% k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 80% 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 32-bits v1.4.4, by Yann Collet *** Shuffling input files Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 97% 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 32-bits v1.4.4, by Yann Collet *** Shuffling input files Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 80% 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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 80% 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) ===> fastCover dictionary builder : advanced options - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 100% 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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 100% 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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 100% 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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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! 4% 9% 14% 19% 24% 29% 35% 40% 45% 50% 53% 58% 63% 68% 71% 76% 81% 86% 91% 96% 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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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 /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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: unsupported format zstd: ./decodecorpus.c: unsupported format zstd: ./fullbench.c: unsupported format zstd: ./fuzz is a directory -- ignored zstd: ./fuzzer: unsupported format 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: unsupported format 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: 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: ./zstdc_fse_compress.o: unsupported format zstd: ./zstdc_hist.o: unsupported format zstd: ./zstdc_huf_compress.o: unsupported format zstd: ./zstdc_zstd_compress.o: unsupported format zstd: ./zstdc_zstd_compress_literals.o: unsupported format zstd: ./zstdc_zstd_compress_sequences.o: unsupported format zstd: ./zstdc_zstd_double_fast.o: unsupported format zstd: ./zstdc_zstd_fast.o: unsupported format zstd: ./zstdc_zstd_lazy.o: unsupported format zstd: ./zstdc_zstd_ldm.o: unsupported format zstd: ./zstdc_zstd_opt.o: unsupported format zstd: ./zstdc_zstdmt_compress.o: unsupported format zstd: ./zstdd_huf_decompress.o: unsupported format zstd: ./zstdd_zstd_ddict.o: unsupported format zstd: ./zstdd_zstd_decompress.o: unsupported format zstd: ./zstdd_zstd_decompress_block.o: unsupported format zstd: ./zstdm_debug.o: unsupported format zstd: ./zstdm_entropy_common.o: unsupported format zstd: ./zstdm_error_private.o: unsupported format zstd: ./zstdm_fse_decompress.o: unsupported format zstd: ./zstdm_pool.o: unsupported format zstd: ./zstdm_threading.o: unsupported format zstd: ./zstdm_xxhash.o: unsupported format zstd: ./zstdm_zstd_common.o: unsupported format zstd: ./zstdmt_c_fse_compress.o: unsupported format zstd: ./zstdmt_c_hist.o: unsupported format zstd: ./zstdmt_c_huf_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress_literals.o: unsupported format zstd: ./zstdmt_c_zstd_compress_sequences.o: unsupported format zstd: ./zstdmt_c_zstd_double_fast.o: unsupported format zstd: ./zstdmt_c_zstd_fast.o: unsupported format zstd: ./zstdmt_c_zstd_lazy.o: unsupported format zstd: ./zstdmt_c_zstd_ldm.o: unsupported format zstd: ./zstdmt_c_zstd_opt.o: unsupported format zstd: ./zstdmt_c_zstdmt_compress.o: unsupported format zstd: ./zstdmt_d_huf_decompress.o: unsupported format zstd: ./zstdmt_d_zstd_ddict.o: unsupported format zstd: ./zstdmt_d_zstd_decompress.o: unsupported format zstd: ./zstdmt_d_zstd_decompress_block.o: unsupported format zstd: ./zstdmt_m_debug.o: unsupported format zstd: ./zstdmt_m_entropy_common.o: unsupported format zstd: ./zstdmt_m_error_private.o: unsupported format zstd: ./zstdmt_m_fse_decompress.o: unsupported format zstd: ./zstdmt_m_pool.o: unsupported format zstd: ./zstdmt_m_threading.o: unsupported format zstd: ./zstdmt_m_xxhash.o: unsupported format zstd: ./zstdmt_m_zstd_common.o: unsupported format zstd: ./zstreamtest: 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... /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../tests/golden-compression/huffman-compressed-larger: 142 bytes Read : 0 / 0 MB ==> 106% /usr/src/RPM/BUILD/zstd-1.4.4-alt1/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), 71.9 MB/s |-tmp1 : 65537 -> 21294 (3.078), 71.9 MB/s , 655.8 MB/s /-tmp1 : 65537 -> 21294 (3.078), 100.1 MB/s /-tmp1 : 65537 -> 21294 (3.078), 100.1 MB/s , 655.8 MB/s 3# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 75.0 MB/s |-tmp1 : 65537 -> 21294 (3.078), 75.0 MB/s , 657.8 MB/s /-tmp1 : 65537 -> 21294 (3.078), 102.5 MB/s 0# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21457 (3.054), 206.4 MB/s |-tmp1 : 65537 -> 21457 (3.054), 206.4 MB/s , 696.0 MB/s 1# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21386 (3.064), 128.0 MB/s |-tmp1 : 65537 -> 21386 (3.064), 128.0 MB/s , 648.2 MB/s /-tmp1 : 65537 -> 21386 (3.064), 162.2 MB/s 2# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 72.6 MB/s |-tmp1 : 65537 -> 21294 (3.078), 72.6 MB/s , 663.2 MB/s /-tmp1 : 65537 -> 21294 (3.078), 102.3 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36652 (1.788), 270.2 MB/s |-tmp1 : 65537 -> 36652 (1.788), 270.2 MB/s ,1730.3 MB/s /-tmp1 : 65537 -> 36652 (1.788), 270.2 MB/s ,1745.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) 199.13 MB/s 700.7 MB/s tmp1 bench 1.4.4 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21386 (3.064) 155.97 MB/s 648.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 , 473.6 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 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 lz4 mode not supported ===> lz4 frame tests lz4 mode not supported ===> suffix list test ===> tar extension tests Read : 0 / 0 MB ==> 30% tmp.tar : 29.86% ( 71680 => 21405 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 '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -DNDEBUG -pthread ../programs/datagen.c ../programs/util.c ../programs/timefn.c ../programs/benchfn.c fullbench.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../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 -o fullbench make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -I../lib/legacy -DZSTD_LEGACY_SUPPORT=4 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../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/legacy/zstd_v01.c ../lib/legacy/zstd_v02.c ../lib/legacy/zstd_v03.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c legacy.c -o legacy make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./legacy Simple API OK Streaming API OK Frame Decoding OK OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./decodecorpus -t -T30 seed: 54379 0 3 6 9 10 11 14 18 24 25 26 27 29 30 32 33 35 37 40 42 43 47 52 59 62 65 70 77 82 86 90 93 97 102 106 109 114 117 121 125 128 132 136 140 142 147 150 155 159 162 164 167 169 172 174 177 179 181 183 185 187 189 191 193 195 197 199 202 204 207 210 215 219 226 231 235 239 243 247 251 256 260 264 267 273 277 281 285 288 293 297 300 307 309 312 316 322 327 331 334 337 341 345 349 353 357 362 365 368 371 376 379 384 389 395 399 402 408 411 413 415 416 420 424 428 432 436 439 444 447 452 457 461 465 470 473 476 480 484 487 491 tests completed: OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./fullbench -i1 *** Zstandard speed analyzer 1.4.4 32-bits, by Yann Collet (Apr 9 2020) *** Sample 10000000 bytes : 1#compress : 125.3 MB/s ( 3154550) 2#decompress : 411.5 MB/s (10000000) 11#compressContinue : 124.1 MB/s ( 3154550) 12#compressContinue_extDict : 122.3 MB/s ( 3154887) 13#decompressContinue : 771.1 MB/s (10000000) 13#decompressContinue : 824.0 MB/s (10000000) 31#decodeLiteralsBlock : 1230.8 MB/s ( 37031) 32#decodeSeqHeaders : 28445.3 MB/s ( 73) 41#compressStream : 201.7 MB/s ( 3154678) 42#decompressStream : 743.8 MB/s (10000000) 43#compressStream_freshCCtx : 202.4 MB/s ( 3154678) 51#compress_generic, continue : 203.0 MB/s ( 3154678) 52#compress_generic, end : 242.9 MB/s ( 3154550) 61#compress_generic, -T2, contin: 215.1 MB/s ( 3153296) 61#compress_generic, -T2, contin: 239.8 MB/s ( 3153296) 62#compress_generic, -T2, end : 487.5 MB/s ( 3153944) 62#compress_generic, -T2, end : 487.6 MB/s ( 3153944) ./fullbench -i1 -P0 *** Zstandard speed analyzer 1.4.4 32-bits, by Yann Collet (Apr 9 2020) *** Sample 10000000 bytes : 1#compress : 1126.7 MB/s (10000241) 2#decompress : 6089.4 MB/s (10000000) 11#compressContinue : 1011.1 MB/s (10000241) 12#compressContinue_extDict : 1033.9 MB/s (10000223) 13#decompressContinue : 5628.7 MB/s (10000000) ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeSeqHeaders : impossible to test on this sample (not compressible) 41#compressStream : 1035.4 MB/s (10000237) 42#decompressStream : 5723.8 MB/s (10000000) 43#compressStream_freshCCtx : 1043.9 MB/s (10000237) 51#compress_generic, continue : 1046.1 MB/s (10000237) 52#compress_generic, end : 1052.9 MB/s (10000241) 61#compress_generic, -T2, contin: 833.7 MB/s (10000237) 62#compress_generic, -T2, end : 696.6 MB/s (10000241) make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./fuzzer -v -T200s Starting zstd tester (32-bits, 1.4.4) Seed = 2252 test 0 : ZSTD_getErrorName : OK : No error detected test 1 : ZSTD_getErrorName with wrong value : OK : No error detected test 2 : min compression level : -131072 (OK) test 3 : compress 5242880 bytes : OK (1652589 bytes : 31.52%) test 4 : size of cctx for level 1 : 573200 bytes test 5 : decompress skippable frame -8 size : OK test 6 : ZSTD_getFrameContentSize test : OK test 7 : ZSTD_findDecompressedSize test : OK test 8 : tight ZSTD_decompressBound test : OK test 9 : ZSTD_decompressBound test with invalid srcSize : OK test 10 : decompress 5242880 bytes : OK test 11 : check decompressed result : OK test 12 : decompress with null dict : OK test 13 : decompress with null DDict : OK test 14 : decompress with 1 missing byte : OK test 15 : decompress with 1 too much byte : OK test 16 : decompress too large input : OK test 17 : ZSTD_decompressBound test with content size missing : OK test 18 : check CCtx size after compressing empty input : OK test 19 : decompress empty frame into NULL : OK test 20 : re-use CCtx with expanding block size : OK test 21 : re-using a CCtx should compress the same : OK test 22 : btultra2 & 1st block : OK test 23 : ZSTD_CCtx_getParameter() : OK test 24 : overflow protection with large windowLog : OK test 25 : size down context : OK test 26 : create static CCtx for level 3 :OK test 27 : init CCtx for level 3 : OK test 28 : simple compression test with static CCtx : OK (1693061 bytes : 32.29%) test 29 : simple decompression test with static DCtx : OK test 30 : check decompressed result : OK test 31 : init CCtx for too large level (must fail) : OK test 32 : init CCtx for small level 1 (should work again) : OK test 33 : init CStream for small level 1 : OK test 34 : init static CStream with dictionary (should fail) : OK test 35 : init DStream (should fail) : OK test 36 : Static negative levels : OK test 37 : create ZSTDMT CCtx : OK test 38 : compress 5242880 bytes with 2 threads : OK (1651893 bytes : 31.51%) test 39 : decompressed size test : OK test 40 : decompress 5242880 bytes : OK test 41 : check decompressed result : OK test 42 : compress -T2 with checksum : OK (1653837 bytes : 31.54%) test 43 : decompress 5242880 bytes : OK test 44 : compress -T2 with/without literals compression : OK test 45 : Multithreaded ZSTD_compress2() with rsyncable : OK test 46 : setting multithreaded parameters : OK test 47 : compress multiple frames : OK test 48 : get decompressed size of multiple frames : OK test 49 : get tight decompressed bound of multiple frames : OK test 50 : decompress multiple frames : OK test 51 : check decompressed result : OK test 52 : copy context too soon : OK test 53 : load dictionary into context : OK test 54 : compress with flat dictionary : OK (3087384 bytes : 58.89%) test 55 : frame built with flat dictionary should be decompressible : OK test 56 : compress with duplicated context : OK (3087384 bytes : 58.89%) test 57 : frame built with duplicated context should be decompressible : OK test 58 : decompress with DDict : OK (size of DDict : 27247) test 59 : decompress with static DDict : OK (size of static DDict : 27247) test 60 : check content size on duplicated context : OK test 61 : flat-dictionary efficiency test : test 62 : dictBuilder on cyclic data : OK, created dictionary of size 438 test 63 : dictBuilder : OK, created dictionary of size 16384 test 64 : Multithreaded COVER dictBuilder : OK, created dictionary of size 16384 test 65 : COVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test 66 : Multithreaded FASTCOVER dictBuilder : OK, created dictionary of size 16384 test 67 : FASTCOVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test 68 : check dictID : OK : 2146929252 test 69 : compress with dictionary : OK (1742195 bytes : 33.23%) test 70 : retrieve dictID from dictionary : OK test 71 : retrieve dictID from frame : OK test 72 : frame built with dictionary should be decompressible : OK test 73 : estimate CDict size : OK : 76484 test 74 : compress with CDict (size : 76484) : OK (1651543 bytes : 31.50%) test 75 : retrieve dictID from frame : OK test 76 : frame built with dictionary should be decompressible : OK test 77 : compress with static CDict : OK (1889 bytes : 0.04%) test 78 : ZSTD_compress_usingCDict_advanced, no contentSize, no dictID : OK (1651539 bytes : 31.50%) test 79 : try retrieving contentSize from frame : OK (unknown) test 80 : frame built without dictID should be decompressible : OK test 81 : ZSTD_compress_advanced, no dictID : OK (1686969 bytes : 32.18%) test 82 : frame built without dictID should be decompressible : OK test 83 : dictionary containing only header should return error : OK test 84 : Building cdict w/ ZSTD_dct_fullDict on a good dictionary : OK test 85 : Building cdict w/ ZSTD_dct_fullDict on a rawContent (must fail) : OK test 86 : Loading rawContent starting with dict header w/ ZSTD_dct_auto should fail : OK test 87 : Loading rawContent starting with dict header w/ ZSTD_dct_rawContent should pass : OK test 88 : ZSTD_CCtx_refCDict() then set parameters : OK test 89 : Loading dictionary before setting parameters is the same as loading after : OK test 90 : Loading a dictionary clears the prefix : OK test 91 : Loading a dictionary clears the cdict : OK test 92 : Loading a cdict clears the prefix : OK test 93 : Loading a cdict clears the dictionary : OK test 94 : Loading a prefix clears the dictionary : OK test 95 : Loading a prefix clears the cdict : OK test 96 : Loaded dictionary persists across reset session : OK test 97 : Loaded dictionary is cleared after resetting parameters : OK test 98 : ZSTD_decompressDCtx() with dictionary : OK test 99 : ZSTD_decompressDCtx() with ddict : OK test100 : ZSTD_decompressDCtx() with prefix : OK test101 : Dictionary with non-default repcodes : OK test102 : ZDICT_trainFromBuffer_cover : OK, created dictionary of size 16384 test103 : check dictID : OK : 297824531 test104 : ZDICT_optimizeTrainFromBuffer_cover : OK, created dictionary of size 16384 test105 : check dictID : OK : 603460011 test106 : Check input length for magic number : OK test107 : Check magic Number : OK test108 : Content size verification : OK : Src size is incorrect test109 : negative compression level : OK test110 : parameters in order : OK (compress : 2621440 -> 810572 bytes) test111 : parameters disordered : OK (compress : 2621440 -> 810572 bytes) test112 : get dParameter bounds OK test113 : wrong dParameter : OK test114 : out of bound dParameter : OK test115 : magic-less format test : OK (compress : 2621440 -> 843924 bytes) test116 : decompress normally (should fail) : OK : Unknown frame descriptor test117 : decompress of magic-less frame : one-shot OK, streaming OK : regenerated 2621440 bytes test118 : empty magic-less format test : OK (compress : 0 -> 5 bytes) test119 : decompress of empty magic-less frame : one-shot OK, streaming OK : regenerated 0 bytes test120 : Block compression test : OK test121 : Block decompression test : OK test122 : Huge block streaming compression test : OK test123 : Dictionary Block compression test : OK test124 : Dictionary Block decompression test : OK test125 : Block compression with CDict : OK test126 : Long RLE test : OK test127 : ZSTD_getSequences decode from sequences test : test128 : compress 1000000 zeroes : OK (51 bytes : 0.01%) test129 : decompress 1000000 zeroes : OK test130 : compress 100 zeroes : OK (17 bytes : 17.00%) test131 : decompress 100 zeroes : OK test132 : growing nbSeq : OK test133 : compress lots 3-bytes sequences : OK (67780 bytes : 51.74%) test134 : decompress lots 3-bytes sequence : OK test135 : growing literals buffer : OK test136 : incompressible data and ill suited dictionary : OK test137 : frame compressed size of skippable frame : OK test138 : testing ZSTD error code strings : OK test139 : testing ZSTD dictionary sizes : OK test140 : testing FSE_normalizeCount() PR#1255: OK test141 : table cleanliness through index reduction : OK 1 5 9 11 12 20 34 37 48 57 64 71 75 77 86 95 104 108 114 119 127 130 133 138 148 161 170 179 180 185 195 198 199 206 212 219 224 229 234 241 251 252 253 256 258 268 270 272 278 288 289 297 300 315 326 328 333 344 349 359 364 375 378 390 397 402 412 421 431 433 440 453 467 471 476 483 487 492 499 502 504 507 511 523 538 541 553 566 567 571 572 574 584 586 590 593 598 601 604 614 615 621 622 626 633 639 644 645 652 659 665 670 678 684 686 691 696 699 713 717 720 723 730 732 738 746 752 753 765 768 781 791 795 796 805 811 814 821 826 838 849 853 859 865 870 871 885 893 901 909 916 919 924 926 928 939 944 950 963 968 970 976 980 987 991 994 1000 1013 1015 1018 1031 1035 1041 1046 1047 1065 1069 1073 1084 1089 1096 1101 1105 1110 1115 1119 1122 1136 1143 1147 1149 1160 1170 1173 1180 1189 1206 1208 1214 1218 1227 1231 1236 1248 1252 1257 1262 1274 1283 1286 1290 1299 1309 1312 1320 1325 1331 1334 1337 1346 1347 1349 1360 1362 1370 1378 1381 1384 1386 1391 1392 1398 1403 1408 1416 1421 1425 1436 1446 1466 1474 1480 1483 1488 1494 1499 1514 1520 1523 1533 1539 1545 1556 1559 1561 1566 1569 1573 1587 1598 1604 1609 1611 1615 1620 1621 1629 1634 1646 1662 1665 1673 1675 1684 1688 1700 1711 1719 1723 1727 1731 1739 1746 1749 1762 1766 1773 1781 1786 1790 1800 1814 1828 1832 1843 1853 1860 1862 1865 1868 1880 1886 1892 1901 1903 1917 1922 1933 1938 1959 1963 1967 1974 1976 1986 1987 1990 1995 1997 1998 2005 2012 2014 2020 2024 2034 2044 2052 2057 2065 2068 2082 2083 2094 2095 2102 2107 2108 2110 2121 2122 2124 2145 2151 2154 2164 2171 2173 2180 2182 2192 2194 2195 2210 2215 2220 2226 2228 2234 2236 2244 2252 2255 2262 2271 2279 2282 2283 2284 2299 2305 2310 2316 2317 2320 2333 2338 2340 2342 2345 2349 2353 2366 2369 2380 2382 2384 2394 2410 2415 2427 2431 2439 2444 2455 2458 2464 2467 2470 2474 2479 2492 2496 2499 2503 2512 2526 2529 2535 2545 2551 2556 2559 2560 2565 2570 2571 2572 2575 2578 2582 2585 2594 2599 2605 2607 2612 2623 2640 2645 2651 2653 2656 2664 2668 2672 2685 2697 2709 2718 2727 2734 2742 2743 2754 2764 2765 2773 2779 2787 2789 2801 2810 2812 2817 2834 2838 2839 2849 2853 2855 2861 2865 2881 2888 2891 2911 2913 2916 2921 2925 2933 2937 2940 2944 2946 2952 2957 2961 2963 2965 2970 2976 2983 2987 2994 2996 3002 3008 3019 3024 3029 3036 3039 3047 3055 3058 3061 3070 3075 3079 3093 3103 3114 3115 3123 3129 3142 3149 3154 3157 3162 3163 3172 3178 3180 3181 3184 3193 3194 3198 3207 3209 3213 3214 3217 3224 3224 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./zstreamtest -v -T90s Starting zstream tester (32-bits, 1.4.4) Seed = 4492 creating dictionary for unit tests test 1 : compress 10485760 bytes : OK (3309210 bytes) test 2 : skipframe + compress 10485760 bytes : OK (3465381 bytes : 33.05%) test 3 : estimate CStream size : OK (1567701 bytes) test 4 : estimate CStream size using CCtxParams : OK test 5 : check actual CStream size : OK (1567701 bytes) test 6 : use bad compression parameters : init error : Parameter is out of bound test 7 : decompress skippable frame : OK test 8 : decompress 10485760 bytes : OK test 9 : decompress again without init (re-use previous settings): OK test 10 : check decompressed result : OK test 11 : estimate DStream size : OK (1104400 bytes) test 12 : check actual DStream size : OK (1104400 bytes) test 13 : decompress byte-by-byte : OK test 14 : check decompressed result : OK test 15 : generate error when ZSTD_decompressStream() doesn't progress : OK test 16 : compress_srcSize 10485760 bytes : OK (3465381 bytes : 33.05%) test 17 : too large srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 18 : too small srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 19 : wrong srcSize !contentSizeFlag : 10485759 bytes : OK (error detected : Src size is incorrect) test 20 : context re-use : OK test 21 : digested dictionary : OK (6118469 bytes : 58.35%) test 22 : check CStream size : OK (214023 bytes) test 23 : decompress 10485760 bytes with digested dictionary : OK test 24 : maxWindowSize < frame requirement : OK (Dictionary mismatch) test 25 : dictionary source size and level : OK test 26 : ZSTD_decompressStream() with dictionary : OK test 27 : ZSTD_resetDStream() with dictionary : OK test 28 : ZSTD_decompressStream() with ddict : OK test 29 : ZSTD_decompressDCtx() with prefix : OK test 30 : ZSTD_initDStream*() with dictionary : OK test 31 : ZSTD_initCStream_usingCDict_advanced with masked dictID : OK (3308401 bytes : 31.55%) test 32 : try retrieving dictID from frame : OK (not detected) test 33 : decompress without dictionary : OK (Corrupted block detected) test 34 : compress with ZSTD_CCtx_refPrefix : OK (3383153 bytes : 32.26%) test 35 : decompress with ZSTD_DCtx_refPrefix : OK test 36 : decompress without dictionary (should fail): OK (Corrupted block detected) test 37 : compress again with ZSTD_compressStream2 : OK (3389916 bytes : 32.33%) test 38 : decompress without dictionary (should work): OK test 39 : ZSTD_initCStream_advanced with pledgedSrcSize=0 and dict : OK test 40 : pledgedSrcSize == 0 behaves properly : OK test 41 : compress 10485760 bytes with multiple threads : OK test 42 : compress 8388608 bytes with multiple threads + dictionary : OK test 43 : decompress large frame created from multiple threads + dictionary : OK test 44 : check dictionary FSE tables can represent every code : OK test 45 : ZSTD_initCStream_srcSize sets requestedParams : OK test 46 : ZSTD_initCStream_advanced sets requestedParams : OK test 47 : ZSTD_c_srcSizeHint bounds : OK test 48 : wildcopy doesn't overwrite potential match data : OK test 49 : decompress blocks with small sequences section : OK test 50 : dictionary + uncompressible block + reusing tables checks offset table validity: OK test 51 : dictionary + small blocks + reusing tables checks offset table validity: OK 1/ 1 62 108 157 194 215 224 235 268 302 304 342 374 375 402 427 464 521 578 586 626 701 717 749 778 832 893 975 1005 1037 1060 1112 1215 1237 1285 1306 1332 1339 1423 1447 1518 1648 1687 1690 1692 1731 1784 1852 1922 1965 2030 2068 2110 2176 2231 2270 2323 2391 2397 2494 2550 2588 2605 2640 2642 2691 2707 2745 2767 2797 2816 2826 2836 2842 2873 2880 2939 2948 2952 2953 2967 2981 3034 3051 3072 3103 3124 3130 3154 3176 3233 3264 3269 3279 3280 3295 3304 3332 3335 3359 3393 3438 3457 3547 3585 3597 3633 3652 3703 3748 3790 3864 3895 3937 3979 4018 4041 4070 4085 4116 4134 4165 4214 4240 4250 4288 4319 4345 4386 4470 4487 4545 4580 4655 4677 4716 4717 4730 4732 4748 4752 4795 4804 4822 4885 4896 4939 4981 5015 5048 5124 5143 5171 5216 5291 5317 5345 5380 5401 5414 5449 5503 5518 5546 5609 5624 5642 5724 5746 5808 5816 5817 5875 5920 5958 5969 6024 6051 6084 6099 6170 6172 6225 6247 6303 6322 6344 6358 6386 6429 6520 6539 6574 6616 6661 6690 6752 6782 6813 6826 6871 6901 6907 6918 6937 6957 7030 7046 7051 7054 7143 7154 7205 7244 7293 7345 7379 7390 7391 7424 7473 7479 7516 7540 7564 7618 7681 7694 7696 7726 7761 7784 7803 7858 7865 7945 7961 8024 8064 8112 8137 8170 8200 8214 8261 8337 8377 8409 8445 8477 8500 8534 8574 8612 8647 8659 8678 8716 8750 8816 8848 8859 8901 8941 8949 8963 9023 9047 9066 9121 9147 9168 9206 9236 9249 9271 9345 9392 9415 9443 9448 9450 9479 9485 9493 9508 9521 9541 9548 9561 9577 9594 9644 9668 9680 9691 9717 9732 9735 9770 9781 9794 9838 9899 9921 9968 9980 10006 10026 10028 10030 10031 10069 10085 10098 10112 10135 10142 10155 10186 10204 10211 10213 10217 10255 10304 10350 10368 10417 10442 10474 10483 10486 10490 10498 10549 10552 10559 10567 10596 10658 10685 10694 10732 10781 10841 10875 10913 10964 11008 11032 11066 11080 11116 11141 11153 11235 11272 11312 11344 11354 11415 11484 11491 11531 11605 11650 11692 11708 11735 11799 11840 11868 11928 11972 11998 12016 12082 12126 12164 12207 12211 12232 12266 12267 12268 12279 12304 12330 12342 12355 12387 12424 12470 12495 12525 12560 12575 fuzzer tests completed ./zstreamtest --mt -t1 -T90s Starting zstream tester (32-bits, 1.4.4) Seed = 9368 1/ 1 47 94 114 134 175 220 237 275 298 340 356 401 433 451 467 499 534 563 574 600 609 618 645 662 681 710 749 767 799 815 846 867 917 984 1018 1029 1067 1082 1110 1132 1146 1166 1187 1223 1237 1284 1337 1395 1431 1436 1449 1481 1506 1542 1577 1604 1641 1664 1701 1730 1791 1830 1871 1928 1957 1989 1997 2032 2046 2066 2089 2104 2130 2141 2168 2214 2243 2274 2309 2379 2406 2439 2484 2490 2507 2544 2574 2610 2628 2647 2714 2749 2779 2809 2822 2865 2908 2926 2967 2995 3013 3031 3041 3073 3111 3157 3171 3194 3231 3238 3276 3321 3325 3345 3359 3386 3407 3448 3485 3504 3525 3543 3558 3566 3583 3639 3664 3733 3762 3793 3816 3829 3865 3905 3918 3928 3944 3959 3987 4029 4049 4063 4096 4157 4196 4239 4259 4268 4273 4293 4346 4362 4394 4425 4445 4479 4514 4555 4601 4613 4630 4667 4683 4692 4717 4725 4758 4793 4823 4864 4899 4934 4972 4991 5024 5040 5077 5110 5132 5172 5178 5210 5216 5234 5298 5316 5327 5349 5390 5432 5464 5515 5542 5559 5599 5625 5636 5655 5684 5697 5715 5778 5811 5825 5866 5912 5947 5990 6027 6056 6088 6100 6128 6169 6194 6217 6229 6270 6316 6341 6345 6370 6399 6419 6458 6481 6504 6531 6569 6614 6653 6670 6699 6720 6757 6814 6848 6880 6901 6933 6964 7010 7034 7049 7090 7138 7153 7192 7220 7267 7321 7352 7395 7432 7497 7518 7534 7585 7595 7614 7627 7656 7672 7716 7745 7754 7779 7804 7821 7842 7856 7863 7904 7961 7974 7990 8002 8041 8064 8104 8147 8164 8181 8202 8215 8232 8263 8274 8279 8292 8319 8340 8354 8388 8418 8428 8466 8506 8553 8585 8608 8629 8647 8696 8706 8721 8768 8805 8830 8849 8858 8903 8910 8921 8927 8953 8978 9022 9075 9132 9180 9241 9293 9332 9366 9400 9430 9456 9496 9511 9550 9558 9602 9619 9664 9714 9758 9785 9826 9828 9871 9894 9917 9935 9958 10003 10013 10046 10063 10095 10137 10163 10184 10202 10233 10260 10285 10307 10343 10352 10363 10386 10422 10428 10463 10471 10504 10516 10517 10538 10548 10572 10599 10624 10628 10666 10693 10716 10733 10779 10812 10840 10891 10923 10924 10934 10938 10947 10983 10990 10997 11012 11045 11064 11082 11103 11126 11142 11172 11212 11244 11281 11294 11303 11317 11345 11372 11398 11411 11419 11431 11450 11489 11535 11569 11606 11633 11652 11668 11700 11719 11738 11771 11785 11797 11805 11822 11832 11838 11874 11887 11914 11935 11943 11958 11965 11986 11994 12000 12008 fuzzer tests completed ./zstreamtest --newapi -t1 -T90s Starting zstream tester (32-bits, 1.4.4) Seed = 7059 1/ 1 37 86 156 210 226 250 349 370 409 443 454 521 557 645 704 713 801 850 874 931 961 1053 1098 1190 1231 1278 1325 1346 1365 1412 1465 1527 1575 1639 1724 1783 1830 1842 1893 1933 1982 2047 2102 2127 2186 2205 2257 2261 2266 2285 2322 2332 2404 2463 2561 2565 2568 2626 2638 2746 2855 2900 2939 3006 3137 3171 3198 3263 3322 3451 3470 3539 3651 3686 3753 3769 3818 3880 3968 4017 4028 4093 4139 4171 4237 4327 4376 4433 4551 4592 4643 4659 4711 4737 4749 4761 4775 4823 4839 4864 4907 4988 5004 5093 5145 5277 5337 5410 5420 5446 5458 5488 5520 5569 5589 5677 5724 5747 5755 5832 5896 5968 6028 6065 6158 6211 6289 6364 6394 6430 6513 6673 6683 6759 6786 6828 6869 6898 6924 7002 7047 7107 7176 7235 7292 7334 7357 7415 7417 7491 7521 7585 7662 7748 7769 7865 7956 7995 8027 8033 8118 8135 8209 8215 8297 8326 8412 8480 8559 8616 8632 8663 8697 8737 8749 8775 8804 8819 8857 8890 8891 8928 9024 9050 9053 9088 9134 9167 9246 9296 9387 9408 9453 9494 9589 9643 9709 9718 9805 9877 9919 9952 10027 10064 10148 10209 10227 10302 10310 10410 10448 10496 10577 10675 10703 10794 10834 10839 10889 10902 10903 10909 10944 10976 11041 11120 11147 11244 11296 11441 11527 11669 11734 11756 11786 11805 11890 11920 11969 12043 12094 12103 12260 12304 12327 12416 12480 12483 12564 12588 12598 12676 12721 12749 12846 12930 12944 13040 13055 13213 13287 13327 13376 13379 13421 13594 13615 13671 13762 13797 13853 13917 13954 13998 14094 14118 14164 14229 14244 14286 14315 14398 14464 14554 14647 14774 14794 14816 14848 14868 14925 14997 15053 15092 15113 15178 15196 15258 15342 15389 15427 15451 15480 15533 15566 15671 15700 15740 15834 15877 15896 15920 15997 16104 16179 16201 16264 16381 16429 16462 16556 16636 16671 16694 16705 16785 16907 16949 16970 17046 17072 17132 17145 17247 17276 17343 17346 17415 17439 17507 17611 17680 17723 17737 17755 17829 17878 17902 17975 18040 18078 18090 18221 18320 18458 18463 18568 18601 18674 18712 18760 18819 18905 18912 18920 18993 19056 19122 19167 19219 19279 19364 19426 19544 19563 19578 19618 19701 19742 19763 19830 19872 19931 20021 20066 20114 20176 20203 20204 20213 20277 20402 20433 20454 20465 20555 20583 20640 20690 20790 20905 20945 21023 21109 21214 21267 21406 21468 21645 21679 21730 21747 21810 21920 22004 22056 22078 22161 22244 22260 22285 22370 22413 22475 22558 22623 22677 22779 22828 22891 22934 22949 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' + make -j8 -k -C contrib/pzstd tests GTEST_INC= GTEST_LIB= make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF BufferTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/BufferTest.cpp -o utils/test/BufferTest.o mv -f BufferTest.Td BufferTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF RangeTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/RangeTest.cpp -o utils/test/RangeTest.o mv -f RangeTest.Td RangeTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF ScopeGuardTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/ScopeGuardTest.cpp -o utils/test/ScopeGuardTest.o mv -f ScopeGuardTest.Td ScopeGuardTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF PzstdTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c test/PzstdTest.cpp -o test/PzstdTest.o mv -f PzstdTest.Td PzstdTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/BufferTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/BufferTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/RangeTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/RangeTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/ScopeGuardTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/ScopeGuardTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF RoundTripTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c test/RoundTripTest.cpp -o test/RoundTripTest.o mv -f RoundTripTest.Td RoundTripTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ test/PzstdTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o test/PzstdTest /usr/bin/ld.default: test/PzstdTest.o: in function `Pzstd_DISABLED_ExtremelyLargeSize_Test::TestBody()': /usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd/test/PzstdTest.cpp:103: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ test/RoundTripTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o test/RoundTripTest /usr/bin/ld.default: test/RoundTripTest.o: in function `writeData': /usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd/test/RoundTripTest.cpp:30: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF ThreadPoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/ThreadPoolTest.cpp -o utils/test/ThreadPoolTest.o mv -f ThreadPoolTest.Td ThreadPoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF ResourcePoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/ResourcePoolTest.cpp -o utils/test/ResourcePoolTest.o mv -f ResourcePoolTest.Td ResourcePoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/ThreadPoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/ThreadPoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/ResourcePoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/ResourcePoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF OptionsTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c test/OptionsTest.cpp -o test/OptionsTest.o mv -f OptionsTest.Td OptionsTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ test/OptionsTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o test/OptionsTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF WorkQueueTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/WorkQueueTest.cpp -o utils/test/WorkQueueTest.o mv -f WorkQueueTest.Td WorkQueueTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/WorkQueueTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/WorkQueueTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' rm test/PzstdTest.o utils/test/ScopeGuardTest.o utils/test/RangeTest.o utils/test/ResourcePoolTest.o test/OptionsTest.o utils/test/ThreadPoolTest.o utils/test/BufferTest.o utils/test/WorkQueueTest.o + LD_LIBRARY_PATH=/usr/src/tmp/zstd-buildroot/lib + make -C contrib/pzstd check make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' ./utils/test/BufferTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Buffer [ RUN ] Buffer.Constructors [ OK ] Buffer.Constructors (0 ms) [ RUN ] Buffer.BufferManagement [ OK ] Buffer.BufferManagement (0 ms) [ RUN ] Buffer.Modifiers [ OK ] Buffer.Modifiers (0 ms) [----------] 3 tests from Buffer (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1 ms total) [ PASSED ] 3 tests. ./utils/test/RangeTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from Range [ RUN ] Range.Constructors [ OK ] Range.Constructors (0 ms) [ RUN ] Range.Modifiers [ OK ] Range.Modifiers (0 ms) [----------] 2 tests from Range (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (1 ms total) [ PASSED ] 2 tests. ./utils/test/ResourcePoolTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from ResourcePool [ RUN ] ResourcePool.FullTest [ OK ] ResourcePool.FullTest (0 ms) [ RUN ] ResourcePool.ThreadSafe [ OK ] ResourcePool.ThreadSafe (0 ms) [----------] 2 tests from ResourcePool (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (1 ms total) [ PASSED ] 2 tests. ./utils/test/ScopeGuardTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from ScopeGuard [ RUN ] ScopeGuard.Dismiss [ OK ] ScopeGuard.Dismiss (0 ms) [ RUN ] ScopeGuard.Executes [ OK ] ScopeGuard.Executes (0 ms) [----------] 2 tests from ScopeGuard (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ThreadPoolTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from ThreadPool [ RUN ] ThreadPool.Ordering [ OK ] ThreadPool.Ordering (0 ms) [ RUN ] ThreadPool.AllJobsFinished Creating executor Starting Finishing [ OK ] ThreadPool.AllJobsFinished (1 ms) [ RUN ] ThreadPool.AddJobWhileJoining [ OK ] ThreadPool.AddJobWhileJoining (1000 ms) [----------] 3 tests from ThreadPool (1002 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1002 ms total) [ PASSED ] 3 tests. ./utils/test/WorkQueueTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 10 tests from 2 test cases. [----------] Global test environment set-up. [----------] 9 tests from WorkQueue [ RUN ] WorkQueue.SingleThreaded [ OK ] WorkQueue.SingleThreaded (0 ms) [ RUN ] WorkQueue.SPSC [ OK ] WorkQueue.SPSC (0 ms) [ RUN ] WorkQueue.SPMC [ OK ] WorkQueue.SPMC (1 ms) [ RUN ] WorkQueue.MPMC [ OK ] WorkQueue.MPMC (0 ms) [ RUN ] WorkQueue.BoundedSizeWorks [ OK ] WorkQueue.BoundedSizeWorks (0 ms) [ RUN ] WorkQueue.BoundedSizePushAfterFinish [ OK ] WorkQueue.BoundedSizePushAfterFinish (1000 ms) [ RUN ] WorkQueue.SetMaxSize [ OK ] WorkQueue.SetMaxSize (1000 ms) [ RUN ] WorkQueue.BoundedSizeMPMC Creating popperThreads Creating pusherThreads Joining pusherThreads Finishing queue Joining popperThreads Inspecting results [ OK ] WorkQueue.BoundedSizeMPMC (1 ms) [ RUN ] WorkQueue.FailedPush [ OK ] WorkQueue.FailedPush (0 ms) [----------] 9 tests from WorkQueue (2003 ms total) [----------] 1 test from BufferWorkQueue [ RUN ] BufferWorkQueue.SizeCalculatedCorrectly [ OK ] BufferWorkQueue.SizeCalculatedCorrectly (0 ms) [----------] 1 test from BufferWorkQueue (0 ms total) [----------] Global test environment tear-down [==========] 10 tests from 2 test cases ran. (2003 ms total) [ PASSED ] 10 tests. ./test/OptionsTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 15 tests from 1 test case. [----------] Global test environment set-up. [----------] 15 tests from Options [ RUN ] Options.ValidInputs [ OK ] Options.ValidInputs (1 ms) [ RUN ] Options.GetOutputFile [ OK ] Options.GetOutputFile (0 ms) [ RUN ] Options.MultipleFiles Cannot specify an output file when handling multiple inputs Cannot specify an output file when handling multiple inputs [ OK ] Options.MultipleFiles (0 ms) [ RUN ] Options.NumThreads Invalid arguments: # of threads not specified and unable to determine hardware concurrency. Option -p expects a number, but -o provided [ OK ] Options.NumThreads (0 ms) [ RUN ] Options.BadCompressionLevel Invalid compression level 20. Invalid compression level 23. Invalid argument: --1 [ OK ] Options.BadCompressionLevel (0 ms) [ RUN ] Options.InvalidOption Invalid argument: -x [ OK ] Options.InvalidOption (0 ms) [ RUN ] Options.BadOutputFile [ OK ] Options.BadOutputFile (0 ms) [ RUN ] Options.BadOptionsWithArguments Option -p expects a number, but f provided Option -p expects a number, but 10f provided Option -p requires an argument, but none provided Option -o requires an argument, but none provided Option -o requires an argument, but none provided [ OK ] Options.BadOptionsWithArguments (0 ms) [ RUN ] Options.KeepSource [ OK ] Options.KeepSource (0 ms) [ RUN ] Options.Verbosity [ OK ] Options.Verbosity (0 ms) [ RUN ] Options.TestMode [ OK ] Options.TestMode (0 ms) [ RUN ] Options.Checksum [ OK ] Options.Checksum (0 ms) [ RUN ] Options.InputFiles Cannot specify standard input when handling multiple files [ OK ] Options.InputFiles (0 ms) [ RUN ] Options.InvalidOptions Operation not supported: Zstd benchmarking options. Invalid argument: - Invalid argument: -n15 Invalid compression level 0. [ OK ] Options.InvalidOptions (1 ms) [ RUN ] Options.Extras Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : force write to standard output, even if it is the console -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : force write to standard output, even if it is the console -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.4.4. Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : force write to standard output, even if it is the console -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.4.4. [ OK ] Options.Extras (1 ms) [----------] 15 tests from Options (3 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test case ran. (3 ms total) [ PASSED ] 15 tests. ./test/PzstdTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Pzstd [ RUN ] Pzstd.SmallSizes Pzstd.SmallSizes seed: 1385209854 1 / 16 2 / 16 3 / 16 4 / 16 5 / 16 6 / 16 7 / 16 8 / 16 9 / 16 10 / 16 11 / 16 12 / 16 13 / 16 14 / 16 15 / 16 [ OK ] Pzstd.SmallSizes (1016 ms) [ RUN ] Pzstd.LargeSizes Pzstd.LargeSizes seed: 2969989906 [ OK ] Pzstd.LargeSizes (2839 ms) [ RUN ] Pzstd.ExtremelyCompressible /tmp/file1YHvxS : 0.34% ( 10000 => 34 bytes, /tmp/fileq4mReW) /tmp/fileq4mReW : 10000 bytes [ OK ] Pzstd.ExtremelyCompressible (0 ms) [----------] 3 tests from Pzstd (3856 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (3856 ms total) [ PASSED ] 3 tests. YOU HAVE 1 DISABLED TEST make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' + exit 0 Processing files: zstd-1.4.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + cp -prL CHANGELOG README.md /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8rTidE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YW19DE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libzstd = 1.4.4-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xRKtmE Creating zstd-debuginfo package Processing files: pzstd-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dGicvH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6hNNkE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: zstd = 1.4.4-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libgcc_s.so.1(GCC_3.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.14), libstdc++.so.6(GLIBCXX_3.4.17), libstdc++.so.6(GLIBCXX_3.4.19), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.22), libzstd.so.1 >= set:lgEqKkxZmfy4hVzxoW6b1Aev1AdNg1rzzPFuSaZLxNaZI8WsOCauU6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6dg6cE Creating pzstd-debuginfo package Processing files: libzstd-1.4.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78052 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + cp -prL LICENSE /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cgrXCH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/zstd-buildroot/lib/libzstd.so.1: 187 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ND1XRF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libzstd.so.1 = set:ld6UwMNDkUGnmb4dbvTeKtkrvSIzvJZixcE2O2YJ8CxLZ00G41vVEZvDlNh3svP9LQML4pep3R5XFaEdv6VKxRHQw8NsQcaPiVNYmnGcBOWIJTzv72NF1LVT3lckj9Ztm9MYBLBK7yir0Py1KgjtWLIg6aDKUKF61462Y7fPfHklqXobvC1mXsJDvftw7r1pnZacZdS433ZhckC7KwW5ExtOaDwWbDdietfWM64wkMf32TTX7IktnqVq30tyb8JcSldFf5MZIy1SWP0VfTUjUVACgxHKTPfi1dbqc6KoOt5AnSqmbmFFVWDfAsbflfChFgijhp1uKD7Q8mSZLqbV5EDmDLHGkpaJ26soVJKiJR4gO5UsrjIqkAVR0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9YpLpE Creating libzstd-debuginfo package Processing files: libzstd-devel-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1r5XWF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4fQdTG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libzstd) = 1.4.4 Requires: libzstd = 1.4.4-alt1, /lib/libzstd.so.1.4.4, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nPB5iE Processing files: zstd-debuginfo-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tbfzmE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DEG4oH find-requires: running scripts (debuginfo) Requires: zstd = 1.4.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: pzstd-debuginfo-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jh42BD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7ZIw3E find-requires: running scripts (debuginfo) Requires: pzstd = 1.4.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6), debug(libzstd.so.1) Processing files: libzstd-debuginfo-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8XV7jF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UB0cEE find-requires: running scripts (debuginfo) Provides: debug(libzstd.so.1) Requires: libzstd = 1.4.4-alt1, debug(libc.so.6) Adding to pzstd a strict dependency on zstd Adding to zstd a strict dependency on libzstd Adding to zstd-debuginfo a strict dependency on zstd Adding to pzstd-debuginfo a strict dependency on pzstd Adding to libzstd-devel a strict dependency on libzstd Adding to libzstd-debuginfo a strict dependency on libzstd Adding to pzstd a strict dependency on libzstd Adding to pzstd-debuginfo a strict dependency on libzstd-debuginfo Adding to pzstd-debuginfo a strict dependency on zstd-debuginfo Removing from pzstd-debuginfo 4 sources provided by zstd-debuginfo also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/common also prunning dir /usr/src/debug/zstd-1.4.4-alt1/programs also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib Adding to zstd-debuginfo a strict dependency on libzstd-debuginfo Removing from zstd-debuginfo 57 sources provided by libzstd-debuginfo also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/common also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/compress also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/decompress also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/dictBuilder also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib Removing 2 extra deps from pzstd due to dependency on libzstd Removing 1 extra deps from libzstd-devel due to dependency on libzstd Removing 1 extra deps from pzstd-debuginfo due to dependency on libzstd-debuginfo Removing 9 extra deps from pzstd due to repentancy on zstd Removing 4 extra deps from zstd due to repentancy on libzstd Removing 1 extra deps from pzstd due to repentancy on libzstd Removing 3 extra deps from pzstd-debuginfo due to repentancy on zstd-debuginfo Removing 1 extra deps from zstd-debuginfo due to repentancy on libzstd-debuginfo Wrote: /usr/src/RPM/RPMS/i586/zstd-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pzstd-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-devel-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/zstd-debuginfo-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pzstd-debuginfo-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-debuginfo-1.4.4-alt1.i586.rpm 753.30user 21.58system 6:53.93elapsed 187%CPU (0avgtext+0avgdata 686436maxresident)k 0inputs+0outputs (0major+11846365minor)pagefaults 0swaps 758.96user 24.76system 7:10.76elapsed 181%CPU (0avgtext+0avgdata 686436maxresident)k 496inputs+0outputs (0major+12246856minor)pagefaults 0swaps --- pzstd-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ pzstd-1.4.4-alt1.i586.rpm.hasher 2020-04-09 17:55:42.043617294 +0000 @@ -2,2 +2,4 @@ Requires: libgcc_s.so.1(GCC_3.0) +Requires: libpthread.so.0(GLIBC_2.0) +Requires: libpthread.so.0(GLIBC_2.1) Requires: libstdc++.so.6(CXXABI_1.3) --- pzstd-debuginfo-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ pzstd-debuginfo-1.4.4-alt1.i586.rpm.hasher 2020-04-09 17:55:42.057617296 +0000 @@ -22,2 +22,3 @@ Requires: debug(libgcc_s.so.1) +Requires: debug(libpthread.so.0) Requires: debug(libstdc++.so.6) --- zstd-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ zstd-1.4.4-alt1.i586.rpm.hasher 2020-04-09 17:55:42.073617297 +0000 @@ -17,5 +17,2 @@ Requires: libc.so.6(GLIBC_2.6) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) Requires: libzstd = 1.4.4-alt1:sisyphus+246872.100.1.1 --- zstd-debuginfo-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ zstd-debuginfo-1.4.4-alt1.i586.rpm.hasher 2020-04-09 17:55:42.093617299 +0000 @@ -22,3 +22,2 @@ Requires: /usr/lib/debug/lib/ld-linux.so.2.debug -Requires: debug(libpthread.so.0) Requires: zstd = 1.4.4-alt1:sisyphus+246872.100.1.1