<86>Apr 21 08:57:00 userdel[90453]: delete user 'rooter' <86>Apr 21 08:57:00 userdel[90453]: removed group 'rooter' owned by 'rooter' <86>Apr 21 08:57:00 userdel[90453]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 08:57:00 groupadd[90485]: group added to /etc/group: name=rooter, GID=591 <86>Apr 21 08:57:00 groupadd[90485]: group added to /etc/gshadow: name=rooter <86>Apr 21 08:57:00 groupadd[90485]: new group: name=rooter, GID=591 <86>Apr 21 08:57:00 useradd[90503]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Apr 21 08:57:00 userdel[90549]: delete user 'builder' <86>Apr 21 08:57:00 userdel[90549]: removed group 'builder' owned by 'builder' <86>Apr 21 08:57:00 userdel[90549]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 08:57:00 groupadd[90581]: group added to /etc/group: name=builder, GID=592 <86>Apr 21 08:57:00 groupadd[90581]: group added to /etc/gshadow: name=builder <86>Apr 21 08:57:00 groupadd[90581]: new group: name=builder, GID=592 <86>Apr 21 08:57:00 useradd[90597]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Apr 21 08:57:02 rpmi: libgtest0-1.8.0-alt4.M80P.1 1525950213 installed <13>Apr 21 08:57:02 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 08:57:03 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 08:57:04 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 08:57:04 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.41116 + 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.41116 + 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.34143 + 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.37933 + 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 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 ./pool 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 21 08:57 tmpSparse 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 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 21 08:57 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 21 08:57 tmpSparse 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 08:57 tmpSparse1M 2048 -rw-r--r-- 1 builder builder 2097152 Apr 21 08:57 tmpSparse2M 4 -rw-r--r-- 1 builder builder 118 Apr 21 08:57 tmpSparseCompressed 44 -rw-r--r-- 1 builder builder 1200007 Apr 21 08:57 tmpSparseOdd 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpSparseRegen 1036 -rw-r--r-- 1 builder builder 2097152 Apr 21 08:57 tmpSparseRegenerated \n**** multiple files tests **** compress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 08:57 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 08:57 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 21 08:57 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 08:57 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 21 08:57 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 21 08:57 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 21 08:57 tmpCompressed.zst 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 21 08:57 tmpResult.zst decompress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 08:57 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 08:57 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 21 08:57 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 08:57 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 21 08:57 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 21 08:57 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 21 08:57 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 21 08:57 tmpResult.zst compress tmp* into stdout > tmpall : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 08:57 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 08:57 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 21 08:57 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 08:57 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 21 08:57 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 21 08:57 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 21 08:57 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 21 08:57 tmpResult.zst 388 -rw-r--r-- 1 builder builder 396928 Apr 21 08:57 tmpall decompress tmpall* into stdout > tmpdec : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 08:57 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 08:57 tmp2 32 -rw-r--r-- 1 builder builder 32767 Apr 21 08:57 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 08:57 tmp3 336 -rw-r--r-- 1 builder builder 342496 Apr 21 08:57 tmp3.zst 24 -rw-r--r-- 1 builder builder 21246 Apr 21 08:57 tmpCompressed 24 -rw-r--r-- 1 builder builder 21260 Apr 21 08:57 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 08:57 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 08:57 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 08:57 tmpResult 24 -rw-r--r-- 1 builder builder 21236 Apr 21 08:57 tmpResult.zst 388 -rw-r--r-- 1 builder builder 396928 Apr 21 08:57 tmpall 388 -rw-r--r-- 1 builder builder 396928 Apr 21 08:57 tmpall2 2380 -rw-r--r-- 1 builder builder 2433026 Apr 21 08:57 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% 77% 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 21 08:57 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), 78.7 MB/s =-tmp1 : 65537 -> 21198 (3.092), 78.7 MB/s , 282.5 MB/s 1# |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21101 (3.106), 78.7 MB/s =-tmp1 : 65537 -> 21101 (3.106), 78.7 MB/s , 282.5 MB/s 2# |-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# with recursive and quiet modes bench 1.1.4 : input 65537 bytes, 1 seconds, 0 KB blocks ./decodecorpus -t -T30 seed: 17105 -1 21198 (3.092) 25.30 MB/s 197.4 MB/s tmp1 ./invalidDictionaries 32 61 100 121 -2 21101 (3.106) 81.92 MB/s 190.5 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 *** 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 *** 141 Read : 0 MB ==> 30.96% /*stdin*\ : 30.94% (528384 => 163487 bytes, /*stdout*\) ./fullbench -i1 *** Zstandard speed analyzer 1.1.4 32-bits, by Yann Collet (Apr 21 2019) *** - 1 iterations - roundTripTest: ./datagen -g270000000 | ../programs/zstd -v1 | ../programs/zstd -d ./zstreamtest -T2mn Starting zstream tester (32-bits, 1.1.4) Seed = 8120 177 Sample 10MiB : 1- ZSTD_compress : ./fuzzer -T5mn Starting zstd tester (32-bits, 1.1.4) Seed = 7573 222 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 244 Read : 21 MB ==> 31.51% Read : 43 MB ==> 31.64% 285 Read : 65 MB ==> 31.61% Read : 87 MB ==> 31.65% 320 Read : 110 MB ==> 31.61% 357 Read : 132 MB ==> 31.63% 405 454 Read : 155 MB ==> 31.64% Read : 178 MB ==> 31.64% 489 537 Read : 200 MB ==> 31.64% 573 Read : 223 MB ==> 31.64% 1- ZSTD_compress : 197.4 MB/s ( 3139371) 1 ./legacy Simple API OK Streaming API OK OK 2- ZSTD_decompress : Read : 246 MB ==> 31.64% /*stdin*\ : 31.64% (270000000 => 85415803 bytes, /*stdout*\) roundTripTest: ./datagen -g270000000 | ../programs/zstd -v2 | ../programs/zstd -d 614 644 683 750 787 814 847 890 930 1 953 1012 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 12 1053 Read : 15 MB ==> 31.18% 1- ZSTD_decompress : 606.1 MB/s ( 10000000) 2 11- ZSTD_compressContinue : 1085 Read : 31 MB ==> 31.36% 1119 13 1151 Read : 46 MB ==> 31.39% 1186 1217 Read : 63 MB ==> 31.38% 15 1274 Read : 80 MB ==> 31.39% 1331 23 1364 Read : 96 MB ==> 31.41% 1- ZSTD_compressContinue : 204.8 MB/s ( 3139367) 11 12- ZSTD_compressContinue_extDict : Read : 113 MB ==> 31.40% 1408 31 Read : 129 MB ==> 31.40% 34 1449 Read : 146 MB ==> 31.39% Read : 163 MB ==> 31.41% 1479 Read : 180 MB ==> 31.40% Read : 197 MB ==> 31.41% 36 1506 Read : 213 MB ==> 31.42% 39 Read : 230 MB ==> 31.40% 1540 43 1- ZSTD_compressContinue_extDict : 203.4 MB/s ( 3139385) 12 13- ZSTD_decompressContinue : Read : 247 MB ==> 31.41% /*stdin*\ : 31.40% (270000000 => 84787917 bytes, /*stdout*\) 1582 roundTripTest: ./datagen -g270000000 | ../programs/zstd -v3 | ../programs/zstd -d 51 1600 58 1633 66 74 1686 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 8 MB ==> 32.22% 1728 Read : 17 MB ==> 32.26% 1771 Read : 26 MB ==> 32.40% 1843 76 Read : 35 MB ==> 32.50% Read : 43 MB ==> 32.50% 86 1862 Read : 51 MB ==> 32.48% 1/ 1 90 1920 27 Read : 60 MB ==> 32.48% 1- ZSTD_decompressContinue : 592.8 MB/s ( 10000000) 13 31- ZSTD_decodeLiteralsBlock : 41 Read : 67 MB ==> 32.49% 101 1971 Read : 76 MB ==> 32.50% 2001 Read : 84 MB ==> 32.50% Read : 93 MB ==> 32.52% 2067 Read : 101 MB ==> 32.50% 2082 Read : 110 MB ==> 32.48% 2120 Read : 119 MB ==> 32.52% 52 Read : 127 MB ==> 32.50% 2157 Read : 136 MB ==> 32.49% 103 2207 Read : 145 MB ==> 32.49% 2232 Read : 154 MB ==> 32.51% 108 2262 Read : 164 MB ==> 32.51% 113 2288 Read : 173 MB ==> 32.51% 2337 Read : 182 MB ==> 32.50% 59 2382 1- ZSTD_decodeLiteralsBlock : 813.1 MB/s ( 36766) 31 Read : 191 MB ==> 32.52% Read : 201 MB ==> 32.51% 2411 68 32- ZSTD_decodeSeqHeaders : 118 Read : 210 MB ==> 32.52% 2442 77 Read : 219 MB ==> 32.52% 127 Read : 228 MB ==> 32.51% 2459 Read : 237 MB ==> 32.52% Read : 247 MB ==> 32.51% 2502 Read : 256 MB ==> 32.51% /*stdin*\ : 32.51% (270000000 => 87769121 bytes, /*stdout*\) roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v4 | ../programs/zstd -d 81 2542 88 95 133 99 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 2568 Read : 6 MB ==> 27.59% 139 107 2602 Read : 12 MB ==> 27.67% Read : 19 MB ==> 27.72% 156 120 Read : 25 MB ==> 27.78% 2633 Read : 31 MB ==> 27.75% 161 2673 Read : 37 MB ==> 27.73% Read : 45 MB ==> 27.73% Read : 53 MB ==> 27.73% 2706 Read : 61 MB ==> 27.75% 127 Read : 70 MB ==> 27.73% 1- ZSTD_decodeSeqHeaders : 28845.8 MB/s ( 74) 32 41- ZSTD_compressStream : Read : 78 MB ==> 27.77% 166 Read : 86 MB ==> 27.79% 2746 Read : 95 MB ==> 27.78% Read : 103 MB ==> 27.77% Read : 111 MB ==> 27.77% 2772 131 Read : 120 MB ==> 27.75% Read : 128 MB ==> 27.75% /*stdin*\ : 27.74% (140000000 => 38833313 bytes, /*stdout*\) roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v5 | ../programs/zstd -d 177 139 2804 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 2841 Read : 5 MB ==> 26.79% 180 141 2860 Read : 10 MB ==> 26.86% 142 186 2879 Read : 14 MB ==> 26.84% Read : 20 MB ==> 26.88% 1- ZSTD_compressStream : 169.4 MB/s ( 3139370) 41 2927 42- ZSTD_decompressStream : 193 Read : 26 MB ==> 26.95% 145 Read : 33 MB ==> 26.89% 214 2960 Read : 40 MB ==> 26.93% 196 Read : 48 MB ==> 26.92% 224 Read : 56 MB ==> 26.93% 3005 Read : 63 MB ==> 26.94% Read : 71 MB ==> 26.91% Read : 78 MB ==> 26.96% 239 Read : 86 MB ==> 26.97% 3045 Read : 93 MB ==> 26.98% Read : 101 MB ==> 26.96% Read : 108 MB ==> 26.96% 3065 254 Read : 116 MB ==> 26.93% 199 Read : 123 MB ==> 26.94% Read : 130 MB ==> 26.94% /*stdin*\ : 26.93% (140000000 => 37696849 bytes, /*stdout*\) roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v6 | ../programs/zstd -d 272 3123 1- ZSTD_decompressStream : 605.5 MB/s ( 10000000) 42 ./fullbench -i1 -P0 *** Zstandard speed analyzer 1.1.4 32-bits, by Yann Collet (Apr 21 2019) *** - 1 iterations - 286 Sample 10MiB : 1- ZSTD_compress : *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 4 MB ==> 26.96% 200 3165 301 Read : 10 MB ==> 27.12% Read : 16 MB ==> 27.14% 204 Read : 21 MB ==> 27.19% 303 207 Read : 26 MB ==> 27.25% 3209 Read : 31 MB ==> 27.24% Read : 36 MB ==> 27.22% 307 209 Read : 41 MB ==> 27.22% Read : 47 MB ==> 27.23% 3260 215 Read : 52 MB ==> 27.23% Read : 57 MB ==> 27.25% 3301 Read : 62 MB ==> 27.24% 223 Read : 65 MB ==> 27.23% 3340 325 Read : 68 MB ==> 27.22% 3372 Read : 72 MB ==> 27.23% Read : 75 MB ==> 27.25% 232 3398 Read : 79 MB ==> 27.26% Read : 83 MB ==> 27.27% 1- ZSTD_compress : 1009.0 MB/s ( 10000241) 1 2- ZSTD_decompress : 3447 Read : 86 MB ==> 27.28% 337 Read : 89 MB ==> 27.28% 3500 Read : 92 MB ==> 27.28% Read : 95 MB ==> 27.27% Read : 98 MB ==> 27.27% 3531 Read : 101 MB ==> 27.27% Read : 104 MB ==> 27.27% 238 Read : 107 MB ==> 27.26% Read : 110 MB ==> 27.27% 3569 Read : 113 MB ==> 27.25% 1- ZSTD_decompress : 5732.4 MB/s ( 10000000) 2 Read : 117 MB ==> 27.24%11- ZSTD_compressContinue : 364 240 Read : 121 MB ==> 27.24% 3587 Read : 124 MB ==> 27.25% Read : 128 MB ==> 27.24% 3654 Read : 131 MB ==> 27.24% /*stdin*\ : 27.23% (140000000 => 38127843 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v7 | ../programs/zstd -d 3671 246 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 3734 365 Read : 3 MB ==> 21.44% 3765 373 Read : 6 MB ==> 21.38% 1- ZSTD_compressContinue : 993.2 MB/s ( 10000237) 11 12- ZSTD_compressContinue_extDict : 263 3793 Read : 9 MB ==> 21.51% 409 443 267 3839 Read : 12 MB ==> 21.46% 464 272 484 Read : 15 MB ==> 21.44% 3870 273 487 275 Read : 19 MB ==> 21.48% 293 1- ZSTD_compressContinue_extDict : 992.9 MB/s ( 10000223) 12 13- ZSTD_decompressContinue : 3915 298 Read : 22 MB ==> 21.49% 505 310 3946 Read : 25 MB ==> 21.43% 312 328 4003 Read : 29 MB ==> 21.43% Read : 34 MB ==> 21.43% 4060 333 Read : 38 MB ==> 21.47% 4093 Read : 43 MB ==> 21.45% 4137 1- ZSTD_decompressContinue : 5911.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 : Read : 48 MB ==> 21.47% 4178 Read : 52 MB ==> 21.45% 338 4208 Read : 56 MB ==> 21.46% 342 4235 Read : 61 MB ==> 21.47% 346 /*stdin*\ : 21.47% (70000000 => 15026603 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v8 | ../programs/zstd -d 4269 4311 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 4329 Read : 4 MB ==> 21.24% 4362 349 Read : 8 MB ==> 21.36% 4415 Read : 12 MB ==> 21.34% 4459 Read : 15 MB ==> 21.30% 4500 1- ZSTD_compressStream : 937.4 MB/s ( 10000237) 41 Read : 19 MB ==> 21.37%42- ZSTD_decompressStream : 4572 Read : 23 MB ==> 21.32% 4591 Read : 27 MB ==> 21.28% 4649 Read : 31 MB ==> 21.30% 4700 Read : 35 MB ==> 21.30% 359 4730 Read : 39 MB ==> 21.33% 4796 Read : 43 MB ==> 21.31% 4811 Read : 47 MB ==> 21.32% 4848 Read : 50 MB ==> 21.33% 4886 360 Read : 54 MB ==> 21.30% 4936 362 Read : 58 MB ==> 21.32% 366 Read : 61 MB ==> 21.33% 4961 1- ZSTD_decompressStream : 5441.9 MB/s ( 10000000) 42 379 Read : 65 MB ==> 21.32% /*stdin*\ : 21.32% (70000000 => 14926928 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v9 | ../programs/zstd -d 4991 381 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 382 Read : 2 MB ==> 20.93% 5017 394 Read : 3 MB ==> 21.27% 5066 399 532 Read : 5 MB ==> 21.25% 407 5111 412 Read : 7 MB ==> 21.17% 5140 418 Read : 8 MB ==> 21.39% 5171 Read : 10 MB ==> 21.39% 541 426 Read : 12 MB ==> 21.31% 5188 427 5231 Read : 14 MB ==> 21.29% 554 5271 Read : 16 MB ==> 21.28% Read : 18 MB ==> 21.34% 5297 Read : 20 MB ==> 21.36% Read : 22 MB ==> 21.31% 5331 Read : 25 MB ==> 21.29% Read : 27 MB ==> 21.27% 5362 Read : 29 MB ==> 21.28% Read : 31 MB ==> 21.28% 5411 432 Read : 34 MB ==> 21.29% Read : 36 MB ==> 21.30% 5440 Read : 38 MB ==> 21.33% 438 Read : 41 MB ==> 21.31% 5481 565 Read : 43 MB ==> 21.30% 443 Read : 45 MB ==> 21.32% 5507 Read : 47 MB ==> 21.31% 450 Read : 50 MB ==> 21.33% 5541 459 Read : 51 MB ==> 21.32% 461 5573 468 Read : 53 MB ==> 21.31% 5589 Read : 54 MB ==> 21.29% 469 5608 Read : 56 MB ==> 21.31% 566 5656 Read : 57 MB ==> 21.32% 470 567 5686 593 Read : 59 MB ==> 21.31% 5721 Read : 60 MB ==> 21.31% 472 486 Read : 62 MB ==> 21.32% 5774 499 501 Read : 63 MB ==> 21.31% 511 5794 Read : 65 MB ==> 21.31% 518 /*stdin*\ : 21.32% (70000000 => 14921221 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v10 | ../programs/zstd -d 5852 5894 5938 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 5989 519 6030 Read : 2 MB ==> 17.91% 6069 Read : 4 MB ==> 18.07% 6101 Read : 5 MB ==> 18.18% Read : 6 MB ==> 18.29% 6127 521 Read : 7 MB ==> 18.32% 602 6176 523 Read : 9 MB ==> 18.45% Read : 10 MB ==> 18.44% 525 6231 Read : 11 MB ==> 18.50% 623 Read : 12 MB ==> 18.48% 6261 Read : 14 MB ==> 18.46% 532 533 6300 tests completed: OK Read : 15 MB ==> 18.45% 647 539 Read : 16 MB ==> 18.48% Read : 17 MB ==> 18.53% Read : 18 MB ==> 18.52% 648 Read : 20 MB ==> 18.52% 541 Read : 22 MB ==> 18.54% 650 Read : 24 MB ==> 18.53% Read : 25 MB ==> 18.52% 544 658 Read : 27 MB ==> 18.51% 555 Read : 28 MB ==> 18.51% 563 Read : 29 MB ==> 18.49% 566 Read : 30 MB ==> 18.47% Read : 32 MB ==> 18.47% 572 Read : 33 MB ==> 18.45% /*stdin*\ : 18.45% (35000000 => 6458718 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v11 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 17.91% Read : 3 MB ==> 18.17% 578 Read : 5 MB ==> 18.25% Read : 6 MB ==> 18.39% 580 Read : 7 MB ==> 18.44% Read : 9 MB ==> 18.62% 667 Read : 10 MB ==> 18.63% 678 Read : 12 MB ==> 18.63% 586 690 Read : 13 MB ==> 18.60% Read : 15 MB ==> 18.59% Read : 16 MB ==> 18.62% 591 Read : 18 MB ==> 18.64% Read : 19 MB ==> 18.67% Read : 20 MB ==> 18.69% Read : 22 MB ==> 18.68% 598 Read : 24 MB ==> 18.67% Read : 26 MB ==> 18.69% Read : 27 MB ==> 18.67% 604 609 692 Read : 28 MB ==> 18.64% Read : 30 MB ==> 18.64% 611 Read : 31 MB ==> 18.63% 716 Read : 33 MB ==> 18.61% 613 733 /*stdin*\ : 18.61% (35000000 => 6512573 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v12 | ../programs/zstd -d 618 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 17.68% 626 Read : 2 MB ==> 17.89% 753 Read : 3 MB ==> 18.20% 754 Read : 5 MB ==> 18.26% 630 Read : 6 MB ==> 18.36% Read : 7 MB ==> 18.41% Read : 8 MB ==> 18.52% 642 Read : 9 MB ==> 18.60% Read : 11 MB ==> 18.62% 646 Read : 12 MB ==> 18.63% 652 Read : 13 MB ==> 18.62% Read : 14 MB ==> 18.57% Read : 16 MB ==> 18.58% Read : 17 MB ==> 18.66% Read : 18 MB ==> 18.68% Read : 20 MB ==> 18.67% Read : 21 MB ==> 18.70% 762 Read : 22 MB ==> 18.70% Read : 24 MB ==> 18.68% 779 Read : 25 MB ==> 18.68% Read : 26 MB ==> 18.68% 803 655 Read : 27 MB ==> 18.66% Read : 29 MB ==> 18.66% Read : 30 MB ==> 18.65% 658 Read : 31 MB ==> 18.64% 805 665 Read : 33 MB ==> 18.61% /*stdin*\ : 18.61% (35000000 => 6514423 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v13 | ../programs/zstd -d 671 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 807 675 Read : 1 MB ==> 15.44% Read : 2 MB ==> 15.68% Read : 3 MB ==> 15.67% Read : 4 MB ==> 15.78% 680 Read : 5 MB ==> 15.79% Read : 6 MB ==> 15.82% 689 Read : 7 MB ==> 15.86% Read : 8 MB ==> 15.85% 693 Read : 8 MB ==> 15.86% Read : 9 MB ==> 15.86% 697 Read : 10 MB ==> 15.87% Read : 11 MB ==> 15.86% 703 Read : 12 MB ==> 15.88% 817 Read : 13 MB ==> 15.87% 705 Read : 14 MB ==> 15.89% Read : 15 MB ==> 15.92% 821 707 Read : 16 MB ==> 15.92% 720 830 Read : 16 MB ==> 15.91% /*stdin*\ : 15.90% (18000000 => 2862001 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v14 | ../programs/zstd -d 839 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 15.15% Read : 2 MB ==> 15.58% Read : 2 MB ==> 15.75% Read : 3 MB ==> 15.69% 856 Read : 4 MB ==> 15.78% 868 Read : 4 MB ==> 15.86% 878 Read : 5 MB ==> 15.81% 721 880 Read : 6 MB ==> 15.83% Read : 6 MB ==> 15.84% Read : 7 MB ==> 15.85% 736 Read : 8 MB ==> 15.85% Read : 9 MB ==> 15.82% Read : 9 MB ==> 15.86% 739 Read : 10 MB ==> 15.87% Read : 11 MB ==> 15.87% Read : 12 MB ==> 15.89% 747 Read : 13 MB ==> 15.88% 883 753 Read : 14 MB ==> 15.89% Read : 15 MB ==> 15.92% Read : 16 MB ==> 15.92% Read : 16 MB ==> 15.92% /*stdin*\ : 15.91% (18000000 => 2863041 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v15 | ../programs/zstd -d *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 15.27% Read : 2 MB ==> 15.42% 760 Read : 2 MB ==> 15.71% Read : 3 MB ==> 15.75% Read : 4 MB ==> 15.78% 898 763 772 Read : 5 MB ==> 15.77% Read : 5 MB ==> 15.79% 775 Read : 6 MB ==> 15.79% 904 Read : 6 MB ==> 15.77% 780 Read : 7 MB ==> 15.81% 917 788 Read : 7 MB ==> 15.81% 792 Read : 8 MB ==> 15.81% Read : 8 MB ==> 15.82% 919 Read : 9 MB ==> 15.81% Read : 9 MB ==> 15.82% 794 Read : 10 MB ==> 15.82% Read : 10 MB ==> 15.84% Read : 11 MB ==> 15.83% 799 920 Read : 12 MB ==> 15.85% Read : 12 MB ==> 15.88% Read : 13 MB ==> 15.84% 939 Read : 14 MB ==> 15.84% 816 Read : 14 MB ==> 15.84% Read : 15 MB ==> 15.88% 819 Read : 15 MB ==> 15.89% Read : 16 MB ==> 15.89% Read : 16 MB ==> 15.88% /*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 : 0 MB ==> 15.19% 943 Read : 1 MB ==> 15.42% Read : 2 MB ==> 15.55% 986 Read : 2 MB ==> 15.71% 822 Read : 3 MB ==> 15.66% Read : 4 MB ==> 15.74% Read : 4 MB ==> 15.81% 823 1001 Read : 5 MB ==> 15.76% 1020 826 Read : 5 MB ==> 15.79% 829 Read : 5 MB ==> 15.79% Read : 6 MB ==> 15.77% 838 Read : 6 MB ==> 15.82% 853 Read : 7 MB ==> 15.85% 857 Read : 7 MB ==> 15.86% 871 Read : 8 MB ==> 15.84% 873 Read : 8 MB ==> 15.85% 886 Read : 9 MB ==> 15.82% Read : 9 MB ==> 15.86% 903 Read : 9 MB ==> 15.87% 905 Read : 10 MB ==> 15.86% Read : 10 MB ==> 15.88% Read : 11 MB ==> 15.89% Read : 11 MB ==> 15.88% Read : 12 MB ==> 15.89% Read : 12 MB ==> 15.92% 914 Read : 13 MB ==> 15.91% Read : 13 MB ==> 15.90% 928 Read : 14 MB ==> 15.90% 1034 932 Read : 14 MB ==> 15.90% 1045 Read : 14 MB ==> 15.92% 1067 Read : 15 MB ==> 15.94% 934 Read : 15 MB ==> 15.95% 944 Read : 16 MB ==> 15.95% Read : 16 MB ==> 15.93% Read : 17 MB ==> 15.93% /*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.56% Read : 1 MB ==> 13.57% Read : 2 MB ==> 13.81% Read : 2 MB ==> 13.94% 958 Read : 3 MB ==> 13.84% Read : 4 MB ==> 13.93% Read : 4 MB ==> 13.91% 975 Read : 5 MB ==> 13.87% 977 1098 Read : 5 MB ==> 13.87% Read : 6 MB ==> 13.87% 986 Read : 6 MB ==> 13.87% 989 Read : 7 MB ==> 13.88% 1103 995 Read : 7 MB ==> 13.87% 1001 1006 Read : 8 MB ==> 13.87% 1011 Read : 8 MB ==> 13.87% Read : 9 MB ==> 13.86% Read : 10 MB ==> 13.87% Read : 10 MB ==> 13.86% Read : 11 MB ==> 13.86% 1121 1015 Read : 12 MB ==> 13.86% Read : 12 MB ==> 13.87% 1023 1142 Read : 12 MB ==> 13.88% 1152 Read : 13 MB ==> 13.87% 1028 Read : 13 MB ==> 13.86% Read : 14 MB ==> 13.86% 1044 Read : 14 MB ==> 13.85% Read : 15 MB ==> 13.88% 1045 1161 Read : 15 MB ==> 13.90% 1053 Read : 15 MB ==> 13.89% 1163 Read : 16 MB ==> 13.89% 1061 Read : 16 MB ==> 13.88% 1068 Read : 17 MB ==> 13.87% /*stdin*\ : 13.87% (18000000 => 2496256 bytes, /*stdout*\) roundTripTest: ./datagen -g50000000 -P94 | ../programs/zstd -v18 | ../programs/zstd -d 1076 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 0 MB ==> 7.26% Read : 1 MB ==> 7.34% 1087 Read : 2 MB ==> 7.52% Read : 2 MB ==> 7.55% 1170 1092 Read : 3 MB ==> 7.59% 1183 1095 Read : 3 MB ==> 7.59% 1101 Read : 4 MB ==> 7.62% Read : 4 MB ==> 7.63% Read : 5 MB ==> 7.68% 1107 1186 Read : 5 MB ==> 7.69% Read : 6 MB ==> 7.68% 1115 Read : 6 MB ==> 7.71% Read : 7 MB ==> 7.72% 1127 Read : 7 MB ==> 7.74% Read : 7 MB ==> 7.72% 1193 1133 Read : 8 MB ==> 7.73% 1139 Read : 8 MB ==> 7.73% 1211 Read : 8 MB ==> 7.74% Read : 9 MB ==> 7.73% 1212 Read : 9 MB ==> 7.74% 1140 Read : 10 MB ==> 7.74% 1150 1256 Read : 10 MB ==> 7.72% 1160 1261 Read : 10 MB ==> 7.72% 1162 Read : 11 MB ==> 7.73% 1163 Read : 11 MB ==> 7.72% 1168 Read : 11 MB ==> 7.70% 1183 Read : 12 MB ==> 7.70% 1198 Read : 12 MB ==> 7.69% Read : 13 MB ==> 7.69% 1264 1205 Read : 13 MB ==> 7.67% Read : 14 MB ==> 7.69% 1266 1219 Read : 14 MB ==> 7.69% 1287 Read : 15 MB ==> 7.70% 1229 Read : 15 MB ==> 7.70% 1234 Read : 16 MB ==> 7.71% 1302 1240 1250 Read : 16 MB ==> 7.69% 1309 1256 Read : 16 MB ==> 7.70% 1257 1261 Read : 17 MB ==> 7.71% 1263 1273 Read : 17 MB ==> 7.70% 1312 1274 Read : 18 MB ==> 7.70% 1283 Read : 18 MB ==> 7.70% 1289 Read : 19 MB ==> 7.70% Read : 19 MB ==> 7.70% 1303 Read : 20 MB ==> 7.71% Read : 20 MB ==> 7.71% Read : 21 MB ==> 7.73% 1318 Read : 21 MB ==> 7.73% Read : 22 MB ==> 7.74% Read : 22 MB ==> 7.74% 1318 Read : 23 MB ==> 7.74% Read : 24 MB ==> 7.73% 1319 Read : 24 MB ==> 7.74% 1323 Read : 25 MB ==> 7.73% Read : 25 MB ==> 7.74% Read : 26 MB ==> 7.74% 1323 Read : 26 MB ==> 7.73% Read : 27 MB ==> 7.74% Read : 27 MB ==> 7.73% 1326 Read : 28 MB ==> 7.72% 1344 Read : 28 MB ==> 7.72% Read : 29 MB ==> 7.72% Read : 29 MB ==> 7.72% 1351 Read : 30 MB ==> 7.72% 1357 Read : 30 MB ==> 7.72% 1324 Read : 31 MB ==> 7.73% 1369 Read : 31 MB ==> 7.72% 1373 Read : 32 MB ==> 7.72% 1326 1377 Read : 32 MB ==> 7.72% 1330 Read : 33 MB ==> 7.73% 1387 Read : 33 MB ==> 7.73% Read : 34 MB ==> 7.73% Read : 34 MB ==> 7.73% 1347 1401 Read : 35 MB ==> 7.74% 1372 Read : 35 MB ==> 7.74% Read : 36 MB ==> 7.74% 1407 Read : 36 MB ==> 7.75% Read : 37 MB ==> 7.75% Read : 37 MB ==> 7.74% 1414 Read : 38 MB ==> 7.74% Read : 38 MB ==> 7.74% Read : 39 MB ==> 7.74% Read : 39 MB ==> 7.74% 1375 Read : 40 MB ==> 7.74% Read : 40 MB ==> 7.74% Read : 41 MB ==> 7.73% 1393 1425 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% 1405 Read : 44 MB ==> 7.73% Read : 44 MB ==> 7.73% 1436 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% /*stdin*\ : 7.73% (50000000 => 3866422 bytes, /*stdout*\) roundTripTest: ./datagen -g50000000 -P94 | ../programs/zstd -v19 | ../programs/zstd -d 1440 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 1444 Read : 0 MB ==> 7.04% Read : 1 MB ==> 7.31% 1450 Read : 1 MB ==> 7.46% 1452 Read : 2 MB ==> 7.57% Read : 2 MB ==> 7.56% 1439 1466 Read : 3 MB ==> 7.58% Read : 3 MB ==> 7.61% 1467 Read : 3 MB ==> 7.58% 1442 Read : 4 MB ==> 7.63% Read : 4 MB ==> 7.64% Read : 4 MB ==> 7.66% 1460 Read : 5 MB ==> 7.70% Read : 5 MB ==> 7.70% 1461 1468 Read : 6 MB ==> 7.70% Read : 6 MB ==> 7.71% 1475 Read : 6 MB ==> 7.72% 1478 Read : 7 MB ==> 7.74% Read : 7 MB ==> 7.75% 1481 Read : 7 MB ==> 7.74% Read : 8 MB ==> 7.74% 1489 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% 1495 Read : 10 MB ==> 7.74% Read : 10 MB ==> 7.74% Read : 11 MB ==> 7.74% 1479 1503 Read : 11 MB ==> 7.73% Read : 12 MB ==> 7.71% Read : 12 MB ==> 7.70% 1506 Read : 12 MB ==> 7.71% 1516 Read : 13 MB ==> 7.70% Read : 13 MB ==> 7.69% 1518 Read : 13 MB ==> 7.70% Read : 14 MB ==> 7.71% Read : 14 MB ==> 7.71% 1526 Read : 15 MB ==> 7.70% Read : 15 MB ==> 7.72% 1540 Read : 15 MB ==> 7.72% Read : 16 MB ==> 7.72% 1511 Read : 16 MB ==> 7.71% 1516 1542 Read : 16 MB ==> 7.71% Read : 17 MB ==> 7.72% Read : 17 MB ==> 7.71% 1545 1519 Read : 18 MB ==> 7.72% 1549 Read : 18 MB ==> 7.72% 1553 Read : 18 MB ==> 7.72% 1531 Read : 19 MB ==> 7.72% 1556 Read : 19 MB ==> 7.72% 1572 1537 Read : 19 MB ==> 7.73% Read : 20 MB ==> 7.72% 1587 Read : 20 MB ==> 7.73% Read : 21 MB ==> 7.73% 1596 Read : 21 MB ==> 7.75% Read : 21 MB ==> 7.75% 1601 1541 Read : 22 MB ==> 7.76% Read : 22 MB ==> 7.76% Read : 22 MB ==> 7.76% Read : 23 MB ==> 7.76% 1609 Read : 23 MB ==> 7.75% Read : 24 MB ==> 7.75% 1625 Read : 24 MB ==> 7.75% Read : 24 MB ==> 7.76% 1637 1553 Read : 25 MB ==> 7.75% Read : 25 MB ==> 7.76% 1583 1639 Read : 25 MB ==> 7.75% Read : 26 MB ==> 7.75% 1642 Read : 26 MB ==> 7.75% Read : 27 MB ==> 7.75% 1650 Read : 27 MB ==> 7.75% 1591 Read : 27 MB ==> 7.74% 1660 Read : 28 MB ==> 7.74% 1662 Read : 28 MB ==> 7.74% 1596 1665 Read : 28 MB ==> 7.74% 1666 1597 Read : 29 MB ==> 7.73% Read : 29 MB ==> 7.73% 1668 Read : 30 MB ==> 7.73% 1672 Read : 30 MB ==> 7.74% 1676 Read : 30 MB ==> 7.74% 1598 1692 Read : 31 MB ==> 7.74% 1699 1618 Read : 31 MB ==> 7.74% Read : 31 MB ==> 7.73% Read : 32 MB ==> 7.73% 1712 Read : 32 MB ==> 7.73% 1656 Read : 32 MB ==> 7.74% 1722 Read : 32 MB ==> 7.75% Read : 33 MB ==> 7.75% Read : 33 MB ==> 7.75% Read : 34 MB ==> 7.75% Read : 34 MB ==> 7.75% Read : 34 MB ==> 7.75% Read : 35 MB ==> 7.75% Read : 35 MB ==> 7.76% Read : 35 MB ==> 7.76% 1657 Read : 36 MB ==> 7.76% 1685 Read : 36 MB ==> 7.76% Read : 37 MB ==> 7.76% Read : 37 MB ==> 7.76% 1700 Read : 37 MB ==> 7.76% Read : 38 MB ==> 7.76% Read : 38 MB ==> 7.76% 1702 Read : 38 MB ==> 7.75% Read : 39 MB ==> 7.75% Read : 39 MB ==> 7.75% Read : 40 MB ==> 7.75% Read : 40 MB ==> 7.75% 1711 Read : 40 MB ==> 7.75% Read : 41 MB ==> 7.75% 1726 Read : 41 MB ==> 7.75% Read : 41 MB ==> 7.74% 1740 Read : 42 MB ==> 7.74% Read : 42 MB ==> 7.74% Read : 43 MB ==> 7.74% 1754 Read : 43 MB ==> 7.74% Read : 43 MB ==> 7.74% 1757 Read : 44 MB ==> 7.74% 1763 Read : 44 MB ==> 7.74% 1774 Read : 44 MB ==> 7.74% 1777 Read : 45 MB ==> 7.74% 1787 Read : 45 MB ==> 7.74% Read : 45 MB ==> 7.74% 1791 Read : 46 MB ==> 7.74% 1797 Read : 46 MB ==> 7.74% Read : 46 MB ==> 7.75% Read : 47 MB ==> 7.75% 1813 Read : 47 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 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** Read : 0 MB ==> 3.73% Read : 0 MB ==> 4.38% 1817 Read : 1 MB ==> 4.76% 1725 Read : 1 MB ==> 5.03% Read : 2 MB ==> 5.18% 1726 1818 1735 Read : 2 MB ==> 5.30% 1738 Read : 2 MB ==> 5.32% Read : 3 MB ==> 5.40% 1860 Read : 3 MB ==> 5.44% Read : 3 MB ==> 5.49% 1743 Read : 4 MB ==> 5.53% Read : 4 MB ==> 5.55% 1861 1748 Read : 5 MB ==> 5.57% 1764 1867 Read : 5 MB ==> 5.59% 1771 Read : 5 MB ==> 5.64% 1874 1775 Read : 6 MB ==> 5.66% Read : 6 MB ==> 5.67% 1777 Read : 6 MB ==> 5.69% 1784 1876 Read : 7 MB ==> 5.72% 1787 Read : 7 MB ==> 5.71% 1796 1878 Read : 8 MB ==> 5.72% 1798 Read : 8 MB ==> 5.72% Read : 8 MB ==> 5.74% 1800 Read : 9 MB ==> 5.74% Read : 9 MB ==> 5.75% 1897 Read : 9 MB ==> 5.74% 1806 Read : 10 MB ==> 5.74% Read : 10 MB ==> 5.74% Read : 11 MB ==> 5.75% 1808 Read : 11 MB ==> 5.75% Read : 11 MB ==> 5.74% Read : 12 MB ==> 5.75% Read : 12 MB ==> 5.74% 1817 Read : 12 MB ==> 5.75% Read : 13 MB ==> 5.75% 1824 Read : 13 MB ==> 5.76% Read : 14 MB ==> 5.76% Read : 14 MB ==> 5.75% 1825 Read : 14 MB ==> 5.76% Read : 15 MB ==> 5.77% 1835 Read : 15 MB ==> 5.77% Read : 15 MB ==> 5.78% 1845 Read : 16 MB ==> 5.78% Read : 16 MB ==> 5.78% Read : 17 MB ==> 5.78% Read : 17 MB ==> 5.78% 1847 Read : 17 MB ==> 5.78% 1905 1851 Read : 18 MB ==> 5.78% 1852 Read : 18 MB ==> 5.78% Read : 18 MB ==> 5.78% 1861 Read : 18 MB ==> 5.79% 1866 Read : 19 MB ==> 5.79% Read : 19 MB ==> 5.80% Read : 19 MB ==> 5.80% 1965 Read : 20 MB ==> 5.80% 1868 Read : 20 MB ==> 5.80% 1885 Read : 20 MB ==> 5.81% 1897 Read : 20 MB ==> 5.81% Read : 21 MB ==> 5.81% 1968 Read : 21 MB ==> 5.81% Read : 21 MB ==> 5.81% 1987 1902 Read : 21 MB ==> 5.81% 2016 Read : 22 MB ==> 5.81% 2022 Read : 22 MB ==> 5.81% Read : 22 MB ==> 5.81% 1905 Read : 23 MB ==> 5.81% Read : 23 MB ==> 5.81% 2063 Read : 23 MB ==> 5.82% 1907 2074 Read : 24 MB ==> 5.82% 2075 Read : 24 MB ==> 5.82% 1910 Read : 24 MB ==> 5.82% Read : 24 MB ==> 5.82% 2113 1918 Read : 25 MB ==> 5.83% 2122 2131 Read : 25 MB ==> 5.83% 1924 2134 Read : 25 MB ==> 5.83% 1925 Read : 25 MB ==> 5.83% 1935 Read : 26 MB ==> 5.83% 2149 1942 Read : 26 MB ==> 5.83% 1947 2187 Read : 26 MB ==> 5.83% 2192 Read : 26 MB ==> 5.83% 1951 Read : 27 MB ==> 5.83% 2196 Read : 27 MB ==> 5.83% Read : 27 MB ==> 5.83% 2213 Read : 27 MB ==> 5.83% 1961 Read : 28 MB ==> 5.83% 1966 Read : 28 MB ==> 5.83% 1970 2223 2251 1981 Read : 28 MB ==> 5.84% 1984 1988 Read : 28 MB ==> 5.83% 1998 2002 Read : 29 MB ==> 5.83% 2003 Read : 29 MB ==> 5.83% 2014 Read : 29 MB ==> 5.83% 2018 Read : 29 MB ==> 5.84% Read : 30 MB ==> 5.84% Read : 30 MB ==> 5.84% 2023 Read : 30 MB ==> 5.84% 2271 Read : 31 MB ==> 5.85% Read : 31 MB ==> 5.85% 2294 2032 Read : 32 MB ==> 5.85% Read : 32 MB ==> 5.85% Read : 32 MB ==> 5.86% 2043 Read : 32 MB ==> 5.86% Read : 33 MB ==> 5.86% Read : 33 MB ==> 5.86% 2045 Read : 34 MB ==> 5.86% 2327 Read : 34 MB ==> 5.86% Read : 34 MB ==> 5.86% Read : 35 MB ==> 5.86% Read : 35 MB ==> 5.86% 2054 Read : 35 MB ==> 5.86% Read : 36 MB ==> 5.86% Read : 36 MB ==> 5.86% 2056 Read : 37 MB ==> 5.86% 2329 Read : 37 MB ==> 5.86% Read : 37 MB ==> 5.86% Read : 38 MB ==> 5.86% Read : 38 MB ==> 5.86% Read : 38 MB ==> 5.86% 2064 Read : 39 MB ==> 5.86% Read : 39 MB ==> 5.85% 2073 Read : 40 MB ==> 5.85% 2353 Read : 40 MB ==> 5.86% Read : 40 MB ==> 5.86% Read : 41 MB ==> 5.86% Read : 41 MB ==> 5.86% Read : 41 MB ==> 5.87% Read : 42 MB ==> 5.87% 2360 2078 Read : 42 MB ==> 5.88% 2361 Read : 42 MB ==> 5.87% Read : 43 MB ==> 5.87% 2369 2086 Read : 43 MB ==> 5.87% Read : 44 MB ==> 5.87% 2376 Read : 44 MB ==> 5.87% 2378 Read : 44 MB ==> 5.87% 2424 2093 Read : 45 MB ==> 5.87% Read : 45 MB ==> 5.87% 2097 2459 Read : 45 MB ==> 5.87% Read : 46 MB ==> 5.87% Read : 46 MB ==> 5.87% 2466 Read : 47 MB ==> 5.87% 2101 Read : 47 MB ==> 5.88% 2121 Read : 47 MB ==> 5.88% 2125 Read : 47 MB ==> 5.88% 2141 2142 Read : 48 MB ==> 5.88% 2146 Read : 48 MB ==> 5.88% Read : 48 MB ==> 5.88% 2153 Read : 49 MB ==> 5.88% Read : 49 MB ==> 5.88% Read : 49 MB ==> 5.88% Read : 50 MB ==> 5.88% 2156 Read : 50 MB ==> 5.88% Read : 51 MB ==> 5.88% 2487 Read : 51 MB ==> 5.88% 2167 Read : 51 MB ==> 5.89% Read : 52 MB ==> 5.89% 2176 Read : 52 MB ==> 5.89% Read : 52 MB ==> 5.89% Read : 53 MB ==> 5.89% 2179 Read : 53 MB ==> 5.89% Read : 54 MB ==> 5.89% 2497 Read : 54 MB ==> 5.89% 2187 Read : 54 MB ==> 5.89% 2502 Read : 55 MB ==> 5.89% 2196 Read : 55 MB ==> 5.89% 2535 Read : 55 MB ==> 5.89% 2559 Read : 56 MB ==> 5.89% 2201 2593 Read : 56 MB ==> 5.89% Read : 57 MB ==> 5.89% Read : 57 MB ==> 5.89% Read : 57 MB ==> 5.89% Read : 58 MB ==> 5.89% Read : 58 MB ==> 5.89% Read : 58 MB ==> 5.89% Read : 59 MB ==> 5.89% Read : 59 MB ==> 5.89% Read : 60 MB ==> 5.89% Read : 60 MB ==> 5.89% 2207 Read : 60 MB ==> 5.89% 2214 Read : 61 MB ==> 5.89% 2220 Read : 61 MB ==> 5.89% 2249 Read : 61 MB ==> 5.89% Read : 62 MB ==> 5.89% 2257 Read : 62 MB ==> 5.89% 2594 Read : 63 MB ==> 5.89% 2274 Read : 63 MB ==> 5.90% Read : 63 MB ==> 5.90% 2607 Read : 64 MB ==> 5.90% 2282 2610 Read : 64 MB ==> 5.90% 2623 Read : 64 MB ==> 5.90% 2679 Read : 65 MB ==> 5.90% 2285 2705 Read : 65 MB ==> 5.90% 2706 2287 Read : 65 MB ==> 5.90% 2291 Read : 65 MB ==> 5.90% 2750 2302 Read : 66 MB ==> 5.90% 2308 Read : 66 MB ==> 5.90% Read : 66 MB ==> 5.90% 2310 Read : 66 MB ==> 5.90% 2316 2320 Read : 67 MB ==> 5.90% 2755 2324 Read : 67 MB ==> 5.90% 2340 Read : 67 MB ==> 5.90% 2347 2358 Read : 67 MB ==> 5.90% 2367 Read : 68 MB ==> 5.90% 2374 Read : 68 MB ==> 5.90% 2386 Read : 69 MB ==> 5.89% 2394 Read : 69 MB ==> 5.90% Read : 69 MB ==> 5.90% 2397 2761 fuzzer tests completed Read : 69 MB ==> 5.90% 1/ 1 2411 Read : 70 MB ==> 5.90% 15 Read : 70 MB ==> 5.90% Read : 71 MB ==> 5.90% 2422 Read : 71 MB ==> 5.90% Read : 71 MB ==> 5.90% Read : 72 MB ==> 5.90% 2429 Read : 72 MB ==> 5.90% Read : 72 MB ==> 5.90% 41 Read : 73 MB ==> 5.90% Read : 73 MB ==> 5.91% 2434 Read : 74 MB ==> 5.91% 2451 Read : 74 MB ==> 5.91% Read : 74 MB ==> 5.91% Read : 75 MB ==> 5.91% 2452 Read : 75 MB ==> 5.91% Read : 75 MB ==> 5.91% Read : 75 MB ==> 5.91% 2463 Read : 76 MB ==> 5.91% Read : 76 MB ==> 5.90% Read : 76 MB ==> 5.91% Read : 76 MB ==> 5.91% Read : 77 MB ==> 5.90% Read : 77 MB ==> 5.90% Read : 77 MB ==> 5.90% 2465 Read : 78 MB ==> 5.90% Read : 78 MB ==> 5.90% Read : 78 MB ==> 5.90% 2469 Read : 79 MB ==> 5.90% Read : 79 MB ==> 5.90% 2471 Read : 80 MB ==> 5.90% Read : 80 MB ==> 5.90% Read : 80 MB ==> 5.90% 2477 Read : 81 MB ==> 5.90% Read : 81 MB ==> 5.90% 52 2485 Read : 81 MB ==> 5.90% Read : 82 MB ==> 5.90% Read : 82 MB ==> 5.90% Read : 83 MB ==> 5.90% 2498 Read : 83 MB ==> 5.90% Read : 83 MB ==> 5.90% Read : 84 MB ==> 5.90% 59 Read : 84 MB ==> 5.90% Read : 84 MB ==> 5.90% 2502 Read : 85 MB ==> 5.90% 68 Read : 85 MB ==> 5.90% Read : 86 MB ==> 5.90% 77 Read : 86 MB ==> 5.90% 2513 Read : 86 MB ==> 5.90% Read : 87 MB ==> 5.90% 81 Read : 87 MB ==> 5.90% Read : 87 MB ==> 5.90% 88 Read : 88 MB ==> 5.90% 2514 Read : 88 MB ==> 5.90% 90 Read : 89 MB ==> 5.90% 2528 Read : 89 MB ==> 5.90% 2531 Read : 89 MB ==> 5.90% 99 Read : 90 MB ==> 5.90% 2535 Read : 90 MB ==> 5.90% 107 Read : 90 MB ==> 5.90% 2538 Read : 91 MB ==> 5.90% 120 2555 Read : 91 MB ==> 5.90% 2560 2567 Read : 91 MB ==> 5.90% 2571 Read : 92 MB ==> 5.90% 127 2572 Read : 92 MB ==> 5.90% Read : 92 MB ==> 5.90% 2573 131 Read : 93 MB ==> 5.90% 139 Read : 93 MB ==> 5.90% 2578 Read : 93 MB ==> 5.90% 2581 Read : 93 MB ==> 5.90% Read : 94 MB ==> 5.90% 2587 Read : 94 MB ==> 5.90% /*stdin*\ : 5.90% (99000000 => 5842434 bytes, /*stdout*\) roundTripTest: ./datagen -g6000000000 -P99 | ../programs/zstd -v1 | ../programs/zstd -d 2596 141 2598 144 2603 2607 2613 145 214 224 239 271 2619 286 303 307 2623 2625 325 337 364 2629 2630 373 2636 409 2649 449 464 2652 2662 484 2664 487 505 2668 2686 2696 2700 532 541 561 2706 565 566 601 602 2714 623 2718 647 2732 648 658 2741 2752 2758 667 678 692 716 744 2760 753 2767 *** zstd command line interface 32-bits v1.1.4, by Yann Collet *** 762 779 Read : 29 MB ==> 9.36% 805 2777 Read : 60 MB ==> 9.41% 814 Read : 93 MB ==> 9.42% 2778 Read : 127 MB ==> 9.42% 2790 Read : 161 MB ==> 9.41% Read : 195 MB ==> 9.42% 2800 2811 Read : 229 MB ==> 9.41% Read : 264 MB ==> 9.41% 2817 Read : 296 MB ==> 9.41% 817 2821 2831 821 Read : 329 MB ==> 9.41% 2833 839 2844 Read : 361 MB ==> 9.41% 847 2845 Read : 395 MB ==> 9.42% Read : 430 MB ==> 9.42% 2855 856 Read : 464 MB ==> 9.42% 2859 Read : 498 MB ==> 9.41% 868 2862 Read : 533 MB ==> 9.42% 2869 Read : 567 MB ==> 9.41% 2873 878 Read : 601 MB ==> 9.42% Read : 636 MB ==> 9.42% Read : 670 MB ==> 9.42% 2876 Read : 704 MB ==> 9.42% 2877 Read : 738 MB ==> 9.41% Read : 773 MB ==> 9.42% Read : 807 MB ==> 9.42% 2879 Read : 842 MB ==> 9.41% 2888 Read : 876 MB ==> 9.42% 2897 Read : 911 MB ==> 9.42% 2907 2912 Read : 945 MB ==> 9.42% Read : 979 MB ==> 9.42% 2930 Read : 1014 MB ==> 9.42% 2934 Read : 1048 MB ==> 9.42% 2941 883 Read : 1083 MB ==> 9.42% 2946 Read : 1117 MB ==> 9.42% Read : 1152 MB ==> 9.42% Read : 1186 MB ==> 9.42% 2951 Read : 1220 MB ==> 9.42% 898 Read : 1255 MB ==> 9.42% 2956 Read : 1289 MB ==> 9.42% Read : 1323 MB ==> 9.42% Read : 1358 MB ==> 9.42% Read : 1392 MB ==> 9.42% 2968 Read : 1426 MB ==> 9.42% 904 2970 Read : 1461 MB ==> 9.42% Read : 1495 MB ==> 9.42% 2975 917 Read : 1529 MB ==> 9.42% Read : 1564 MB ==> 9.42% 2976 919 Read : 1598 MB ==> 9.42% Read : 1633 MB ==> 9.42% 2977 Read : 1667 MB ==> 9.42% 2984 2990 Read : 1701 MB ==> 9.42% 2997 3007 3019 Read : 1735 MB ==> 9.42% 3023 Read : 1768 MB ==> 9.42% 3032 3048 Read : 1802 MB ==> 9.42% 3054 920 3063 Read : 1835 MB ==> 9.42% 939 3069 Read : 1869 MB ==> 9.42% 3071 Read : 1902 MB ==> 9.42% 3078 Read : 1935 MB ==> 9.42% Read : 1969 MB ==> 9.42% Read : 2004 MB ==> 9.42% Read : 2038 MB ==> 9.42% 3081 Read : 2072 MB ==> 9.42% Read : 2107 MB ==> 9.42% 3083 Read : 2141 MB ==> 9.42% Read : 2176 MB ==> 9.42% 943 3088 Read : 2210 MB ==> 9.42% Read : 2245 MB ==> 9.42% 3099 986 Read : 2279 MB ==> 9.42% 3102 Read : 2314 MB ==> 9.42% Read : 2348 MB ==> 9.42% 1001 Read : 2383 MB ==> 9.42% 3104 Read : 2417 MB ==> 9.42% 1014 Read : 2452 MB ==> 9.42% Read : 2486 MB ==> 9.42% Read : 2521 MB ==> 9.42% 3109 Read : 2555 MB ==> 9.42% Read : 2590 MB ==> 9.42% 3117 Read : 2624 MB ==> 9.42% Read : 2659 MB ==> 9.42% 3119 Read : 2692 MB ==> 9.42% 3133 Read : 2726 MB ==> 9.42% 1034 3138 Read : 2757 MB ==> 9.42% 3141 1045 3150 3160 Read : 2787 MB ==> 9.42% 1067 3180 3182 Read : 2819 MB ==> 9.42% 3187 Read : 2851 MB ==> 9.42% 3189 3194 Read : 2884 MB ==> 9.42% 3199 3201 Read : 2914 MB ==> 9.42% 1098 Read : 2947 MB ==> 9.42% 3203 Read : 2980 MB ==> 9.42% 3214 1103 3216 Read : 3012 MB ==> 9.42% Read : 3045 MB ==> 9.42% 3222 3224 Read : 3074 MB ==> 9.42% 1121 Read : 3107 MB ==> 9.42% 3225 1142 Read : 3139 MB ==> 9.42% 1154 3236 Read : 3173 MB ==> 9.42% Read : 3207 MB ==> 9.42% 3246 Read : 3241 MB ==> 9.42% Read : 3275 MB ==> 9.42% Read : 3309 MB ==> 9.42% Read : 3343 MB ==> 9.42% 1161 Read : 3377 MB ==> 9.42% 3247 Read : 3411 MB ==> 9.42% 1163 3249 Read : 3444 MB ==> 9.42% 3255 3256 3264 Read : 3471 MB ==> 9.42% 1170 3272 1183 Read : 3500 MB ==> 9.42% 3274 1186 Read : 3530 MB ==> 9.42% 3281 1193 3290 Read : 3560 MB ==> 9.42% 1211 1212 3296 1257 Read : 3588 MB ==> 9.42% 1264 3298 1266 3309 3318 1287 Read : 3616 MB ==> 9.42% 1302 3321 1309 1312 Read : 3646 MB ==> 9.42% 3325 1318 3332 Read : 3675 MB ==> 9.42% 1323 Read : 3706 MB ==> 9.42% 3334 1324 Read : 3740 MB ==> 9.42% 3349 3351 Read : 3774 MB ==> 9.42% 1326 3359 3374 1330 Read : 3808 MB ==> 9.42% Read : 3843 MB ==> 9.42% 3375 1347 3379 1373 Read : 3877 MB ==> 9.42% 3382 Read : 3912 MB ==> 9.42% 1375 Read : 3946 MB ==> 9.42% 3387 1393 3398 Read : 3980 MB ==> 9.42% 1405 Read : 4015 MB ==> 9.42% 3405 Read : 4049 MB ==> 9.42% 3415 Read : 4083 MB ==> 9.42% 3422 1439 1442 Read : 4118 MB ==> 9.42% 3423 1459 Read : 4152 MB ==> 9.42% 3435 1465 3440 Read : 4187 MB ==> 9.42% 3445 Read : 4221 MB ==> 9.42% 3452 Read : 4255 MB ==> 9.42% 1479 3466 Read : 4290 MB ==> 9.42% 3472 3477 Read : 4324 MB ==> 9.42% 3478 1511 Read : 4358 MB ==> 9.42% 3488 1516 3489 Read : 4393 MB ==> 9.42% 3490 Read : 4427 MB ==> 9.42% 3496 1519 Read : 4462 MB ==> 9.42% 3510 3529 Read : 4496 MB ==> 9.42% 1531 3539 Read : 4530 MB ==> 9.42% 1537 3550 Read : 4564 MB ==> 9.42% 3559 Read : 4599 MB ==> 9.42% 3569 1553 Read : 4633 MB ==> 9.42% 1583 Read : 4668 MB ==> 9.42% 3573 1589 3577 Read : 4702 MB ==> 9.42% 3591 Read : 4736 MB ==> 9.42% 3594 1591 Read : 4771 MB ==> 9.42% 3596 Read : 4805 MB ==> 9.42% 3600 Read : 4840 MB ==> 9.42% 3606 1598 Read : 4874 MB ==> 9.42% 1618 3614 Read : 4908 MB ==> 9.42% Read : 4943 MB ==> 9.42% 3633 1656 Read : 4977 MB ==> 9.42% 3636 1657 Read : 5011 MB ==> 9.42% 3640 1685 3644 Read : 5046 MB ==> 9.42% 3652 Read : 5080 MB ==> 9.42% Read : 5114 MB ==> 9.42% 1700 Read : 5149 MB ==> 9.42% 3655 Read : 5183 MB ==> 9.42% Read : 5218 MB ==> 9.42% 3662 Read : 5252 MB ==> 9.42% 1702 Read : 5286 MB ==> 9.42% 1711 Read : 5320 MB ==> 9.42% 3674 1726 Read : 5355 MB ==> 9.42% Read : 5389 MB ==> 9.42% 1754 3677 1757 Read : 5419 MB ==> 9.42% 3679 1773 3682 Read : 5451 MB ==> 9.42% 1777 Read : 5484 MB ==> 9.42% 3694 Read : 5518 MB ==> 9.42% 1791 3706 Read : 5552 MB ==> 9.42% 1797 Read : 5586 MB ==> 9.42% 3719 Read : 5620 MB ==> 9.42% 3724 1813 Read : 5653 MB ==> 9.42% 3733 3734 Read : 5686 MB ==> 9.42% Read : 5720 MB ==> 9.42% /*stdin*\ : 9.42% (6000000000 => 564962202 bytes, /*stdout*\) 3744 3751 1817 3753 1860 3756 3762 1861 1867 3767 1874 3780 1876 3782 1878 3791 1897 3794 3799 3811 3814 3817 3823 3832 3836 3845 3853 3867 1905 1965 3872 1987 3877 2016 3883 2022 3897 2063 3900 2074 3904 2096 3913 2113 3922 3936 3943 2122 3951 2134 2147 3961 2149 2187 3967 3973 3978 3989 3997 2192 2196 2213 3998 2223 2244 4000 2264 4002 4004 2271 4007 2294 4015 4018 2327 4029 2329 4036 4041 2353 4043 4053 2360 2363 4055 2369 4069 2376 4074 2378 2408 4079 2456 4084 2466 4090 4094 2487 2494 4095 2497 4105 2500 4111 2524 4117 2544 4122 2562 2586 4124 4129 4136 2594 2607 4140 2613 2631 4141 2651 4148 2705 4155 2706 4156 2750 4160 4167 2755 2760 4175 4184 4188 2761 4190 4201 2765 4208 2784 4216 2805 2832 4227 4232 4238 2846 2852 4247 2860 4253 4256 2865 4261 2875 2890 4267 4274 2936 4278 2940 2946 2988 2990 fuzzer tests completed 4291 4293 4297 4298 4299 4301 4315 4325 4326 4328 4339 4349 4358 4375 4385 4388 4390 4393 4400 4404 4405 4411 4417 4422 4426 4436 4449 4452 4456 4462 4468 4475 4480 4486 4496 4500 4506 4508 4519 4523 4532 4533 4540 4554 4565 4571 4576 4590 4604 4607 4615 4618 4621 4634 4638 4640 4652 4659 4670 4677 4689 4711 4715 4717 4727 4739 4745 4762 4763 4764 4767 4779 4787 4791 4799 4807 4810 4817 4825 4833 4856 4861 4876 4881 4885 4890 4891 4896 4900 4912 4927 4933 4943 4947 4959 4968 4975 4976 4983 4992 4997 5005 5009 5018 5027 5037 5046 5058 5065 5069 5072 5081 5086 5094 5104 5109 5114 5129 5130 5136 5151 5160 5169 5175 5177 5194 5198 5199 5216 5224 5226 5238 5246 5252 5255 5263 5268 5275 5279 5281 5295 5306 5316 5326 5328 5329 5337 5357 5362 5376 5382 5391 5396 5403 5405 5409 5416 5424 5439 5444 5450 5452 5464 5478 5488 5496 5499 5506 5513 5525 5540 5544 5556 5562 5565 5573 5577 5579 5592 5603 5616 5618 5622 5633 5642 5648 5657 5658 5662 5665 5672 5673 5678 5682 5684 5694 5699 5716 5721 5735 5756 5762 5765 5769 5772 5779 5780 5791 5793 5799 5802 5807 5809 5815 5829 5836 5839 5842 5843 5853 5865 5873 5883 5895 5903 5906 5908 5918 5922 5927 5934 5944 5947 5953 5955 5961 5970 5971 5979 5981 5985 5987 5990 5997 5998 6006 6011 6012 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 BufferTest.Td BufferTest.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 mv -f RangeTest.Td RangeTest.d g++ utils/test/BufferTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/BufferTest 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/RangeTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/RangeTest mv -f ScopeGuardTest.Td ScopeGuardTest.d g++ utils/test/ScopeGuardTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ScopeGuardTest mv -f ResourcePoolTest.Td ResourcePoolTest.d g++ utils/test/ResourcePoolTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ResourcePoolTest 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 mv -f ThreadPoolTest.Td ThreadPoolTest.d g++ utils/test/ThreadPoolTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ThreadPoolTest 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 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 (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1 ms total) [ PASSED ] 3 tests. ./utils/test/RangeTest Running main() from 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. (1 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 (1 ms) [----------] 2 tests from ResourcePool (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (1 ms total) [ PASSED ] 2 tests. ./utils/test/ScopeGuardTest Running main() from 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 (1 ms) [ RUN ] ThreadPool.AllJobsFinished [ OK ] ThreadPool.AllJobsFinished (1 ms) [ RUN ] ThreadPool.AddJobWhileJoining [ OK ] ThreadPool.AddJobWhileJoining (1003 ms) [----------] 3 tests from ThreadPool (1005 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1005 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 (5 ms) [ RUN ] WorkQueue.SPMC [ OK ] WorkQueue.SPMC (2 ms) [ RUN ] WorkQueue.MPMC [ OK ] WorkQueue.MPMC (5 ms) [ RUN ] WorkQueue.BoundedSizeWorks [ OK ] WorkQueue.BoundedSizeWorks (0 ms) [ RUN ] WorkQueue.BoundedSizePushAfterFinish [ OK ] WorkQueue.BoundedSizePushAfterFinish (1001 ms) [ RUN ] WorkQueue.SetMaxSize [ OK ] WorkQueue.SetMaxSize (1000 ms) [ RUN ] WorkQueue.BoundedSizeMPMC [ OK ] WorkQueue.BoundedSizeMPMC (3 ms) [ RUN ] WorkQueue.FailedPush [ OK ] WorkQueue.FailedPush (0 ms) [----------] 9 tests from WorkQueue (2016 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. (2016 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 (1 ms) [----------] 15 tests from Options (2 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test case ran. (2 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: 1763012482 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 (3148 ms) [ RUN ] Pzstd.LargeSizes Pzstd.LargeSizes seed: 2466212445 [ OK ] Pzstd.LargeSizes (4761 ms) [ RUN ] Pzstd.ExtremelyCompressible /tmp/filelb6Dc3 : 0.34% ( 10000 => 34 bytes, /tmp/file5DQJJ8) /tmp/file5DQJJ8 : 10000 bytes [ OK ] Pzstd.ExtremelyCompressible (4 ms) [----------] 3 tests from Pzstd (7913 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (7913 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.65022 + 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.M2Skdd 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.pUB6dr 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.fbWkcK 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.22eajd 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.oTdMnL 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.9UqOXk Creating pzstd-debuginfo package Processing files: libzstd-1.1.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71796 + 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.7xDmC4 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.yoibCS 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.EKSYnM 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.9Rh2FM 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.BKz7MQ 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.qBL8F0 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.HlTTK5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BQqBoj 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.ESRldB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cpaGiU 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.hTztPj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X0DOlK 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 977.19user 21.40system 10:09.40elapsed 163%CPU (0avgtext+0avgdata 1056060maxresident)k 0inputs+0outputs (0major+5542293minor)pagefaults 0swaps 981.84user 23.73system 10:17.38elapsed 162%CPU (0avgtext+0avgdata 1056060maxresident)k 0inputs+0outputs (0major+5878923minor)pagefaults 0swaps