<86>Apr 14 08:54:30 userdel[104376]: delete user 'rooter' <86>Apr 14 08:54:30 userdel[104376]: removed group 'rooter' owned by 'rooter' <86>Apr 14 08:54:30 userdel[104376]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 08:54:31 groupadd[104397]: group added to /etc/group: name=rooter, GID=597 <86>Apr 14 08:54:31 groupadd[104397]: group added to /etc/gshadow: name=rooter <86>Apr 14 08:54:31 groupadd[104397]: new group: name=rooter, GID=597 <86>Apr 14 08:54:31 useradd[104413]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 14 08:54:31 userdel[104439]: delete user 'builder' <86>Apr 14 08:54:31 userdel[104439]: removed group 'builder' owned by 'builder' <86>Apr 14 08:54:31 userdel[104439]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 08:54:31 groupadd[104455]: group added to /etc/group: name=builder, GID=598 <86>Apr 14 08:54:31 groupadd[104455]: group added to /etc/gshadow: name=builder <86>Apr 14 08:54:31 groupadd[104455]: new group: name=builder, GID=598 <86>Apr 14 08:54:31 useradd[104467]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 14 08:54:33 rpmi: libgtest0-1.8.0-alt4.M80P.1 1525950213 installed <13>Apr 14 08:54:33 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 08:54:33 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 14 08:54:34 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 14 08:54:34 rpmi: libgtest-devel-1.8.0-alt4.M80P.1 1525950213 installed Installing zstd-1.1.4-alt1.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43327 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zstd-1.1.4-alt1.M80P.1 + echo 'Source #0 (zstd-1.1.4-alt1.M80P.1.tar):' Source #0 (zstd-1.1.4-alt1.M80P.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/zstd-1.1.4-alt1.M80P.1.tar + cd zstd-1.1.4-alt1.M80P.1 + /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.43327 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.1.4-alt1.M80P.1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CXXFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + for dir in lib programs + '[' -n '' ']' + NPROCS=8 + make -j8 -C lib all GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/lib' compiling dynamic library 1.1.4 cc -I. -I./common -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security common/fse_decompress.c common/entropy_common.c common/pool.c common/error_private.c common/xxhash.c common/threading.c common/zstd_common.c compress/zstd_compress.c compress/fse_compress.c compress/huf_compress.c compress/zstdmt_compress.c decompress/zstd_decompress.c decompress/huf_decompress.c dictBuilder/divsufsort.c dictBuilder/zdict.c dictBuilder/cover.c deprecated/zbuff_compress.c deprecated/zbuff_common.c deprecated/zbuff_decompress.c -shared -fPIC -fvisibility=hidden -Wl,-soname=libzstd.so.1 -o libzstd.so.1.1.4 creating versioned links make: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/lib' + for dir in lib programs + '[' -n 8 ']' + make -j8 -C programs all GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/programs' cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -falign-loops=32 -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/decompress/zstd_decompress.o ../lib/decompress/zstd_decompress.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/decompress/huf_decompress.o ../lib/decompress/huf_decompress.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/common/fse_decompress.o ../lib/common/fse_decompress.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/common/entropy_common.o ../lib/common/entropy_common.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/common/pool.o ../lib/common/pool.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/common/error_private.o ../lib/common/error_private.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/common/xxhash.o ../lib/common/xxhash.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/common/threading.o ../lib/common/threading.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/common/zstd_common.o ../lib/common/zstd_common.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/compress/zstd_compress.o ../lib/compress/zstd_compress.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/compress/fse_compress.o ../lib/compress/fse_compress.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/compress/huf_compress.o ../lib/compress/huf_compress.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/compress/zstdmt_compress.o ../lib/compress/zstdmt_compress.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/dictBuilder/divsufsort.o ../lib/dictBuilder/divsufsort.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/dictBuilder/zdict.o ../lib/dictBuilder/zdict.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o ../lib/dictBuilder/cover.o ../lib/dictBuilder/cover.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o zstdcli.o zstdcli.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o fileio.o fileio.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o bench.o bench.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o datagen.o datagen.c cc -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o dibio.o dibio.c ==> no zlib, building zstd without .gz support ==> no liblzma, building zstd without .xz/.lzma support cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security ../lib/decompress/zstd_decompress.o ../lib/decompress/huf_decompress.o ../lib/common/fse_decompress.o ../lib/common/entropy_common.o ../lib/common/pool.o ../lib/common/error_private.o ../lib/common/xxhash.o ../lib/common/threading.o ../lib/common/zstd_common.o ../lib/compress/zstd_compress.o ../lib/compress/fse_compress.o ../lib/compress/huf_compress.o ../lib/compress/zstdmt_compress.o ../lib/dictBuilder/divsufsort.o ../lib/dictBuilder/zdict.o ../lib/dictBuilder/cover.o zstdcli.o fileio.o bench.o datagen.o dibio.o -o zstd make: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/programs' + '[' -n 8 ']' + make -j8 -C contrib/pzstd make: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd' g++ -MMD -MP -MF main.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c main.cpp -o main.o g++ -MMD -MP -MF Options.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c Options.cpp -o Options.o g++ -MMD -MP -MF Pzstd.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c Pzstd.cpp -o Pzstd.o g++ -MMD -MP -MF SkippableFrame.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -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 mv -f main.Td main.d mv -f Options.Td Options.d mv -f Pzstd.Td Pzstd.d g++ main.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -lpthread -o pzstd make: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8646 + 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.1.4-alt1.M80P.1 + 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.1.4-alt1.M80P.1/lib' creating pkgconfig /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/lib/pkgconfig/ /usr/src/tmp/zstd-buildroot/usr/include/ /bin/install -p -m 644 libzstd.pc /usr/src/tmp/zstd-buildroot/usr/lib/pkgconfig/ Installing libraries /bin/install -p -m 755 libzstd.so.1.1.4 /usr/src/tmp/zstd-buildroot/usr/lib Installing includes /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.1.4-alt1.M80P.1/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.1.4-alt1.M80P.1/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 -m 755 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 zstd installation completed make: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/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.1.4-alt1.M80P.1/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.1.4-alt1.M80P.1/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.1.4 + ln -rsnf /usr/src/tmp/zstd-buildroot/lib/libzstd.so.1.1.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.1.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.1.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' Compressing files in /usr/src/tmp/zstd-buildroot (auto) removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1.xz' -> 'zstd.1.xz' removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1.xz' -> 'zstd.1.xz' Adjusting library links in /usr/src/tmp/zstd-buildroot ./lib: libzstd.so.1 -> libzstd.so.1.1.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.6243 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.1.4-alt1.M80P.1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CXXFLAGS=-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + '[' -n '' ']' + NPROCS=8 + make -j8 -k -C tests test GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/tests' make -C ../programs zstd cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security ../programs/datagen.c datagencli.c -o datagen cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security ../lib/decompress/zstd_decompress.c ../lib/decompress/huf_decompress.c ../lib/common/fse_decompress.c ../lib/common/entropy_common.c ../lib/common/pool.c ../lib/common/error_private.c ../lib/common/xxhash.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/compress/zstd_compress.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstdmt_compress.c ../programs/datagen.c fullbench.c -o fullbench cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security ../lib/decompress/zstd_decompress.c ../lib/decompress/huf_decompress.c ../lib/common/fse_decompress.c ../lib/common/entropy_common.c ../lib/common/pool.c ../lib/common/error_private.c ../lib/common/xxhash.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/compress/zstd_compress.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstdmt_compress.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/dictBuilder/cover.c ../programs/datagen.c fuzzer.c -o fuzzer cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security -pthread ../lib/decompress/zstd_decompress.c ../lib/decompress/huf_decompress.c ../lib/common/fse_decompress.c ../lib/common/entropy_common.c ../lib/common/pool.c ../lib/common/error_private.c ../lib/common/xxhash.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/compress/zstd_compress.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstdmt_compress.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/zdict.c ../lib/dictBuilder/cover.c ../programs/datagen.c zstreamtest.c -o zstreamtest cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security ../lib/decompress/zstd_decompress.c ../lib/decompress/huf_decompress.c ../lib/common/fse_decompress.c ../lib/common/entropy_common.c ../lib/common/pool.c ../lib/common/error_private.c ../lib/common/xxhash.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/compress/zstd_compress.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstdmt_compress.c invalidDictionaries.c -o invalidDictionaries cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -I../lib/legacy -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security -DZSTD_LEGACY_SUPPORT=4 ../lib/decompress/zstd_decompress.c ../lib/decompress/huf_decompress.c ../lib/common/fse_decompress.c ../lib/common/entropy_common.c ../lib/common/pool.c ../lib/common/error_private.c ../lib/common/xxhash.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/compress/zstd_compress.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstdmt_compress.c ../lib/legacy/zstd_v03.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v07.c ../lib/legacy/zstd_v01.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v02.c legacy.c -o legacy cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security ../lib/decompress/zstd_decompress.c ../lib/decompress/huf_decompress.c ../lib/common/fse_decompress.c ../lib/common/entropy_common.c ../lib/common/pool.c ../lib/common/error_private.c ../lib/common/xxhash.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/huf_compress.c ../lib/compress/zstdmt_compress.c decodecorpus.c -o decodecorpus -lm make[1]: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/programs' make[1]: `zstd' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/programs' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security -DZSTD_MULTITHREAD -pthread pool.c ../lib/common/pool.c ../lib/common/threading.c -o pool ./pool file ../programs/zstd ../programs/zstd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, not stripped ZSTD=" ../programs/zstd" ./playTests.sh --test-large-data \nStarting playTests.sh isWindows=false ZSTD=' ../programs/zstd' \n**** simple tests **** test : basic compression tmp : 32.42% ( 65537 => 21246 bytes, tmp.zst) test : basic decompression tmp.zst : 65537 bytes test : too large compression level (must fail) Warning : compression level higher than max, reduced to 19 PASS: testOrder PASS: testInvalid tmp : 31.09% ( 65537 => 20374 bytes, tmp.zst) test : compress to stdout tmp : 32.42% ( 65537 => 21246 bytes, /*stdout*\) test : compress to named file tmp : 32.42% ( 65537 => 21246 bytes, tmpCompressed) tmpCompressed test : -o must be followed by filename (must fail) error : command must be followed by argument test : force write, correct order tmp : 32.42% ( 65537 => 21246 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 test : decompress file with wrong suffix (must fail) zstd: tmpCompressed: unknown suffix -- ignored zstd: tmp: unknown suffix -- ignored test : decompress into stdout tmpCompressed : 65537 bytes tmpCompressed : 65537 bytes test : decompress from stdin into stdout test : impose memory limitation (must fail) Error 36 : Decoding error : Frame requires too much memory for decoding Error 36 : Decoding error : Frame requires too much memory for decoding Error 36 : Decoding error : Frame requires too much memory for decoding Error 36 : Decoding error : Frame requires too much memory for decoding test : overwrite protection zstd: tmp.zst already exists; not overwritten test : force overwrite test : file removal tmp : 32.42% ( 65537 => 21246 bytes, tmp.zst) ls: cannot access 'tmp': No such file or directory tmp.zst : 65537 bytes ls: cannot access 'tmp.zst': No such file or directory test : --rm on stdin zstd: tmp is not a regular file -- ignored ls: cannot access 'tmp.zst': No such file or directory \n**** 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 --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 --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 --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit ls: cannot access 'tmp.zst': No such file or directory roundTripTest: ./datagen -g512K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.53% (524288 => 170543 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=slen=3,tlen=48,strat=6 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 31.11% (524288 => 163115 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 30.97% (524288 => 162357 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,searchLength=3,targetLength=48,strategy=6 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 30.96% (524288 => 162307 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v19 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 30.96% (524288 => 162307 bytes, /*stdout*\) \n**** Pass-Through mode **** Hello world 1! Hello world 2! Hello world 3! \n**** frame concatenation **** hello.tmp :285.71% ( 7 => 20 bytes, /*stdout*\) world.tmp :285.71% ( 7 => 20 bytes, /*stdout*\) helloworld.zstd : 14 bytes hello world! frame concatenation without checksum hello.tmp :228.57% ( 7 => 16 bytes, /*stdout*\) world.tmp :228.57% ( 7 => 16 bytes, /*stdout*\) helloworld.zstd : 14 bytes hello world! frame concatenation tests completed \n**** flush write error test **** echo foo | ../programs/zstd > /dev/full zstd: /*stdout*\: No space left on device Error 1 : zstd: /*stdout*\: No such file or directory echo foo | ../programs/zstd | ../programs/zstd -d > /dev/full Error 38 : Write error : cannot properly close /*stdout*\ \n**** test sparse file support **** *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** tmpSparse : 0.01% (5242880 => 548 bytes, /*stdout*\) /*stdin*\ : 5242880 bytes Files tmpSparse and tmpSparseRegen are identical *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** tmpSparse : 0.01% (5242880 => 548 bytes, /*stdout*\) /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutSparse are identical *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** tmpSparse : 0.01% (5242880 => 548 bytes, /*stdout*\) /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutNoSparse are identical 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpSparse 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpSparseRegen *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 1200007 bytes Files - and tmpSparseOdd are identical 44 -rw-r--r-- 1 builder builder 1200007 Apr 14 08:55 tmpSparseOdd \n Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! \n Sparse Compatibility with Append : *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** tmpSparse1M : 0.01% (1048576 => 118 bytes, tmpSparseCompressed) *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** tmpSparseCompressed : 1048576 bytes *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpSparse 1024 -rw-r--r-- 1 builder builder 1048576 Apr 14 08:55 tmpSparse1M 2048 -rw-r--r-- 1 builder builder 2097152 Apr 14 08:55 tmpSparse2M 4 -rw-r--r-- 1 builder builder 118 Apr 14 08:55 tmpSparseCompressed 44 -rw-r--r-- 1 builder builder 1200007 Apr 14 08:55 tmpSparseOdd 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpSparseRegen 1036 -rw-r--r-- 1 builder builder 2097152 Apr 14 08:55 tmpSparseRegenerated \n**** multiple files tests **** compress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:55 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 14 08:55 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 14 08:55 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 14 08:55 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 14 08:55 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 14 08:55 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 14 08:54 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 14 08:54 tmpCompressed.zst 5120 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:54 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 14 08:54 tmpResult.zst decompress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:55 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 14 08:55 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 14 08:55 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 14 08:55 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 14 08:55 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 14 08:55 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 14 08:54 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 14 08:54 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:54 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 14 08:54 tmpResult.zst compress tmp* into stdout > tmpall : 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:55 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 14 08:55 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 14 08:55 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 14 08:55 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 14 08:55 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 14 08:55 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 14 08:54 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 14 08:54 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:54 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 14 08:54 tmpResult.zst 388 -rw-r--r-- 1 builder builder 396928 Apr 14 08:55 tmpall decompress tmpall* into stdout > tmpdec : 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:55 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 14 08:55 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 14 08:55 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 14 08:55 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 14 08:55 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 14 08:55 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 14 08:54 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 14 08:54 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 14 08:55 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 14 08:55 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 14 08:54 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 14 08:54 tmpResult.zst 388 -rw-r--r-- 1 builder builder 396928 Apr 14 08:55 tmpall 388 -rw-r--r-- 1 builder builder 396928 Apr 14 08:55 tmpall2 2380 -rw-r--r-- 1 builder builder 2433026 Apr 14 08:55 tmpdec compress multiple files including a missing one (notHere) : zstd: notHere is not a regular file -- ignored \n**** dictionary tests **** - test with raw dict (content only) - Create first dictionary ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Do not concatenate samples together into a single file, ! as dictBuilder will be unable to find the beginning of each sample, ! resulting in poor dictionary quality. sorting 19 files of total size 0 MB ... finding patterns ... ! warning : selected content significantly smaller than requested (29536 < 112640) ! consider increasing the number of samples (total size : 0 MB) statistics ... Save dictionary of size 29689 into file tmpDict tmp : 21.94% ( 31803 => 6977 bytes, tmp.zst) tmp.zst : 31803 bytes - Create second (different) dictionary ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Do not concatenate samples together into a single file, ! as dictBuilder will be unable to find the beginning of each sample, ! resulting in poor dictionary quality. sorting 25 files of total size 0 MB ... finding patterns ... ! warning : selected content significantly smaller than requested (31358 < 112640) ! consider increasing the number of samples (total size : 0 MB) statistics ... Save dictionary of size 31511 into file tmpDictC Error 36 : Decoding error : Dictionary mismatch - Create dictionary with short dictID ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Do not concatenate samples together into a single file, ! as dictBuilder will be unable to find the beginning of each sample, ! resulting in poor dictionary quality. sorting 19 files of total size 0 MB ... finding patterns ... ! warning : selected content significantly smaller than requested (29536 < 112640) ! consider increasing the number of samples (total size : 0 MB) statistics ... Save dictionary of size 29689 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.1.4, by Yann Collet *** Shuffling input files sorting 19 files of total size 0 MB ... finding patterns ... minimum ratio : 4 1850 segments found, of total size 29536 list 24 best segments 1: 31 bytes at pos 165087, savings 5746 bytes |) */. case '| 2: 35 bytes at pos 118509, savings 5535 bytes | decompression test */. if (| 3:137 bytes at pos 134380, savings 5198 bytes |CSrcSize = FUZ_randomLength(&lseed, maxS| 4:108 bytes at pos 314373, savings 4698 bytes | += *argument - '0';. | 5: 28 bytes at pos 49589, savings 4304 bytes |T);. DISPLAY( " -P# : | 6: 55 bytes at pos 163552, savings 3679 bytes |; argument++; break;.. | 7:370 bytes at pos 291427, savings 3595 bytes |;.}./**. * Copyright (c) 2016-present, Y| 8: 27 bytes at pos 157493, savings 3251 bytes | if (!strcmp(argument, "-| 9: 27 bytes at pos 385611, savings 3113 bytes | DISPLAY("\r%79s\r", "");. | 10: 82 bytes at pos 8004, savings 3061 bytes |) goto _output_error; }. DISPLAYLEVEL| 11: 47 bytes at pos 336180, savings 3040 bytes |, const char* srcFileName, int compressi| 12: 55 bytes at pos 226872, savings 2990 bytes | }. break;.. | 13: 94 bytes at pos 354818, savings 2647 bytes | { size_t const decompBytes = ress->| 14: 79 bytes at pos 28949, savings 2526 bytes | cNoiseBuffer[0] = (BYTE*)malloc (srcB| 15: 48 bytes at pos 227928, savings 2457 bytes |g = 0;. argum| 16: 42 bytes at pos 229864, savings 2429 bytes | continue;. case| 17: 30 bytes at pos 311191, savings 2006 bytes |\n");. DISPLAY( " -i# : | 18: 30 bytes at pos 93072, savings 1906 bytes |/* Basic compression test */. | 19: 70 bytes at pos 137337, savings 1887 bytes |case 'v':. argument++| 20: 90 bytes at pos 43985, savings 1887 bytes | : display help and exit\n");. retur| 21: 25 bytes at pos 284321, savings 1878 bytes | = ZSTD_compressBound(src| 22: 37 bytes at pos 327275, savings 1875 bytes |const char* dictFileName, int cLevel,| 23: 55 bytes at pos 20566, savings 1748 bytes |LEVEL(4, "OK \n");.. DISPLAYLEVEL| 24: 60 bytes at pos 117809, savings 1743 bytes |adjustedDstSize = MIN(cBufferSize - cSiz| ! note : calculated dictionary significantly larger than requested (29536 > 4096) ! consider increasing dictionary size, or produce denser dictionary (-s1) ! always test dictionary efficiency on samples statistics ... Save dictionary of size 4096 into file tmpDict2 - Create dictionary with wrong parameter order (must fail) error : command must be followed by argument - Compress without dictID tmp : 21.93% ( 31803 => 6973 bytes, tmp.zst) tmp.zst : 31803 bytes - Compress with wrong argument order (must fail) error : command must be followed by argument - Compress multiple files with dictionary dirTestDict/bench.c: OK dirTestDict/bench.h: 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/namespaceTest.c: OK dirTestDict/paramgrill.c: OK dirTestDict/platform.h: OK dirTestDict/pool.c: OK dirTestDict/roundTripCrash.c: OK dirTestDict/symbols.c: OK dirTestDict/util.h: OK dirTestDict/zbufftest.c: OK dirTestDict/zstdcli.c: OK dirTestDict/zstreamtest.c: OK \n**** cover dictionary tests **** - Create first dictionary ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Do not concatenate samples together into a single file, ! as dictBuilder will be unable to find the beginning of each sample, ! resulting in poor dictionary quality. Training on 19 samples of total size 389285 Constructing partial suffix array Computing frequencies Building dictionary Breaking content into 2448 epochs of size 159 0% Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict tmp : 18.89% ( 31803 => 6009 bytes, tmp.zst) tmp.zst : 31803 bytes - Create second (different) dictionary ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Do not concatenate samples together into a single file, ! as dictBuilder will be unable to find the beginning of each sample, ! resulting in poor dictionary quality. Training on 25 samples of total size 419542 Constructing partial suffix array Computing frequencies Building dictionary Breaking content into 2011 epochs of size 208 0% Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDictC Error 36 : Decoding error : Dictionary mismatch - Create dictionary with short dictID ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Do not concatenate samples together into a single file, ! as dictBuilder will be unable to find the beginning of each sample, ! resulting in poor dictionary quality. Training on 19 samples of total size 389285 Constructing partial suffix array Computing frequencies Building dictionary Breaking content into 2448 epochs of size 159 0% Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Trying 54 different sets of parameters 1% 14% 18% 31% 35% 46% 51% 62% 68% 79% 85% 94% k=778 d=6 steps=8 Save dictionary of size 4096 into file tmpDict2 \n**** integrity tests **** test one file (tmp1.zst) tmp1 : 32.42% ( 65537 => 21246 bytes, tmp1.zst) tmp1.zst : 65537 bytes tmp1.zst : 65537 bytes test multiple files (*.zst) tmp1.zst : 65537 bytes test bad files (*) zstd: Makefile: not in zstd format zstd: README.md: not in zstd format zstd: datagen: not in zstd format zstd: datagencli.c: not in zstd format zstd: decodecorpus.c: not in zstd format zstd: fullbench.c: not in zstd format zstd: fuzzer.c: not in zstd format zstd: gzip is a directory -- ignored zstd: invalidDictionaries.c: not in zstd format zstd: legacy.c: not in zstd format zstd: longmatch.c: not in zstd format zstd: namespaceTest.c: not in zstd format zstd: paramgrill.c: not in zstd format zstd: playTests.sh: not in zstd format zstd: pool: not in zstd format zstd: pool.c: not in zstd format zstd: result: unexpected end of file zstd: roundTripCrash.c: not in zstd format zstd: symbols.c: not in zstd format zstd: test-zstd-speed.py: not in zstd format zstd: test-zstd-versions.py: not in zstd format zstd: tmp1: not in zstd format zstd: zbufftest.c: not in zstd format zstd: zstreamtest.c: not in zstd format zstd: tmp1: not in zstd format zstd: tmp2.zst: not in zstd format zstd: tmp3: unexpected end of file test --rm and --test combined tmp1.zst : 65537 bytes 24 -rw-r--r-- 1 builder builder 21246 Apr 14 08:55 tmp1.zst \n**** benchmark mode tests **** bench one file |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21231 (3.087), 39.3 MB/s =-tmp1 : 65537 -> 21231 (3.087), 39.3 MB/s , 269.7 MB/s 3# bench multiple levels Benchmarking levels from 1 to 3 |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21198 (3.092), 65.5 MB/s =-tmp1 : 65537 -> 21198 (3.092), 65.5 MB/s , 288.7 MB/s 1# |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21101 (3.106), 32.8 MB/s =-tmp1 : 65537 -> 21101 (3.106), 32.8 MB/s , 203.5 MB/s 2# |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21231 (3.087), 19.7 MB/s =-tmp1 : 65537 -> 21231 (3.087), 19.7 MB/s , 111.5 MB/s 3# with recursive and quiet modes bench 1.1.4 : input 65537 bytes, 1 seconds, 0 KB blocks -1 21198 (3.092) 124.60 MB/s 448.9 MB/s tmp1 ./fullbench -i1 *** Zstandard speed analyzer 1.1.4 32-bits, by Yann Collet (Apr 14 2019) *** - 1 iterations - Sample 10MiB : 1- ZSTD_compress : ./invalidDictionaries -2 21101 (3.106) 168.91 MB/s 569.9 MB/s tmp1 \n**** 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 --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 \n**** gzip frame tests **** gzip mode not supported \n**** 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 --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 \n**** xz frame tests **** xz mode not supported \n**** zstd round-trip tests **** roundTripTest: ./datagen | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.40% ( 65537 => 21235 bytes, /*stdout*\) roundTripTest: ./datagen -g15K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 25.88% ( 15360 => 3975 bytes, /*stdout*\) roundTripTest: ./datagen -g127K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 31.97% (130048 => 41581 bytes, /*stdout*\) roundTripTest: ./datagen -g255K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.78% (261120 => 85585 bytes, /*stdout*\) roundTripTest: ./datagen -g522K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.50% (534528 => 173726 bytes, /*stdout*\) roundTripTest: ./datagen -g519K | ../programs/zstd -v6 | ../programs/zstd -d ./zstreamtest -T2mn Starting zstream tester (32-bits, 1.1.4) Seed = 6527 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.43% (531456 => 172358 bytes, /*stdout*\) roundTripTest: ./datagen -g517K | ../programs/zstd -v16 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.36% (529408 => 171330 bytes, /*stdout*\) roundTripTest: ./datagen -g516K | ../programs/zstd -v19 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** /*stdin*\ : 30.94% (528384 => 163487 bytes, /*stdout*\) roundTripTest: ./datagen -g270000000 | ../programs/zstd -v1 | ../programs/zstd -d ./fuzzer -T5mn Starting zstd tester (32-bits, 1.1.4) Seed = 5607 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 22 MB ==> 31.48% Read : 45 MB ==> 31.63% Read : 68 MB ==> 31.62% Read : 90 MB ==> 31.65% Read : 113 MB ==> 31.63% Read : 135 MB ==> 31.62% 1- ZSTD_compress : 194.3 MB/s ( 3139371) 1 2- ZSTD_decompress : ./legacy Simple API OK Streaming API OK OK Read : 158 MB ==> 31.64%./decodecorpus -t -T30 seed: 35075 Read : 180 MB ==> 31.63% 37 Read : 203 MB ==> 31.64% 83 Read : 226 MB ==> 31.64% Read : 248 MB ==> 31.64% /*stdin*\ : 31.64% (270000000 => 85415803 bytes, /*stdout*\) roundTripTest: ./datagen -g270000000 | ../programs/zstd -v2 | ../programs/zstd -d 124 161 1- ZSTD_decompress : 608.5 MB/s ( 10000000) 2 11- ZSTD_compressContinue : 1 6 12 207 15 22 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 267 Read : 15 MB ==> 31.19% 1- ZSTD_compressContinue : 205.8 MB/s ( 3139367) 11 12- ZSTD_compressContinue_extDict : 305 Read : 31 MB ==> 31.37% 24 30 336 Read : 47 MB ==> 31.39% Read : 64 MB ==> 31.38% 31 Read : 81 MB ==> 31.39% 43 366 Read : 98 MB ==> 31.41% 412 1- ZSTD_compressContinue_extDict : 201.9 MB/s ( 3139385) 12 13- ZSTD_decompressContinue : 452 Read : 115 MB ==> 31.40% Read : 132 MB ==> 31.39% 472 Read : 149 MB ==> 31.39% 48 522 Read : 165 MB ==> 31.41% 57 Read : 182 MB ==> 31.40% 587 Read : 199 MB ==> 31.40% 64 Read : 216 MB ==> 31.42% 630 Read : 233 MB ==> 31.40% 1- ZSTD_decompressContinue : 608.5 MB/s ( 10000000) 13 31- ZSTD_decodeLiteralsBlock : Read : 250 MB ==> 31.41% /*stdin*\ : 31.40% (270000000 => 84787917 bytes, /*stdout*\) roundTripTest: ./datagen -g270000000 | ../programs/zstd -v3 | ../programs/zstd -d 1/ 1 679 13 67 710 72 18 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 741 766 794 84 Read : 9 MB ==> 32.21% 823 860 904 Read : 18 MB ==> 32.26% 953 Read : 28 MB ==> 32.41% 88 977 Read : 37 MB ==> 32.48% 30 92 37 Read : 47 MB ==> 32.49% 1006 54 1- ZSTD_decodeLiteralsBlock : 814.0 MB/s ( 36766) 31 Read : 57 MB ==> 32.48% 93 32- ZSTD_decodeSeqHeaders : Read : 67 MB ==> 32.49% 1064 Read : 77 MB ==> 32.49% Read : 87 MB ==> 32.52% 94 1108 Read : 97 MB ==> 32.51% 106 115 Read : 107 MB ==> 32.49% 59 Read : 117 MB ==> 32.51% 118 1147 65 Read : 126 MB ==> 32.50% 125 1183 131 Read : 135 MB ==> 32.49% 1- ZSTD_decodeSeqHeaders : 29048.4 MB/s ( 74) 32 41- ZSTD_compressStream : 137 1239 Read : 145 MB ==> 32.50% 138 1287 142 1332 Read : 153 MB ==> 32.51% 154 1376 1418 Read : 162 MB ==> 32.51% 166 1443 Read : 172 MB ==> 32.51% 1518 176 1570 Read : 181 MB ==> 32.50% 1600 Read : 191 MB ==> 32.51% 1644 1671 Read : 200 MB ==> 32.51% 75 1717 1- ZSTD_compressStream : 173.6 MB/s ( 3139370) 41 188 42- ZSTD_decompressStream : 81 Read : 208 MB ==> 32.52% 1763 199 Read : 218 MB ==> 32.52% 1796 Read : 228 MB ==> 32.51% 1843 Read : 238 MB ==> 32.52% 218 1894 Read : 248 MB ==> 32.51% 1958 2011 /*stdin*\ : 32.51% (270000000 => 87769121 bytes, /*stdout*\) roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v4 | ../programs/zstd -d 2062 222 119 2105 2128 2158 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 225 2202 Read : 9 MB ==> 27.67% 2240 239 Read : 19 MB ==> 27.74% 2277 144 Read : 28 MB ==> 27.79% 148 2334 Read : 38 MB ==> 27.73% 167 2381 1- ZSTD_decompressStream : 607.2 MB/s ( 10000000) 42 ./fullbench -i1 -P0 *** Zstandard speed analyzer 1.1.4 32-bits, by Yann Collet (Apr 14 2019) *** - 1 iterations - Sample 10MiB : 1- ZSTD_compress : Read : 47 MB ==> 27.74% 2427 245 170 Read : 57 MB ==> 27.75% 2475 2507 171 Read : 66 MB ==> 27.75% 2538 Read : 76 MB ==> 27.76% 2580 193 Read : 85 MB ==> 27.79% 2608 250 2651 Read : 94 MB ==> 27.78% 2694 Read : 104 MB ==> 27.77% 2726 203 Read : 113 MB ==> 27.76% 2773 Read : 123 MB ==> 27.75% 2815 1- ZSTD_compress : 1020.2 MB/s ( 10000241) 1 2- ZSTD_decompress : 2856 Read : 132 MB ==> 27.74% /*stdin*\ : 27.74% (140000000 => 38833313 bytes, /*stdout*\) roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v5 | ../programs/zstd -d 208 2885 2961 210 3000 220 3045 3074 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 253 236 3126 238 3166 Read : 4 MB ==> 26.61% 3214 280 Read : 7 MB ==> 26.83% 3257 3283 Read : 11 MB ==> 26.85% 3328 291 3359 Read : 15 MB ==> 26.85% 3398 299 3420 259 Read : 18 MB ==> 26.93% 300 3447 3479 Read : 22 MB ==> 26.91% 321 3523 3564 Read : 26 MB ==> 26.95% 325 3598 264 334 3635 Read : 30 MB ==> 26.93% 3672 1- ZSTD_decompress : 6015.4 MB/s ( 10000000) 2 11- ZSTD_compressContinue : 3715 Read : 34 MB ==> 26.89% 3763 3824 Read : 40 MB ==> 26.92% 3857 3894 Read : 46 MB ==> 26.92% 3941 3959 Read : 52 MB ==> 26.94% 3991 265 4057 Read : 57 MB ==> 26.94% 4121 4155 Read : 63 MB ==> 26.94% 4235 4265 Read : 70 MB ==> 26.91% 4305 345 Read : 76 MB ==> 26.95% 4358 4407 266 4436 Read : 82 MB ==> 26.95% 4474 272 4513 Read : 88 MB ==> 26.97% 275 4543 348 Read : 93 MB ==> 26.98% 4597 Read : 99 MB ==> 26.97% 4621 4668 Read : 105 MB ==> 26.95% 4714 360 4765 278 Read : 111 MB ==> 26.96% 1- ZSTD_compressContinue : 1044.6 MB/s ( 10000237) 11 4805 12- ZSTD_compressContinue_extDict : 381 4850 Read : 118 MB ==> 26.93% 394 4900 282 4938 Read : 124 MB ==> 26.94% 4984 300 5060 Read : 130 MB ==> 26.94% 5077 /*stdin*\ : 26.93% (140000000 => 37696849 bytes, /*stdout*\) roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v6 | ../programs/zstd -d 5127 5159 301 312 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 5197 Read : 4 MB ==> 26.81% 5228 395 322 Read : 7 MB ==> 27.09% 5267 329 Read : 11 MB ==> 27.11% 5357 396 436 333 5385 Read : 15 MB ==> 27.12% 490 5452 337 Read : 18 MB ==> 27.21% 1- ZSTD_compressContinue_extDict : 1036.9 MB/s ( 10000223) 12 13- ZSTD_decompressContinue : 340 Read : 22 MB ==> 27.21% 5486 Read : 24 MB ==> 27.26% 5547 Read : 27 MB ==> 27.26% 498 Read : 29 MB ==> 27.23% 5607 347 5641 520 Read : 32 MB ==> 27.22% 359 Read : 34 MB ==> 27.20% 5691 544 565 Read : 37 MB ==> 27.21% 5715 364 566 5740 Read : 39 MB ==> 27.22% 5786 604 5830 Read : 42 MB ==> 27.23% 5862 368 5892 Read : 44 MB ==> 27.22% 5943 6017 Read : 47 MB ==> 27.24% 6052 372 6115 Read : 49 MB ==> 27.23% 622 377 6163 Read : 52 MB ==> 27.24% 6233 381 6277 1- ZSTD_decompressContinue : 5878.9 MB/s ( 10000000) 13 ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeSeqHeaders : impossible to test on this sample (not compressible) 41- ZSTD_compressStream : 630 Read : 55 MB ==> 27.23% 6308 391 6363 686 Read : 58 MB ==> 27.24% 394 6414 697 6454 401 Read : 62 MB ==> 27.24% 6494 414 6530 Read : 66 MB ==> 27.24% 702 6563 713 Read : 70 MB ==> 27.22% 6604 723 6642 Read : 73 MB ==> 27.24% 6687 6709 743 Read : 77 MB ==> 27.26% 418 6763 756 Read : 82 MB ==> 27.27% 421 6825 Read : 87 MB ==> 27.28% 432 6867 Read : 92 MB ==> 27.28% 758 6887 434 Read : 97 MB ==> 27.27% 6916 771 Read : 102 MB ==> 27.27% 6942 1- ZSTD_compressStream : 700.2 MB/s ( 10000237) 41 42- ZSTD_decompressStream : 444 Read : 106 MB ==> 27.26% 7002 7047 tests completed: OK Read : 110 MB ==> 27.27% Read : 115 MB ==> 27.24% 445 Read : 119 MB ==> 27.24% 460 Read : 124 MB ==> 27.25% Read : 130 MB ==> 27.24% 463 /*stdin*\ : 27.23% (140000000 => 38127843 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v7 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 466 774 Read : 3 MB ==> 21.44% 469 1- ZSTD_decompressStream : 4824.0 MB/s ( 10000000) 42 470 Read : 6 MB ==> 21.32% 476 Read : 11 MB ==> 21.49% 484 Read : 15 MB ==> 21.44% 490 Read : 19 MB ==> 21.51% 491 Read : 24 MB ==> 21.45% 499 509 Read : 29 MB ==> 21.43% 522 Read : 34 MB ==> 21.44% 532 534 Read : 37 MB ==> 21.49% 537 541 796 Read : 41 MB ==> 21.45% Read : 46 MB ==> 21.46% 815 548 Read : 51 MB ==> 21.47% 817 Read : 56 MB ==> 21.45% 839 Read : 60 MB ==> 21.47% 853 Read : 65 MB ==> 21.46% /*stdin*\ : 21.47% (70000000 => 15026603 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v8 | ../programs/zstd -d 556 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 4 MB ==> 21.26% Read : 8 MB ==> 21.39% Read : 13 MB ==> 21.31% 893 Read : 18 MB ==> 21.35% Read : 23 MB ==> 21.32% 905 569 Read : 27 MB ==> 21.28% Read : 32 MB ==> 21.29% Read : 37 MB ==> 21.32% 577 Read : 41 MB ==> 21.31% Read : 46 MB ==> 21.32% Read : 50 MB ==> 21.33% 580 Read : 55 MB ==> 21.31% Read : 60 MB ==> 21.32% 584 Read : 64 MB ==> 21.32% /*stdin*\ : 21.32% (70000000 => 14926928 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v9 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 2 MB ==> 21.27% Read : 5 MB ==> 21.25% Read : 8 MB ==> 21.34% Read : 10 MB ==> 21.39% 586 Read : 13 MB ==> 21.30% Read : 16 MB ==> 21.28% Read : 18 MB ==> 21.34% 907 590 Read : 20 MB ==> 21.37% Read : 23 MB ==> 21.32% Read : 26 MB ==> 21.28% Read : 28 MB ==> 21.28% 599 Read : 31 MB ==> 21.29% Read : 34 MB ==> 21.29% 908 Read : 36 MB ==> 21.30% 604 Read : 39 MB ==> 21.32% Read : 41 MB ==> 21.31% 927 Read : 44 MB ==> 21.31% Read : 46 MB ==> 21.31% 932 Read : 48 MB ==> 21.32% 620 Read : 51 MB ==> 21.32% 945 Read : 53 MB ==> 21.31% 625 Read : 56 MB ==> 21.31% Read : 58 MB ==> 21.31% Read : 61 MB ==> 21.32% 633 950 Read : 64 MB ==> 21.32% Read : 66 MB ==> 21.31% /*stdin*\ : 21.32% (70000000 => 14921221 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v10 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 641 Read : 3 MB ==> 18.12% Read : 6 MB ==> 18.31% 956 Read : 9 MB ==> 18.47% 646 Read : 13 MB ==> 18.50% 990 Read : 16 MB ==> 18.46% Read : 19 MB ==> 18.52% 652 Read : 22 MB ==> 18.53% 659 Read : 26 MB ==> 18.53% 991 664 Read : 29 MB ==> 18.50% Read : 32 MB ==> 18.46% /*stdin*\ : 18.45% (35000000 => 6458718 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v11 | ../programs/zstd -d 668 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 671 994 Read : 2 MB ==> 17.89% Read : 4 MB ==> 18.23% 677 Read : 7 MB ==> 18.41% 1010 Read : 9 MB ==> 18.62% Read : 11 MB ==> 18.63% Read : 13 MB ==> 18.60% 1050 681 Read : 15 MB ==> 18.57% Read : 17 MB ==> 18.65% Read : 20 MB ==> 18.68% Read : 22 MB ==> 18.68% Read : 25 MB ==> 18.68% Read : 27 MB ==> 18.67% Read : 29 MB ==> 18.64% 1065 Read : 32 MB ==> 18.62% 688 /*stdin*\ : 18.61% (35000000 => 6512573 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v12 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 2 MB ==> 17.89% Read : 4 MB ==> 18.16% 690 Read : 6 MB ==> 18.32% Read : 7 MB ==> 18.45% Read : 9 MB ==> 18.60% Read : 11 MB ==> 18.64% Read : 13 MB ==> 18.61% Read : 15 MB ==> 18.59% 691 Read : 17 MB ==> 18.67% Read : 19 MB ==> 18.67% Read : 21 MB ==> 18.71% Read : 23 MB ==> 18.69% 696 Read : 26 MB ==> 18.70% Read : 28 MB ==> 18.65% Read : 31 MB ==> 18.63% 709 Read : 33 MB ==> 18.61% /*stdin*\ : 18.61% (35000000 => 6514423 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v13 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 2 MB ==> 15.51% 1068 Read : 3 MB ==> 15.69% Read : 4 MB ==> 15.83% 1096 Read : 6 MB ==> 15.80% Read : 7 MB ==> 15.84% Read : 9 MB ==> 15.82% 717 Read : 10 MB ==> 15.85% 1127 Read : 11 MB ==> 15.87% Read : 13 MB ==> 15.89% Read : 14 MB ==> 15.88% 1143 Read : 15 MB ==> 15.92% Read : 17 MB ==> 15.90% /*stdin*\ : 15.90% (18000000 => 2862001 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v14 | ../programs/zstd -d 1151 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 718 Read : 1 MB ==> 15.15% 724 Read : 2 MB ==> 15.68% Read : 3 MB ==> 15.69% Read : 4 MB ==> 15.83% Read : 5 MB ==> 15.81% Read : 6 MB ==> 15.81% Read : 7 MB ==> 15.87% 730 Read : 8 MB ==> 15.85% 1157 Read : 9 MB ==> 15.86% 1203 Read : 10 MB ==> 15.87% 737 Read : 11 MB ==> 15.89% 1219 Read : 12 MB ==> 15.88% 1220 Read : 13 MB ==> 15.90% Read : 14 MB ==> 15.88% 1224 Read : 15 MB ==> 15.91% Read : 15 MB ==> 15.92% 1227 754 Read : 16 MB ==> 15.92% /*stdin*\ : 15.91% (18000000 => 2863041 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v15 | ../programs/zstd -d 755 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 1242 Read : 1 MB ==> 15.25% 1244 Read : 2 MB ==> 15.49% 760 Read : 3 MB ==> 15.68% 1274 Read : 3 MB ==> 15.75% 1321 766 Read : 4 MB ==> 15.82% 1345 Read : 5 MB ==> 15.77% 1364 772 Read : 6 MB ==> 15.77% 1385 Read : 7 MB ==> 15.84% Read : 8 MB ==> 15.81% 778 Read : 9 MB ==> 15.81% Read : 10 MB ==> 15.83% Read : 10 MB ==> 15.84% 782 Read : 11 MB ==> 15.84% 790 Read : 12 MB ==> 15.87% Read : 13 MB ==> 15.84% 808 Read : 14 MB ==> 15.85% Read : 15 MB ==> 15.89% Read : 16 MB ==> 15.89% 819 Read : 17 MB ==> 15.87% /*stdin*\ : 15.87% (18000000 => 2855988 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v16 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 15.25% 827 1402 Read : 2 MB ==> 15.49% 832 Read : 3 MB ==> 15.67% 1407 Read : 3 MB ==> 15.75% 845 Read : 4 MB ==> 15.77% 1427 Read : 5 MB ==> 15.77% Read : 6 MB ==> 15.79% 848 Read : 6 MB ==> 15.82% Read : 7 MB ==> 15.83% Read : 8 MB ==> 15.84% 858 Read : 9 MB ==> 15.85% Read : 9 MB ==> 15.86% Read : 10 MB ==> 15.88% 872 Read : 11 MB ==> 15.90% Read : 12 MB ==> 15.89% 874 Read : 12 MB ==> 15.93% Read : 13 MB ==> 15.90% 877 Read : 14 MB ==> 15.90% Read : 15 MB ==> 15.94% 883 1428 Read : 16 MB ==> 15.95% Read : 16 MB ==> 15.94% 896 /*stdin*\ : 15.93% (18000000 => 2866586 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v17 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 0 MB ==> 13.75% 1432 1449 Read : 1 MB ==> 13.81% 1470 Read : 2 MB ==> 13.90% 1474 899 Read : 3 MB ==> 13.84% 1482 1498 916 Read : 3 MB ==> 13.91% 1511 Read : 4 MB ==> 13.91% Read : 5 MB ==> 13.87% 921 1521 Read : 5 MB ==> 13.88% 925 Read : 6 MB ==> 13.87% Read : 7 MB ==> 13.89% 926 Read : 8 MB ==> 13.87% 932 Read : 8 MB ==> 13.87% Read : 9 MB ==> 13.86% Read : 10 MB ==> 13.87% 942 Read : 10 MB ==> 13.87% Read : 11 MB ==> 13.86% Read : 12 MB ==> 13.87% Read : 13 MB ==> 13.87% Read : 13 MB ==> 13.86% Read : 14 MB ==> 13.85% Read : 15 MB ==> 13.90% 1536 Read : 16 MB ==> 13.89% Read : 16 MB ==> 13.88% /*stdin*\ : 13.87% (18000000 => 2496256 bytes, /*stdout*\) roundTripTest: ./datagen -g50000000 -P94 | ../programs/zstd -v18 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 0 MB ==> 7.26% 946 Read : 1 MB ==> 7.45% 1566 Read : 2 MB ==> 7.57% Read : 2 MB ==> 7.61% 950 Read : 3 MB ==> 7.62% 952 Read : 3 MB ==> 7.57% 1591 Read : 4 MB ==> 7.62% 960 Read : 4 MB ==> 7.64% Read : 5 MB ==> 7.69% 965 Read : 5 MB ==> 7.69% 1616 Read : 6 MB ==> 7.70% 982 Read : 6 MB ==> 7.71% 993 1617 Read : 7 MB ==> 7.74% Read : 7 MB ==> 7.72% 995 Read : 8 MB ==> 7.72% 1638 Read : 8 MB ==> 7.74% Read : 9 MB ==> 7.73% Read : 9 MB ==> 7.74% Read : 10 MB ==> 7.73% Read : 11 MB ==> 7.73% 1646 Read : 11 MB ==> 7.71% Read : 12 MB ==> 7.69% Read : 13 MB ==> 7.69% 1002 Read : 13 MB ==> 7.67% Read : 14 MB ==> 7.69% 1005 Read : 14 MB ==> 7.69% 1019 Read : 15 MB ==> 7.70% Read : 16 MB ==> 7.70% Read : 16 MB ==> 7.69% Read : 17 MB ==> 7.70% 1026 Read : 17 MB ==> 7.70% 1685 1035 Read : 18 MB ==> 7.70% 1036 Read : 18 MB ==> 7.70% Read : 19 MB ==> 7.70% 1042 Read : 19 MB ==> 7.70% Read : 20 MB ==> 7.71% 1043 Read : 20 MB ==> 7.71% 1720 Read : 21 MB ==> 7.73% 1723 Read : 21 MB ==> 7.74% 1724 Read : 22 MB ==> 7.74% 1048 Read : 23 MB ==> 7.74% Read : 23 MB ==> 7.74% 1736 Read : 24 MB ==> 7.74% 1049 Read : 25 MB ==> 7.73% Read : 25 MB ==> 7.74% Read : 26 MB ==> 7.73% Read : 26 MB ==> 7.74% Read : 27 MB ==> 7.73% 1055 Read : 28 MB ==> 7.72% Read : 28 MB ==> 7.72% 1057 Read : 29 MB ==> 7.72% Read : 30 MB ==> 7.72% 1065 Read : 30 MB ==> 7.72% Read : 31 MB ==> 7.72% 1070 Read : 31 MB ==> 7.72% Read : 32 MB ==> 7.72% 1743 Read : 33 MB ==> 7.73% 1778 Read : 33 MB ==> 7.73% 1081 1789 Read : 34 MB ==> 7.73% 1799 Read : 34 MB ==> 7.74% Read : 35 MB ==> 7.74% 1088 1807 Read : 35 MB ==> 7.75% Read : 36 MB ==> 7.75% Read : 37 MB ==> 7.75% Read : 37 MB ==> 7.74% 1090 Read : 38 MB ==> 7.74% Read : 38 MB ==> 7.74% 1811 Read : 39 MB ==> 7.74% Read : 39 MB ==> 7.74% Read : 40 MB ==> 7.74% Read : 40 MB ==> 7.74% Read : 41 MB ==> 7.73% Read : 41 MB ==> 7.73% Read : 42 MB ==> 7.73% Read : 42 MB ==> 7.73% Read : 43 MB ==> 7.73% Read : 43 MB ==> 7.72% 1826 Read : 44 MB ==> 7.73% Read : 44 MB ==> 7.73% Read : 45 MB ==> 7.73% Read : 45 MB ==> 7.73% Read : 46 MB ==> 7.73% Read : 46 MB ==> 7.73% Read : 47 MB ==> 7.73% Read : 47 MB ==> 7.73% /*stdin*\ : 7.73% (50000000 => 3866422 bytes, /*stdout*\) roundTripTest: ./datagen -g50000000 -P94 | ../programs/zstd -v19 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 0 MB ==> 7.25% Read : 1 MB ==> 7.34% 1839 Read : 1 MB ==> 7.47% Read : 2 MB ==> 7.59% Read : 2 MB ==> 7.61% 1847 Read : 3 MB ==> 7.61% Read : 3 MB ==> 7.61% Read : 4 MB ==> 7.62% Read : 4 MB ==> 7.66% 1849 Read : 5 MB ==> 7.72% Read : 5 MB ==> 7.69% Read : 6 MB ==> 7.71% Read : 6 MB ==> 7.72% Read : 7 MB ==> 7.74% Read : 7 MB ==> 7.75% Read : 7 MB ==> 7.74% Read : 8 MB ==> 7.74% Read : 8 MB ==> 7.75% Read : 9 MB ==> 7.75% Read : 9 MB ==> 7.75% Read : 9 MB ==> 7.76% Read : 10 MB ==> 7.75% Read : 10 MB ==> 7.75% Read : 11 MB ==> 7.75% Read : 11 MB ==> 7.73% Read : 12 MB ==> 7.71% Read : 12 MB ==> 7.70% 1867 Read : 12 MB ==> 7.71% Read : 13 MB ==> 7.70% 1878 Read : 13 MB ==> 7.69% Read : 14 MB ==> 7.70% 1883 Read : 14 MB ==> 7.71% Read : 14 MB ==> 7.71% Read : 15 MB ==> 7.72% Read : 15 MB ==> 7.72% Read : 16 MB ==> 7.72% Read : 16 MB ==> 7.71% 1907 Read : 17 MB ==> 7.72% 1922 Read : 17 MB ==> 7.72% 1931 Read : 18 MB ==> 7.72% Read : 18 MB ==> 7.72% 1944 Read : 18 MB ==> 7.71% Read : 19 MB ==> 7.72% 1963 Read : 19 MB ==> 7.73% Read : 20 MB ==> 7.72% Read : 20 MB ==> 7.73% Read : 21 MB ==> 7.74% Read : 21 MB ==> 7.75% 1093 Read : 22 MB ==> 7.75% Read : 22 MB ==> 7.75% 1103 Read : 22 MB ==> 7.76% Read : 23 MB ==> 7.76% Read : 23 MB ==> 7.75% 1967 1111 Read : 24 MB ==> 7.75% 1119 Read : 24 MB ==> 7.76% 1123 Read : 25 MB ==> 7.75% Read : 25 MB ==> 7.75% Read : 26 MB ==> 7.75% 1971 1128 Read : 26 MB ==> 7.75% 1131 Read : 27 MB ==> 7.75% Read : 27 MB ==> 7.75% Read : 27 MB ==> 7.74% 1140 1973 Read : 28 MB ==> 7.74% Read : 28 MB ==> 7.74% 1986 Read : 29 MB ==> 7.73% 1144 Read : 29 MB ==> 7.74% 1152 Read : 30 MB ==> 7.74% 1157 Read : 30 MB ==> 7.74% 1161 Read : 31 MB ==> 7.74% Read : 31 MB ==> 7.74% 1162 Read : 32 MB ==> 7.73% 1990 1163 Read : 32 MB ==> 7.74% Read : 32 MB ==> 7.75% 1175 1999 Read : 33 MB ==> 7.75% 1180 2022 Read : 33 MB ==> 7.75% Read : 34 MB ==> 7.75% 2061 1187 Read : 34 MB ==> 7.75% 1189 Read : 34 MB ==> 7.75% 1214 Read : 35 MB ==> 7.75% 1225 Read : 35 MB ==> 7.76% Read : 36 MB ==> 7.76% 1226 Read : 36 MB ==> 7.76% Read : 36 MB ==> 7.76% Read : 37 MB ==> 7.76% Read : 37 MB ==> 7.76% 1232 Read : 38 MB ==> 7.76% 2074 Read : 38 MB ==> 7.75% 1239 Read : 39 MB ==> 7.75% Read : 39 MB ==> 7.75% Read : 39 MB ==> 7.75% 2075 1245 Read : 40 MB ==> 7.75% Read : 40 MB ==> 7.75% 1263 Read : 41 MB ==> 7.75% 1270 Read : 41 MB ==> 7.75% Read : 42 MB ==> 7.74% Read : 42 MB ==> 7.74% 1275 Read : 42 MB ==> 7.74% Read : 43 MB ==> 7.74% 1280 Read : 43 MB ==> 7.74% 1288 Read : 43 MB ==> 7.74% 2079 1293 Read : 44 MB ==> 7.74% Read : 44 MB ==> 7.75% 2096 Read : 45 MB ==> 7.74% 1296 Read : 45 MB ==> 7.74% 2112 Read : 46 MB ==> 7.74% Read : 46 MB ==> 7.74% Read : 46 MB ==> 7.75% Read : 47 MB ==> 7.75% /*stdin*\ : 7.75% (50000000 => 3874806 bytes, /*stdout*\) roundTripTest: ./datagen -g99000000 -P99 | ../programs/zstd -v20 | ../programs/zstd -d 1304 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 0 MB ==> 3.73% Read : 1 MB ==> 4.53% 1320 Read : 1 MB ==> 5.03% 1333 Read : 2 MB ==> 5.27% Read : 2 MB ==> 5.34% 2120 Read : 3 MB ==> 5.44% Read : 4 MB ==> 5.52% 2141 1338 Read : 4 MB ==> 5.55% 1343 Read : 5 MB ==> 5.57% 2159 Read : 5 MB ==> 5.61% Read : 6 MB ==> 5.66% 2179 1349 Read : 6 MB ==> 5.67% 2193 Read : 7 MB ==> 5.70% Read : 7 MB ==> 5.71% Read : 8 MB ==> 5.72% 2200 Read : 8 MB ==> 5.72% 1364 Read : 8 MB ==> 5.74% Read : 9 MB ==> 5.74% 2233 Read : 9 MB ==> 5.75% Read : 10 MB ==> 5.74% Read : 10 MB ==> 5.74% Read : 10 MB ==> 5.74% Read : 11 MB ==> 5.75% 2249 1368 Read : 11 MB ==> 5.75% 1369 Read : 11 MB ==> 5.75% Read : 12 MB ==> 5.75% 1370 Read : 12 MB ==> 5.75% 2255 Read : 13 MB ==> 5.75% 1375 Read : 13 MB ==> 5.76% 1378 2270 Read : 13 MB ==> 5.76% Read : 14 MB ==> 5.76% Read : 14 MB ==> 5.75% 1389 Read : 14 MB ==> 5.76% Read : 15 MB ==> 5.77% Read : 15 MB ==> 5.77% Read : 16 MB ==> 5.77% 1391 Read : 16 MB ==> 5.77% Read : 16 MB ==> 5.78% Read : 17 MB ==> 5.78% 1396 2271 Read : 17 MB ==> 5.78% Read : 17 MB ==> 5.78% 1404 Read : 18 MB ==> 5.78% 2275 1405 Read : 18 MB ==> 5.78% 1417 Read : 19 MB ==> 5.79% 2286 Read : 19 MB ==> 5.80% 1421 Read : 19 MB ==> 5.80% 2297 1424 2313 Read : 20 MB ==> 5.80% 1433 Read : 20 MB ==> 5.81% 1438 Read : 20 MB ==> 5.81% 1440 2315 Read : 21 MB ==> 5.81% 1449 Read : 21 MB ==> 5.81% 1453 2334 Read : 21 MB ==> 5.81% 2347 Read : 22 MB ==> 5.81% 2363 Read : 22 MB ==> 5.81% Read : 22 MB ==> 5.81% 2369 Read : 22 MB ==> 5.81% 2370 Read : 23 MB ==> 5.81% 2371 Read : 23 MB ==> 5.81% Read : 23 MB ==> 5.82% 2377 1460 Read : 24 MB ==> 5.82% 2400 Read : 24 MB ==> 5.82% 1464 Read : 24 MB ==> 5.82% 1475 Read : 24 MB ==> 5.82% 1476 Read : 25 MB ==> 5.83% Read : 25 MB ==> 5.83% 1486 Read : 25 MB ==> 5.83% Read : 25 MB ==> 5.83% Read : 26 MB ==> 5.83% 1497 Read : 26 MB ==> 5.83% 1507 Read : 26 MB ==> 5.83% 1509 Read : 26 MB ==> 5.83% Read : 27 MB ==> 5.83% 1516 Read : 27 MB ==> 5.83% 1517 Read : 27 MB ==> 5.83% Read : 27 MB ==> 5.83% 1526 Read : 28 MB ==> 5.83% 1529 Read : 28 MB ==> 5.83% Read : 28 MB ==> 5.84% 1539 2406 Read : 28 MB ==> 5.83% Read : 29 MB ==> 5.83% Read : 29 MB ==> 5.83% Read : 29 MB ==> 5.83% 2441 Read : 29 MB ==> 5.84% Read : 30 MB ==> 5.84% Read : 30 MB ==> 5.84% Read : 30 MB ==> 5.84% 1544 Read : 30 MB ==> 5.84% Read : 31 MB ==> 5.84% Read : 31 MB ==> 5.85% Read : 31 MB ==> 5.85% 1552 Read : 31 MB ==> 5.85% Read : 32 MB ==> 5.85% Read : 32 MB ==> 5.86% 1558 Read : 32 MB ==> 5.86% Read : 32 MB ==> 5.86% Read : 33 MB ==> 5.86% 1559 2456 Read : 33 MB ==> 5.86% Read : 33 MB ==> 5.86% 2483 Read : 33 MB ==> 5.86% Read : 34 MB ==> 5.86% 1565 Read : 34 MB ==> 5.86% 1567 Read : 34 MB ==> 5.86% 1582 Read : 35 MB ==> 5.86% Read : 35 MB ==> 5.86% 1583 Read : 35 MB ==> 5.86% Read : 35 MB ==> 5.86% 2486 1590 Read : 36 MB ==> 5.86% Read : 36 MB ==> 5.86% 1602 Read : 36 MB ==> 5.86% 1608 Read : 37 MB ==> 5.86% Read : 37 MB ==> 5.86% 2489 1613 Read : 37 MB ==> 5.86% 1616 Read : 38 MB ==> 5.86% 1622 Read : 38 MB ==> 5.86% Read : 38 MB ==> 5.86% 1628 Read : 38 MB ==> 5.86% Read : 39 MB ==> 5.86% 1643 Read : 39 MB ==> 5.86% Read : 39 MB ==> 5.85% 2499 Read : 39 MB ==> 5.86% Read : 40 MB ==> 5.86% Read : 40 MB ==> 5.86% Read : 40 MB ==> 5.86% Read : 40 MB ==> 5.86% Read : 41 MB ==> 5.86% 2506 Read : 41 MB ==> 5.86% Read : 41 MB ==> 5.87% Read : 42 MB ==> 5.87% 1655 Read : 42 MB ==> 5.87% Read : 42 MB ==> 5.88% 1660 Read : 43 MB ==> 5.87% Read : 43 MB ==> 5.87% 2536 Read : 43 MB ==> 5.87% 1665 Read : 43 MB ==> 5.87% 1668 Read : 44 MB ==> 5.87% 2538 1671 Read : 44 MB ==> 5.87% Read : 44 MB ==> 5.87% Read : 44 MB ==> 5.87% Read : 45 MB ==> 5.87% Read : 45 MB ==> 5.87% 2539 Read : 45 MB ==> 5.87% 2573 Read : 45 MB ==> 5.87% Read : 46 MB ==> 5.87% 2581 1673 Read : 46 MB ==> 5.88% 2587 Read : 46 MB ==> 5.87% 1680 Read : 46 MB ==> 5.87% 2634 1692 Read : 47 MB ==> 5.88% 2655 Read : 47 MB ==> 5.88% 1698 Read : 47 MB ==> 5.88% Read : 47 MB ==> 5.88% 1717 Read : 48 MB ==> 5.88% Read : 48 MB ==> 5.88% Read : 48 MB ==> 5.88% 1719 Read : 48 MB ==> 5.88% 2671 1723 Read : 49 MB ==> 5.88% 1724 Read : 49 MB ==> 5.88% Read : 49 MB ==> 5.88% Read : 49 MB ==> 5.88% Read : 50 MB ==> 5.88% 2682 1729 Read : 50 MB ==> 5.88% Read : 50 MB ==> 5.88% 2698 1733 Read : 50 MB ==> 5.88% Read : 51 MB ==> 5.88% 1743 Read : 51 MB ==> 5.88% 2702 1753 Read : 51 MB ==> 5.89% 1761 Read : 52 MB ==> 5.89% 2714 Read : 52 MB ==> 5.89% Read : 52 MB ==> 5.89% Read : 52 MB ==> 5.89% Read : 53 MB ==> 5.89% Read : 53 MB ==> 5.89% Read : 53 MB ==> 5.89% Read : 54 MB ==> 5.89% 2739 Read : 54 MB ==> 5.89% 2774 Read : 54 MB ==> 5.89% 1769 Read : 55 MB ==> 5.89% 2787 Read : 55 MB ==> 5.89% 1783 2800 Read : 56 MB ==> 5.89% 2805 Read : 56 MB ==> 5.89% 2824 Read : 56 MB ==> 5.89% 1788 Read : 57 MB ==> 5.89% Read : 57 MB ==> 5.89% 1794 Read : 57 MB ==> 5.89% 1797 Read : 57 MB ==> 5.89% Read : 58 MB ==> 5.89% 1799 Read : 58 MB ==> 5.89% Read : 58 MB ==> 5.89% 2837 1805 Read : 59 MB ==> 5.89% 1815 Read : 59 MB ==> 5.89% 1829 Read : 59 MB ==> 5.89% Read : 59 MB ==> 5.89% 1847 Read : 60 MB ==> 5.89% 1849 Read : 60 MB ==> 5.89% Read : 60 MB ==> 5.89% 1850 1859 Read : 60 MB ==> 5.89% Read : 61 MB ==> 5.89% Read : 61 MB ==> 5.89% Read : 61 MB ==> 5.89% Read : 61 MB ==> 5.89% 1861 Read : 62 MB ==> 5.89% Read : 62 MB ==> 5.89% 2842 Read : 62 MB ==> 5.89% Read : 62 MB ==> 5.89% Read : 63 MB ==> 5.89% Read : 63 MB ==> 5.89% 1862 Read : 63 MB ==> 5.90% Read : 63 MB ==> 5.90% Read : 64 MB ==> 5.90% 1866 Read : 64 MB ==> 5.90% 1875 Read : 64 MB ==> 5.90% 1876 Read : 64 MB ==> 5.90% 2845 1879 Read : 65 MB ==> 5.90% Read : 65 MB ==> 5.90% 1885 Read : 65 MB ==> 5.90% Read : 65 MB ==> 5.90% 1895 Read : 66 MB ==> 5.90% 1899 2861 Read : 66 MB ==> 5.90% 1905 2863 Read : 66 MB ==> 5.90% Read : 67 MB ==> 5.90% 1909 Read : 67 MB ==> 5.90% Read : 67 MB ==> 5.90% Read : 67 MB ==> 5.90% Read : 68 MB ==> 5.90% 1918 Read : 68 MB ==> 5.90% Read : 68 MB ==> 5.90% 1927 Read : 68 MB ==> 5.90% Read : 69 MB ==> 5.89% Read : 69 MB ==> 5.90% 2884 Read : 69 MB ==> 5.90% 2890 1929 Read : 69 MB ==> 5.90% Read : 70 MB ==> 5.90% 2898 Read : 70 MB ==> 5.90% 2901 Read : 70 MB ==> 5.90% Read : 70 MB ==> 5.90% 1932 2936 Read : 71 MB ==> 5.90% 1935 Read : 71 MB ==> 5.90% 2956 Read : 71 MB ==> 5.90% Read : 71 MB ==> 5.90% 2959 1936 Read : 72 MB ==> 5.90% Read : 72 MB ==> 5.90% Read : 72 MB ==> 5.90% 1941 1955 Read : 72 MB ==> 5.90% 2979 1966 Read : 73 MB ==> 5.90% 2986 Read : 73 MB ==> 5.90% 3012 1968 Read : 73 MB ==> 5.91% 3044 1972 Read : 73 MB ==> 5.91% Read : 74 MB ==> 5.91% 3051 1981 Read : 74 MB ==> 5.91% Read : 74 MB ==> 5.91% 3080 1983 Read : 74 MB ==> 5.91% 3111 Read : 75 MB ==> 5.91% Read : 75 MB ==> 5.91% Read : 75 MB ==> 5.91% Read : 76 MB ==> 5.91% Read : 76 MB ==> 5.90% 3124 1990 Read : 76 MB ==> 5.91% Read : 76 MB ==> 5.91% 3130 Read : 77 MB ==> 5.90% Read : 77 MB ==> 5.90% 1996 Read : 77 MB ==> 5.90% Read : 78 MB ==> 5.90% Read : 78 MB ==> 5.90% 2008 Read : 78 MB ==> 5.90% Read : 79 MB ==> 5.90% 3132 Read : 79 MB ==> 5.90% 2013 3148 Read : 79 MB ==> 5.90% Read : 79 MB ==> 5.90% 2015 Read : 80 MB ==> 5.90% 3149 2017 Read : 80 MB ==> 5.90% Read : 80 MB ==> 5.90% 3150 2018 Read : 80 MB ==> 5.90% 3153 Read : 81 MB ==> 5.90% 2025 Read : 81 MB ==> 5.90% 3173 2031 Read : 81 MB ==> 5.90% Read : 82 MB ==> 5.90% 3182 fuzzer tests completed Read : 82 MB ==> 5.90% 2039 Read : 82 MB ==> 5.90% Read : 83 MB ==> 5.90% 2048 1/ 1 Read : 83 MB ==> 5.90% Read : 84 MB ==> 5.90% 2049 Read : 84 MB ==> 5.90% 13 Read : 84 MB ==> 5.90% 2060 Read : 84 MB ==> 5.90% Read : 85 MB ==> 5.90% Read : 85 MB ==> 5.90% Read : 85 MB ==> 5.90% Read : 85 MB ==> 5.90% 2077 Read : 86 MB ==> 5.90% Read : 86 MB ==> 5.90% Read : 86 MB ==> 5.90% 2083 Read : 86 MB ==> 5.90% 18 2090 Read : 87 MB ==> 5.90% Read : 87 MB ==> 5.90% Read : 87 MB ==> 5.90% Read : 87 MB ==> 5.90% Read : 88 MB ==> 5.90% Read : 88 MB ==> 5.90% Read : 88 MB ==> 5.90% 30 Read : 89 MB ==> 5.90% 35 Read : 89 MB ==> 5.90% 53 Read : 89 MB ==> 5.90% Read : 89 MB ==> 5.90% 2094 Read : 90 MB ==> 5.90% 2096 Read : 90 MB ==> 5.90% 2110 Read : 90 MB ==> 5.90% 59 Read : 90 MB ==> 5.90% 2117 70 Read : 91 MB ==> 5.90% Read : 91 MB ==> 5.90% Read : 91 MB ==> 5.90% 2124 Read : 91 MB ==> 5.90% 75 Read : 92 MB ==> 5.90% Read : 92 MB ==> 5.90% Read : 92 MB ==> 5.90% 2129 81 Read : 93 MB ==> 5.90% 2130 Read : 93 MB ==> 5.90% 2140 Read : 93 MB ==> 5.90% 119 Read : 93 MB ==> 5.90% 2143 Read : 94 MB ==> 5.90% /*stdin*\ : 5.90% (99000000 => 5842434 bytes, /*stdout*\) roundTripTest: ./datagen -g6000000000 -P99 | ../programs/zstd -v1 | ../programs/zstd -d 2152 144 148 167 2162 170 179 2165 193 2179 2185 2194 203 2196 2200 208 2204 210 219 236 238 2208 280 2211 291 299 300 2215 2225 2233 321 2234 2236 334 2238 2245 2250 2256 2266 2280 2285 345 360 2290 376 2306 2308 394 2313 2343 395 2360 2363 2371 396 416 2379 490 498 520 2385 2397 2401 2403 544 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 565 Read : 34 MB ==> 9.38% 2405 Read : 67 MB ==> 9.41% 604 2406 Read : 102 MB ==> 9.41% Read : 136 MB ==> 9.42% 2426 2434 Read : 170 MB ==> 9.41% 622 Read : 204 MB ==> 9.42% 2435 Read : 238 MB ==> 9.41% Read : 272 MB ==> 9.41% 2444 2452 630 Read : 306 MB ==> 9.41% 2468 Read : 340 MB ==> 9.41% 686 2471 Read : 374 MB ==> 9.42% 696 Read : 408 MB ==> 9.42% Read : 442 MB ==> 9.42% 2473 Read : 476 MB ==> 9.42% Read : 511 MB ==> 9.41% 702 Read : 545 MB ==> 9.42% 2480 Read : 580 MB ==> 9.42% 713 2484 Read : 614 MB ==> 9.42% 723 2494 Read : 649 MB ==> 9.42% 726 2515 Read : 682 MB ==> 9.42% 743 2520 Read : 715 MB ==> 9.42% 756 2527 Read : 750 MB ==> 9.42% Read : 784 MB ==> 9.42% 2533 Read : 819 MB ==> 9.42% Read : 853 MB ==> 9.42% 758 Read : 888 MB ==> 9.42% 770 Read : 922 MB ==> 9.42% 771 Read : 956 MB ==> 9.42% Read : 990 MB ==> 9.42% 2534 774 Read : 1024 MB ==> 9.42% Read : 1059 MB ==> 9.42% 2535 Read : 1093 MB ==> 9.42% Read : 1128 MB ==> 9.42% 2539 Read : 1162 MB ==> 9.42% 2561 Read : 1196 MB ==> 9.42% 2571 2576 Read : 1230 MB ==> 9.42% 2584 Read : 1265 MB ==> 9.42% 2595 Read : 1299 MB ==> 9.42% 2605 Read : 1333 MB ==> 9.42% Read : 1367 MB ==> 9.42% 796 Read : 1400 MB ==> 9.42% 815 Read : 1432 MB ==> 9.42% 2606 817 838 Read : 1465 MB ==> 9.42% Read : 1499 MB ==> 9.42% Read : 1533 MB ==> 9.42% 2609 853 2613 874 2623 Read : 1565 MB ==> 9.42% Read : 1599 MB ==> 9.42% Read : 1633 MB ==> 9.42% Read : 1668 MB ==> 9.42% 2625 Read : 1702 MB ==> 9.42% 2639 Read : 1737 MB ==> 9.42% 893 2645 Read : 1771 MB ==> 9.42% Read : 1805 MB ==> 9.42% 905 2649 Read : 1840 MB ==> 9.42% Read : 1874 MB ==> 9.42% 2656 Read : 1908 MB ==> 9.42% Read : 1943 MB ==> 9.42% Read : 1977 MB ==> 9.42% Read : 2011 MB ==> 9.42% 907 Read : 2045 MB ==> 9.42% 911 Read : 2079 MB ==> 9.42% 2657 927 Read : 2113 MB ==> 9.42% Read : 2148 MB ==> 9.42% 2658 Read : 2182 MB ==> 9.42% 929 Read : 2217 MB ==> 9.42% 936 Read : 2251 MB ==> 9.42% Read : 2285 MB ==> 9.42% Read : 2320 MB ==> 9.42% Read : 2354 MB ==> 9.42% 950 Read : 2388 MB ==> 9.42% Read : 2423 MB ==> 9.42% Read : 2458 MB ==> 9.42% 2662 Read : 2492 MB ==> 9.42% 2665 Read : 2526 MB ==> 9.42% Read : 2561 MB ==> 9.42% 956 2669 Read : 2595 MB ==> 9.42% 966 Read : 2628 MB ==> 9.42% 2681 2691 Read : 2661 MB ==> 9.42% 991 2694 994 Read : 2695 MB ==> 9.42% Read : 2729 MB ==> 9.42% 1010 2696 Read : 2764 MB ==> 9.42% 2699 Read : 2798 MB ==> 9.42% 2705 Read : 2832 MB ==> 9.42% 1050 2715 Read : 2867 MB ==> 9.42% 1063 2727 Read : 2901 MB ==> 9.42% 2736 Read : 2935 MB ==> 9.42% Read : 2969 MB ==> 9.42% 2746 Read : 3001 MB ==> 9.42% 2750 2752 Read : 3034 MB ==> 9.42% 1065 2756 Read : 3068 MB ==> 9.42% 2763 Read : 3102 MB ==> 9.42% 2766 Read : 3136 MB ==> 9.42% 2770 Read : 3170 MB ==> 9.42% 2771 2777 Read : 3203 MB ==> 9.42% Read : 3236 MB ==> 9.42% 1068 2782 Read : 3269 MB ==> 9.42% 1096 Read : 3302 MB ==> 9.42% 1127 Read : 3334 MB ==> 9.42% 1141 1151 Read : 3364 MB ==> 9.42% Read : 3398 MB ==> 9.42% 2791 1157 Read : 3430 MB ==> 9.42% 1201 Read : 3463 MB ==> 9.42% Read : 3496 MB ==> 9.42% 2800 1220 Read : 3530 MB ==> 9.42% 1224 Read : 3565 MB ==> 9.42% 2802 1227 Read : 3599 MB ==> 9.42% Read : 3633 MB ==> 9.42% 1244 Read : 3667 MB ==> 9.42% Read : 3702 MB ==> 9.42% Read : 3736 MB ==> 9.42% 1274 Read : 3771 MB ==> 9.42% 1303 2807 Read : 3805 MB ==> 9.42% 1329 Read : 3839 MB ==> 9.42% 2817 1360 Read : 3874 MB ==> 9.42% 2831 Read : 3908 MB ==> 9.42% 1364 2833 Read : 3943 MB ==> 9.42% 1385 Read : 3977 MB ==> 9.42% 2839 Read : 4011 MB ==> 9.42% 2845 Read : 4044 MB ==> 9.42% 2858 Read : 4078 MB ==> 9.42% 2881 1402 Read : 4112 MB ==> 9.42% 2897 1407 Read : 4146 MB ==> 9.42% 2908 1427 Read : 4180 MB ==> 9.42% 2911 Read : 4214 MB ==> 9.42% 2924 Read : 4249 MB ==> 9.42% 2931 Read : 4283 MB ==> 9.42% 2936 Read : 4318 MB ==> 9.42% Read : 4352 MB ==> 9.42% 2942 Read : 4387 MB ==> 9.42% Read : 4421 MB ==> 9.42% 2949 Read : 4456 MB ==> 9.42% 1428 Read : 4490 MB ==> 9.42% 2958 Read : 4525 MB ==> 9.42% 2960 Read : 4559 MB ==> 9.42% Read : 4594 MB ==> 9.42% 2977 Read : 4628 MB ==> 9.42% 2991 Read : 4663 MB ==> 9.42% 2995 1432 Read : 4697 MB ==> 9.42% 3004 Read : 4731 MB ==> 9.42% 1455 1470 Read : 4766 MB ==> 9.42% Read : 4800 MB ==> 9.42% 3009 1474 Read : 4834 MB ==> 9.42% Read : 4869 MB ==> 9.42% 1482 3016 1495 Read : 4903 MB ==> 9.42% 1504 Read : 4937 MB ==> 9.42% 1511 Read : 4972 MB ==> 9.42% Read : 5006 MB ==> 9.42% 1521 Read : 5040 MB ==> 9.42% 3022 Read : 5075 MB ==> 9.42% Read : 5109 MB ==> 9.42% 3027 Read : 5143 MB ==> 9.42% Read : 5178 MB ==> 9.42% 3028 Read : 5212 MB ==> 9.42% 3043 Read : 5246 MB ==> 9.42% Read : 5281 MB ==> 9.42% 3045 Read : 5315 MB ==> 9.42% Read : 5349 MB ==> 9.42% Read : 5383 MB ==> 9.42% 3049 Read : 5417 MB ==> 9.42% Read : 5452 MB ==> 9.42% 3059 3074 Read : 5486 MB ==> 9.42% Read : 5520 MB ==> 9.42% Read : 5555 MB ==> 9.42% Read : 5589 MB ==> 9.42% 3089 Read : 5623 MB ==> 9.42% 3091 Read : 5658 MB ==> 9.42% 3099 Read : 5692 MB ==> 9.42% /*stdin*\ : 9.42% (6000000000 => 564962202 bytes, /*stdout*\) 3108 3110 3112 3118 3119 3120 3129 3139 1536 3147 3151 3155 1566 3158 3162 3170 3171 3181 1591 3187 1616 3201 1617 3206 3219 1638 3220 1646 3227 3234 1685 3238 3240 1720 1723 3244 1736 3250 3254 3260 3263 1743 3269 1744 3270 1778 1789 3276 1799 3277 1807 3285 3296 3303 3315 1811 3323 3336 3337 3341 1826 3346 3353 1839 3355 3362 1847 3375 1851 3381 3391 3397 3407 1867 3416 1883 1885 3423 3429 3435 1907 3445 1920 3447 1928 1935 1944 1963 3454 1971 1983 3456 1990 1999 3459 2020 2046 3460 3465 3469 2074 2075 3474 2079 2088 3479 2096 2106 3483 2112 2120 3494 2141 2159 2179 3496 3508 3514 3520 2181 2193 3523 3537 2200 3545 2233 3549 2249 3557 3562 2255 2270 3563 2272 2275 2286 3576 3583 2297 3584 2301 3590 3600 2315 3603 2334 3607 2348 3615 2363 2369 3630 2370 2371 2377 3638 2397 3646 3647 3654 3660 3667 2406 2441 3680 3690 3703 2456 3714 3718 2483 3722 3730 3732 2486 3733 2489 3746 3755 3762 2499 3769 3777 3782 2506 3786 3790 2536 3798 2539 3803 3820 2573 3825 2581 3835 2587 3843 2621 3852 2655 3854 2671 3860 3865 2682 3881 2702 3888 2714 3895 3902 3904 3909 2739 3916 2774 3921 2787 3934 2800 2805 3941 2824 3949 3956 3958 3965 2837 fuzzer tests completed 3974 3977 3979 3995 3998 4009 4014 4018 4022 4024 4034 4046 4058 4060 4073 4077 4082 4087 4089 4111 4130 4145 4148 4166 4179 4187 4196 4201 4206 4209 4216 4224 4232 4237 4250 4260 4267 4270 4275 4277 4288 4293 4299 4306 4311 4318 4328 4348 4350 4351 4363 4374 4377 4382 4385 4390 4404 4417 4423 4430 4444 4452 4454 4462 4469 4470 4477 4484 4492 4506 4508 4514 4525 4531 4541 4543 4552 4560 4562 4564 4567 4577 4585 4592 4597 4607 4611 4619 4634 4643 4645 4656 4666 4669 4678 4685 4694 4700 4704 4705 4714 4717 4721 4729 4734 4736 4744 4749 4762 4772 4777 4781 4783 4788 4792 4801 4805 4811 4822 4832 4839 4843 4847 4854 4861 4867 4875 4880 4883 4896 4898 4907 4915 4925 4928 4935 4937 4939 4944 4947 4950 4963 4969 4977 4988 4992 4996 5004 5005 5008 5019 5023 5026 5032 5034 5043 5060 5064 5073 5080 5092 5095 5109 5118 5126 5138 5141 5147 5158 5173 5180 5189 5200 5202 5211 5214 5221 5231 5233 5237 5242 5254 5255 5263 5267 5276 5285 5289 5293 5298 5303 5305 5320 5329 5337 5342 5344 5364 5380 5381 5389 5404 5417 5419 5429 5448 5451 5461 5462 5477 5486 5501 5508 5514 5522 5530 5538 5542 5553 5562 5578 5580 5591 5594 5603 5608 5622 5632 5634 5640 5643 5652 5659 5669 5679 5684 5687 5690 5693 5697 5702 5710 5712 5726 5736 5740 5751 5758 5763 5781 5783 5784 5800 5808 5810 5822 5832 5846 5849 5859 5864 5872 5882 5888 5891 5901 5907 5913 5915 5921 5929 5941 5946 5955 5964 5973 5990 6002 6007 6016 6020 6031 6043 6056 6069 6076 6082 6090 6103 6114 6116 6122 6138 6145 6149 6157 6164 6171 6192 6201 6207 6214 6224 6229 6249 6252 6256 6268 6279 6281 6286 6296 6307 6314 6319 6330 6342 6347 6349 6358 6363 6365 6371 6387 6392 6401 6403 6411 6413 6422 6433 6442 6446 6452 6455 6460 6465 6470 6479 fuzzer tests completed make: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/tests' + '[' -n 8 ']' + make -j8 -k -C contrib/pzstd tests GTEST_INC= GTEST_LIB= make: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd' g++ -MMD -MP -MF OptionsTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 g++ -MMD -MP -MF RoundTripTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 g++ -MMD -MP -MF PzstdTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 g++ -MMD -MP -MF BufferTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 g++ -MMD -MP -MF WorkQueueTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 g++ -MMD -MP -MF ThreadPoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 g++ -MMD -MP -MF RangeTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 g++ -MMD -MP -MF ScopeGuardTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 RoundTripTest.Td RoundTripTest.d g++ -MMD -MP -MF ResourcePoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -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 ThreadPoolTest.Td ThreadPoolTest.d g++ test/RoundTripTest.o ../../programs/datagen.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o test/RoundTripTest test/RoundTripTest.o: In function `writeData': /usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd/test/RoundTripTest.cpp:30: warning: the use of `tmpnam' is dangerous, better use `mkstemp' g++ utils/test/ThreadPoolTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ThreadPoolTest mv -f ResourcePoolTest.Td ResourcePoolTest.d g++ utils/test/ResourcePoolTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ResourcePoolTest mv -f OptionsTest.Td OptionsTest.d g++ test/OptionsTest.o ../../programs/datagen.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o test/OptionsTest mv -f ScopeGuardTest.Td ScopeGuardTest.d g++ utils/test/ScopeGuardTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ScopeGuardTest mv -f RangeTest.Td RangeTest.d g++ utils/test/RangeTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/RangeTest mv -f BufferTest.Td BufferTest.d g++ utils/test/BufferTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/BufferTest mv -f PzstdTest.Td PzstdTest.d g++ test/PzstdTest.o ../../programs/datagen.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o test/PzstdTest test/PzstdTest.o: In function `Pzstd_DISABLED_ExtremelyLargeSize_Test::TestBody()': /usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd/test/PzstdTest.cpp:103: warning: the use of `tmpnam' is dangerous, better use `mkstemp' mv -f WorkQueueTest.Td WorkQueueTest.d g++ utils/test/WorkQueueTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/WorkQueueTest rm test/OptionsTest.o utils/test/WorkQueueTest.o utils/test/ThreadPoolTest.o utils/test/ResourcePoolTest.o utils/test/BufferTest.o utils/test/ScopeGuardTest.o test/PzstdTest.o utils/test/RangeTest.o make: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd' + LD_LIBRARY_PATH=/usr/src/tmp/zstd-buildroot/lib + make -C contrib/pzstd check make: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd' ./utils/test/BufferTest Running main() from 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 (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (0 ms total) [ PASSED ] 3 tests. ./utils/test/RangeTest Running main() from 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 (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ResourcePoolTest Running main() from 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 (0 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ScopeGuardTest Running main() from 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 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 [ OK ] ThreadPool.AllJobsFinished (1 ms) [ RUN ] ThreadPool.AddJobWhileJoining [ OK ] ThreadPool.AddJobWhileJoining (1000 ms) [----------] 3 tests from ThreadPool (1001 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 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 (0 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 (1001 ms) [ RUN ] WorkQueue.BoundedSizeMPMC [ OK ] WorkQueue.BoundedSizeMPMC (0 ms) [ RUN ] WorkQueue.FailedPush [ OK ] WorkQueue.FailedPush (0 ms) [----------] 9 tests from WorkQueue (2002 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. (2002 ms total) [ PASSED ] 10 tests. ./test/OptionsTest Running main() from 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 (0 ms) [ RUN ] Options.GetOutputFile [ OK ] Options.GetOutputFile (0 ms) [ RUN ] Options.MultipleFiles Cannot specify an output file when handling multiple inputs Cannot specify an output file when handling multiple inputs [ OK ] Options.MultipleFiles (0 ms) [ RUN ] Options.NumThreads Invalid arguments: # of threads not specified and unable to determine hardware concurrency. Option -p expects a number, but -o provided [ OK ] Options.NumThreads (0 ms) [ RUN ] Options.BadCompressionLevel Invalid compression level 20. Invalid compression level 23. Invalid argument: --1 [ OK ] Options.BadCompressionLevel (0 ms) [ RUN ] Options.InvalidOption Invalid argument: -x [ OK ] Options.InvalidOption (0 ms) [ RUN ] Options.BadOutputFile [ OK ] Options.BadOutputFile (0 ms) [ RUN ] Options.BadOptionsWithArguments Option -p expects a number, but f provided Option -p expects a number, but 10f provided Option -p requires an argument, but none provided Option -o requires an argument, but none provided Option -o requires an argument, but none provided [ OK ] Options.BadOptionsWithArguments (0 ms) [ RUN ] Options.KeepSource [ OK ] Options.KeepSource (0 ms) [ RUN ] Options.Verbosity [ OK ] Options.Verbosity (0 ms) [ RUN ] Options.TestMode [ OK ] Options.TestMode (0 ms) [ RUN ] Options.Checksum [ OK ] Options.Checksum (0 ms) [ RUN ] Options.InputFiles Cannot specify standard input when handling multiple files [ OK ] Options.InputFiles (0 ms) [ RUN ] Options.InvalidOptions Operation not supported: Zstd benchmarking options. Invalid argument: - Invalid argument: -n15 Invalid compression level 0. [ OK ] Options.InvalidOptions (0 ms) [ RUN ] Options.Extras Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:1) 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 --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:1) 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 --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.1.4. Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:1) 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 --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.1.4. [ OK ] Options.Extras (0 ms) [----------] 15 tests from Options (0 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test case ran. (1 ms total) [ PASSED ] 15 tests. ./test/PzstdTest Running main() from 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: 45881305 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 (873 ms) [ RUN ] Pzstd.LargeSizes Pzstd.LargeSizes seed: 1547186361 [ OK ] Pzstd.LargeSizes (3271 ms) [ RUN ] Pzstd.ExtremelyCompressible /tmp/fileradTnG : 0.34% ( 10000 => 34 bytes, /tmp/fileyMWIjI) /tmp/fileyMWIjI : 10000 bytes [ OK ] Pzstd.ExtremelyCompressible (1 ms) [----------] 3 tests from Pzstd (4145 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (4145 ms total) [ PASSED ] 3 tests. YOU HAVE 1 DISABLED TEST make: Leaving directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd' + exit 0 Processing files: zstd-1.1.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23272 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.1.4-alt1.M80P.1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.1.4 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.1.4 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.1.4 + cp -prL NEWS README.md /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.1.4 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.1.4 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Er2xXh find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QmaH3j find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libzstd = 1.1.4-alt1.M80P.1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), 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.bWYGwn Creating zstd-debuginfo package Processing files: pzstd-1.1.4-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FzvTPw find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iNKstG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: zstd = 1.1.4-alt1.M80P.1, /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), 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), 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.eQRsUU Creating pzstd-debuginfo package Processing files: libzstd-1.1.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61646 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.1.4-alt1.M80P.1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.1.4 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.1.4 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.1.4 + cp -prL LICENSE PATENTS /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.1.4 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.1.4 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nZ682h find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/zstd-buildroot/lib/libzstd.so.1: 134 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h6ANxG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libzstd.so.1 = set:ld0E3GMmZoSuaz6Bm7tBnblj6da8AagEXDFNIM3ZsCnsQ0TTsOXAyc7d9XFaEdZzioabigfAOzVJKkpaBNjH31P728EJIJkNUEJ1cb6UGwZBm83BjnsTkz0iCW1EPOvYcXrsIBf7YsJdBu70fS22EtMfoEcfs1Rbg3XAle1wh6Of0Ff8sHwalTBmKS0Muo4s13qqZCnm0A4Zk1Yfb6w2DrY9ApGYBx9MK593BCCHvKYZ9G73wwYV1dyBZalEmnD7FinUoXJofdZtA0QLfS0S5H65pBr 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.aW2oX9 Creating libzstd-debuginfo package Processing files: libzstd-devel-1.1.4-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ct6asE find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H2eW0e find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libzstd) = 1.1.4 Requires: libzstd = 1.1.4-alt1.M80P.1, /lib/libzstd.so.1.1.4, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nrsm5Q Processing files: zstd-debuginfo-1.1.4-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wqi8Wy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e60okj find-requires: running scripts (debuginfo) Requires: zstd = 1.1.4-alt1.M80P.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: pzstd-debuginfo-1.1.4-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5dClU4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9JYtCW find-requires: running scripts (debuginfo) Requires: pzstd = 1.1.4-alt1.M80P.1, /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.1.4-alt1.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4mT4xP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qVSykN find-requires: running scripts (debuginfo) Provides: debug(libzstd.so.1) Requires: libzstd = 1.1.4-alt1.M80P.1, debug(libc.so.6) Adding to pzstd-debuginfo a strict dependency on libzstd-debuginfo Adding to pzstd-debuginfo a strict dependency on zstd-debuginfo Removing from pzstd-debuginfo 3 sources provided by zstd-debuginfo also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/lib/common also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/programs also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/lib Adding to zstd-debuginfo a strict dependency on libzstd-debuginfo Removing from zstd-debuginfo 29 sources provided by libzstd-debuginfo also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/lib/common also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/lib/compress also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/lib/decompress also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/lib/dictBuilder also prunning dir /usr/src/debug/zstd-1.1.4-alt1.M80P.1/lib 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 2 extra deps from pzstd due to dependency on libzstd Removing 7 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.1.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pzstd-1.1.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-1.1.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-devel-1.1.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/zstd-debuginfo-1.1.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pzstd-debuginfo-1.1.4-alt1.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-debuginfo-1.1.4-alt1.M80P.1.i586.rpm 952.76user 19.94system 7:56.67elapsed 204%CPU (0avgtext+0avgdata 1042976maxresident)k 0inputs+0outputs (0major+5675103minor)pagefaults 0swaps 957.05user 22.44system 8:03.99elapsed 202%CPU (0avgtext+0avgdata 1042976maxresident)k 0inputs+0outputs (0major+6013215minor)pagefaults 0swaps