<86>Apr 21 03:50:22 userdel[70669]: delete user 'rooter' <86>Apr 21 03:50:23 groupadd[70790]: group added to /etc/group: name=rooter, GID=669 <86>Apr 21 03:50:23 groupadd[70790]: group added to /etc/gshadow: name=rooter <86>Apr 21 03:50:23 groupadd[70790]: new group: name=rooter, GID=669 <86>Apr 21 03:50:23 useradd[70891]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Apr 21 03:50:23 userdel[71128]: delete user 'builder' <86>Apr 21 03:50:23 groupadd[71400]: group added to /etc/group: name=builder, GID=670 <86>Apr 21 03:50:23 groupadd[71400]: group added to /etc/gshadow: name=builder <86>Apr 21 03:50:23 groupadd[71400]: new group: name=builder, GID=670 <86>Apr 21 03:50:23 useradd[71527]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Apr 21 03:50:26 rpmi: libgtest0-1.8.0-alt4.M80P.1 1525950221 installed <13>Apr 21 03:50:26 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 03:50:26 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:50:27 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 03:50:27 rpmi: libgtest-devel-1.8.0-alt4.M80P.1 1525950221 installed Installing zstd-1.1.4-alt1.M80P.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33586 + 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.33586 + 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 ' + CFLAGS='-pipe -Wall -g -O2 ' + export 'CXXFLAGS=-pipe -Wall -g -O2 ' + CXXFLAGS='-pipe -Wall -g -O2 ' + 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.52748 + 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/lib64 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/lib64/pkgconfig/ /usr/src/tmp/zstd-buildroot/usr/include/ /bin/install -p -m 644 libzstd.pc /usr/src/tmp/zstd-buildroot/usr/lib64/pkgconfig/ Installing libraries /bin/install -p -m 755 libzstd.so.1.1.4 /usr/src/tmp/zstd-buildroot/usr/lib64 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/lib64 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/lib64 + for f in '/usr/src/tmp/zstd-buildroot/usr/lib64/*.so' ++ readlink -v /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so + t=libzstd.so.1.1.4 + ln -rsnf /usr/src/tmp/zstd-buildroot/lib64/libzstd.so.1.1.4 /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so + mv /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so.1 /usr/src/tmp/zstd-buildroot/usr/lib64/libzstd.so.1.1.4 /usr/src/tmp/zstd-buildroot/lib64/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/zstd-buildroot (auto) mode of './lib64/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/lib64/pkgconfig/libzstd.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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 ./lib64: libzstd.so.1 -> libzstd.so.1.1.4 ./usr/lib64: 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.52748 + 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 ' + CFLAGS='-pipe -Wall -g -O2 ' + export 'CXXFLAGS=-pipe -Wall -g -O2 ' + CXXFLAGS='-pipe -Wall -g -O2 ' + '[' -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 -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 -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 -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 -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 -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 -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 -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 -g -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wformat-security -DZSTD_MULTITHREAD -pthread pool.c ../lib/common/pool.c ../lib/common/threading.c -o pool ./pool file ../programs/zstd ../programs/zstd: ELF 64-bit LSB executable, x86-64, 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.44% ( 65537 => 21262 bytes, tmp.zst) test : basic decompression tmp.zst : 65537 bytes test : too large compression level (must fail) Warning : compression level higher than max, reduced to 19 tmp : 31.08% ( 65537 => 20372 bytes, tmp.zst) test : compress to stdout tmp : 32.44% ( 65537 => 21262 bytes, /*stdout*\) test : compress to named file tmp : 32.44% ( 65537 => 21262 bytes, tmpCompressed) tmpCompressed test : -o must be followed by filename (must fail) PASS: testOrder PASS: testInvalid error : command must be followed by argument test : force write, correct order tmp : 32.44% ( 65537 => 21262 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.44% ( 65537 => 21262 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 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.53% (524288 => 170548 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=slen=3,tlen=48,strat=6 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 31.10% (524288 => 163061 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 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 30.96% (524288 => 162301 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 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 30.95% (524288 => 162264 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v19 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 30.95% (524288 => 162264 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 64-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 64-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 64-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 03:50 tmpSparse 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpSparseRegen *** zstd command line interface 64-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 03:50 tmpSparseOdd \n Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! \n Sparse Compatibility with Append : *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** tmpSparse1M : 0.01% (1048576 => 118 bytes, tmpSparseCompressed) *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** tmpSparseCompressed : 1048576 bytes *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpSparse 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 03:50 tmpSparse1M 2048 -rw-r--r-- 1 builder builder 2097152 Apr 21 03:50 tmpSparse2M 4 -rw-r--r-- 1 builder builder 118 Apr 21 03:50 tmpSparseCompressed 44 -rw-r--r-- 1 builder builder 1200007 Apr 21 03:50 tmpSparseOdd 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpSparseRegen 1036 -rw-r--r-- 1 builder builder 2097152 Apr 21 03:50 tmpSparseRegenerated \n**** multiple files tests **** compress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 03:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 03:50 tmp2 36 -rw-r--r-- 1 builder builder 32782 Apr 21 03:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 03:50 tmp3 336 -rw-r--r-- 1 builder builder 342366 Apr 21 03:50 tmp3.zst 24 -rw-r--r-- 1 builder builder 21262 Apr 21 03:50 tmpCompressed 24 -rw-r--r-- 1 builder builder 21276 Apr 21 03:50 tmpCompressed.zst 5120 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmpResult 24 -rw-r--r-- 1 builder builder 21254 Apr 21 03:50 tmpResult.zst decompress tmp* : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 03:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 03:50 tmp2 36 -rw-r--r-- 1 builder builder 32782 Apr 21 03:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 03:50 tmp3 336 -rw-r--r-- 1 builder builder 342366 Apr 21 03:50 tmp3.zst 24 -rw-r--r-- 1 builder builder 21262 Apr 21 03:50 tmpCompressed 24 -rw-r--r-- 1 builder builder 21276 Apr 21 03:50 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmpResult 24 -rw-r--r-- 1 builder builder 21254 Apr 21 03:50 tmpResult.zst compress tmp* into stdout > tmpall : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 03:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 03:50 tmp2 36 -rw-r--r-- 1 builder builder 32782 Apr 21 03:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 03:50 tmp3 336 -rw-r--r-- 1 builder builder 342366 Apr 21 03:50 tmp3.zst 24 -rw-r--r-- 1 builder builder 21262 Apr 21 03:50 tmpCompressed 24 -rw-r--r-- 1 builder builder 21276 Apr 21 03:50 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmpResult 24 -rw-r--r-- 1 builder builder 21254 Apr 21 03:50 tmpResult.zst 388 -rw-r--r-- 1 builder builder 396813 Apr 21 03:50 tmpall decompress tmpall* into stdout > tmpdec : 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmp1 24 -rw-r--r-- 1 builder builder 21665 Apr 21 03:50 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 Apr 21 03:50 tmp2 36 -rw-r--r-- 1 builder builder 32782 Apr 21 03:50 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 Apr 21 03:50 tmp3 336 -rw-r--r-- 1 builder builder 342366 Apr 21 03:50 tmp3.zst 24 -rw-r--r-- 1 builder builder 21262 Apr 21 03:50 tmpCompressed 24 -rw-r--r-- 1 builder builder 21276 Apr 21 03:50 tmpCompressed.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 Apr 21 03:50 tmpOutSparse 4 -rw-r--r-- 1 builder builder 548 Apr 21 03:50 tmpOutSparse.zst 68 -rw-r--r-- 1 builder builder 65537 Apr 21 03:50 tmpResult 24 -rw-r--r-- 1 builder builder 21254 Apr 21 03:50 tmpResult.zst 388 -rw-r--r-- 1 builder builder 396813 Apr 21 03:50 tmpall 388 -rw-r--r-- 1 builder builder 396813 Apr 21 03:50 tmpall2 2380 -rw-r--r-- 1 builder builder 2433026 Apr 21 03:50 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 64-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 99% 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 21% 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 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 5% 18% 35% 48% 51% 64% 68% 79% 85% 96% k=778 d=6 steps=8 Save dictionary of size 4096 into file tmpDict2 \n**** integrity tests **** test one file (tmp1.zst) tmp1 : 32.44% ( 65537 => 21262 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 21262 Apr 21 03:51 tmp1.zst \n**** benchmark mode tests **** bench one file |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21249 (3.084), 104.9 MB/s =-tmp1 : 65537 -> 21249 (3.084), 104.9 MB/s , 630.2 MB/s 3# bench multiple levels Benchmarking levels from 1 to 3 |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21190 (3.093), 183.6 MB/s =-tmp1 : 65537 -> 21190 (3.093), 183.6 MB/s , 675.6 MB/s 1# |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21073 (3.110), 196.8 MB/s =-tmp1 : 65537 -> 21073 (3.110), 196.8 MB/s , 655.4 MB/s 2# |-tmp1 : 65537 -> /-tmp1 : 65537 -> 21249 (3.084), 111.5 MB/s =-tmp1 : 65537 -> 21249 (3.084), 111.5 MB/s , 512.0 MB/s 3# with recursive and quiet modes bench 1.1.4 : input 65537 bytes, 1 seconds, 0 KB blocks ./fullbench -i1 *** Zstandard speed analyzer 1.1.4 64-bits, by Yann Collet (Apr 21 2019) *** - 1 iterations - Sample 10MiB : 1- ZSTD_compress : ./invalidDictionaries 1- ZSTD_compress : 312.7 MB/s ( 3139167) 1 2- ZSTD_decompress : -1 21190 (3.093) 220.66 MB/s 762.1 MB/s tmp1 ./fuzzer -T5mn Starting zstd tester (64-bits, 1.1.4) Seed = 3012 1- ZSTD_decompress : 885.1 MB/s ( 10000000) 2 11- ZSTD_compressContinue : ./decodecorpus -t -T30 seed: 52232 111 165 218 255 311 -2 21073 (3.110) 231.58 MB/s 819.2 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 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.43% ( 65537 => 21253 bytes, /*stdout*\) roundTripTest: ./datagen -g15K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 25.95% ( 15360 => 3986 bytes, /*stdout*\) roundTripTest: ./datagen -g127K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 31.99% (130048 => 41598 bytes, /*stdout*\) roundTripTest: ./datagen -g255K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.78% (261120 => 85590 bytes, /*stdout*\) 429 roundTripTest: ./datagen -g522K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.50% (534528 => 173731 bytes, /*stdout*\) roundTripTest: ./datagen -g519K | ../programs/zstd -v6 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** /*stdin*\ : 32.42% (531456 => 172298 bytes, /*stdout*\) roundTripTest: ./datagen -g517K | ../programs/zstd -v16 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** ./zstreamtest -T2mn Starting zstream tester (64-bits, 1.1.4) Seed = 9216 /*stdin*\ : 32.35% (529408 => 171263 bytes, /*stdout*\) roundTripTest: ./datagen -g516K | ../programs/zstd -v19 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 508 /*stdin*\ : 30.93% (528384 => 163442 bytes, /*stdout*\) roundTripTest: ./datagen -g270000000 | ../programs/zstd -v1 | ../programs/zstd -d 589 652 750 814 897 957 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 1034 1- ZSTD_compressContinue : 311.4 MB/s ( 3139163) 11 12- ZSTD_compressContinue_extDict : 1130 1 1189 Read : 34 MB ==> 31.61% 14 1319 15 1375 Read : 70 MB ==> 31.63% 1434 25 1501 35 Read : 105 MB ==> 31.62% 1584 37 1665 51 1734 Read : 140 MB ==> 31.61% 1799 52 59 1866 Read : 175 MB ==> 31.63% 1928 68 Read : 210 MB ==> 31.64% 1/ 1 1987 2061 13 74 Read : 245 MB ==> 31.64% 19 2122 /*stdin*\ : 31.63% (270000000 => 85392542 bytes, /*stdout*\) roundTripTest: ./datagen -g270000000 | ../programs/zstd -v2 | ../programs/zstd -d 80 2174 84 2260 ./legacy Simple API OK Streaming API OK OK 2329 90 2390 44 97 83 1- ZSTD_compressContinue_extDict : 309.5 MB/s ( 3139198) 12 2472 13- ZSTD_decompressContinue : 103 104 2551 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 106 114 2593 107 122 Read : 24 MB ==> 31.26% 123 2638 137 2722 146 Read : 49 MB ==> 31.39% 154 124 2815 131 2904 Read : 74 MB ==> 31.40% 146 2972 171 1- ZSTD_decompressContinue : 900.5 MB/s ( 10000000) 13 31- ZSTD_decodeLiteralsBlock : Read : 99 MB ==> 31.40% 3046 158 3099 181 169 Read : 125 MB ==> 31.40% 184 3177 178 185 3262 188 213 Read : 151 MB ==> 31.39% 194 3337 197 3407 219 Read : 177 MB ==> 31.40% 207 238 3472 216 3527 Read : 204 MB ==> 31.40% 1- ZSTD_decodeLiteralsBlock : 1268.6 MB/s ( 36739) 31 264 32- ZSTD_decodeSeqHeaders : 3611 277 Read : 231 MB ==> 31.39% 3662 278 299 3721 /*stdin*\ : 31.40% (270000000 => 84768095 bytes, /*stdout*\) roundTripTest: ./datagen -g270000000 | ../programs/zstd -v3 | ../programs/zstd -d 3782 312 222 3862 3923 4013 239 4085 1- ZSTD_decodeSeqHeaders : 35178.8 MB/s ( 74) 32 41- ZSTD_compressStream : 4160 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 4211 329 4259 4330 Read : 9 MB ==> 32.22% 4422 4488 251 338 4592 Read : 19 MB ==> 32.28% 340 254 4656 4694 263 365 4798 1- ZSTD_compressStream : 271.6 MB/s ( 3139164) 41 42- ZSTD_decompressStream : Read : 28 MB ==> 32.41% 269 4847 366 4919 273 368 4977 Read : 38 MB ==> 32.45% 5053 275 281 5119 Read : 50 MB ==> 32.46% 295 5177 5247 311 Read : 62 MB ==> 32.46% 5326 319 5397 324 5480 Read : 74 MB ==> 32.49% 5539 5650 342 5728 Read : 85 MB ==> 32.48% 350 5805 1- ZSTD_decompressStream : 888.8 MB/s ( 10000000) 42 ./fullbench -i1 -P0 *** Zstandard speed analyzer 1.1.4 64-bits, by Yann Collet (Apr 21 2019) *** - 1 iterations - Sample 10MiB : 1- ZSTD_compress : 352 Read : 97 MB ==> 32.49% 5875 361 Read : 109 MB ==> 32.47% 5930 Read : 123 MB ==> 32.49% 5988 369 367 371 Read : 135 MB ==> 32.48% 6069 378 Read : 148 MB ==> 32.48% 380 6125 377 Read : 161 MB ==> 32.49% 6195 383 6267 6323 Read : 174 MB ==> 32.49% 6408 402 6517 425 6576 Read : 187 MB ==> 32.49% 6667 443 6746 388 Read : 203 MB ==> 32.49% 444 6840 6926 451 Read : 221 MB ==> 32.50% 6965 Read : 238 MB ==> 32.50% 7031 393 1- ZSTD_compress : 1243.2 MB/s ( 10000241) 1 2- ZSTD_decompress : 7101 Read : 256 MB ==> 32.49% /*stdin*\ : 32.49% (270000000 => 87714659 bytes, /*stdout*\) roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v4 | ../programs/zstd -d 452 7155 395 485 7211 7275 403 7347 486 7394 407 7451 7516 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 7623 414 7692 Read : 11 MB ==> 27.66% 7776 7863 1- ZSTD_decompress : 6676.8 MB/s ( 10000000) 2 11- ZSTD_compressContinue : Read : 23 MB ==> 27.75% 416 7922 422 8013 Read : 34 MB ==> 27.70% 437 8096 Read : 43 MB ==> 27.74% 8155 453 8220 Read : 52 MB ==> 27.74% 462 8297 473 8353 500 Read : 61 MB ==> 27.75% 529 8406 Read : 74 MB ==> 27.74% 476 8486 540 Read : 87 MB ==> 27.78% 8565 8651 Read : 100 MB ==> 27.78% 564 477 8674 Read : 113 MB ==> 27.76% 8795 483 8857 Read : 127 MB ==> 27.75% 1- ZSTD_compressContinue : 1236.5 MB/s ( 10000237) 11 12- ZSTD_compressContinue_extDict : /*stdin*\ : 27.74% (140000000 => 38829774 bytes, /*stdout*\) 490 roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v5 | ../programs/zstd -d 8943 505 9010 576 506 510 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 594 9079 9163 523 9239 9303 529 Read : 6 MB ==> 26.78% 9365 9448 532 Read : 13 MB ==> 26.82% 9527 1- ZSTD_compressContinue_extDict : 1232.5 MB/s ( 10000223) 12 13- ZSTD_decompressContinue : Read : 22 MB ==> 26.91% 604 9584 9626 Read : 31 MB ==> 26.93% 613 9700 9804 Read : 40 MB ==> 26.92% 9872 553 Read : 49 MB ==> 26.93% 9952 631 558 10019 567 Read : 56 MB ==> 26.93% 10100 568 10183 570 Read : 63 MB ==> 26.94% 10250 572 Read : 72 MB ==> 26.92% 10311 Read : 80 MB ==> 26.95% 10372 578 Read : 89 MB ==> 26.97% 652 10436 Read : 100 MB ==> 26.96% 10503 653 581 Read : 110 MB ==> 26.95% 584 10566 Read : 120 MB ==> 26.93% 670 601 1- ZSTD_decompressContinue : 6859.1 MB/s ( 10000000) Read : 131 MB ==> 26.93%13 ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeSeqHeaders : impossible to test on this sample (not compressible) 617 /*stdin*\ : 26.92% (140000000 => 37692475 bytes, /*stdout*\) 41- ZSTD_compressStream : roundTripTest: ./datagen -g140000000 -P60 | ../programs/zstd -v6 | ../programs/zstd -d 10640 699 750 621 10712 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 10769 Read : 4 MB ==> 26.88% 10823 623 10896 Read : 8 MB ==> 27.10% 10982 788 Read : 15 MB ==> 27.13% 11067 811 624 11162 Read : 22 MB ==> 27.21% 1- ZSTD_compressStream : 1122.0 MB/s ( 10000237) 41 42- ZSTD_decompressStream : 11242 Read : 29 MB ==> 27.25% 822 11308 11353 Read : 36 MB ==> 27.22% 11399 Read : 42 MB ==> 27.24% 630 11491 Read : 50 MB ==> 27.24% 11582 11626 Read : 58 MB ==> 27.25% 11732 Read : 65 MB ==> 27.24% 11830 Read : 71 MB ==> 27.22% 631 Read : 78 MB ==> 27.26% 11906 Read : 85 MB ==> 27.28% 11966 633 Read : 92 MB ==> 27.28% 12004 Read : 98 MB ==> 27.27% 12070 644 12164 Read : 105 MB ==> 27.26% 1- ZSTD_decompressStream : 6568.9 MB/s ( 10000000) 42 12286 Read : 112 MB ==> 27.26% 661 12348 827 12391 tests completed: OK Read : 119 MB ==> 27.24% 683 Read : 126 MB ==> 27.25% Read : 133 MB ==> 27.24% /*stdin*\ : 27.24% (140000000 => 38130628 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v7 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** Read : 6 MB ==> 21.38% 830 690 Read : 12 MB ==> 21.48% 702 Read : 17 MB ==> 21.48% 703 836 Read : 23 MB ==> 21.45% Read : 29 MB ==> 21.42% 728 Read : 35 MB ==> 21.45% Read : 41 MB ==> 21.46% Read : 48 MB ==> 21.47% 735 Read : 55 MB ==> 21.45% Read : 62 MB ==> 21.47% /*stdin*\ : 21.47% (70000000 => 15026603 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v8 | ../programs/zstd -d 841 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 741 842 Read : 4 MB ==> 21.27% Read : 9 MB ==> 21.37% Read : 13 MB ==> 21.27% Read : 18 MB ==> 21.35% 756 Read : 22 MB ==> 21.31% Read : 27 MB ==> 21.28% Read : 31 MB ==> 21.28% 846 Read : 36 MB ==> 21.30% Read : 40 MB ==> 21.32% Read : 44 MB ==> 21.32% Read : 49 MB ==> 21.33% Read : 53 MB ==> 21.32% Read : 58 MB ==> 21.32% 757 Read : 62 MB ==> 21.33% 866 /*stdin*\ : 21.32% (70000000 => 14926928 bytes, /*stdout*\) roundTripTest: ./datagen -g70000000 -P70 | ../programs/zstd -v9 | ../programs/zstd -d 870 881 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 759 Read : 3 MB ==> 21.33% Read : 6 MB ==> 21.24% 887 Read : 9 MB ==> 21.39% Read : 11 MB ==> 21.32% Read : 14 MB ==> 21.31% Read : 17 MB ==> 21.34% Read : 20 MB ==> 21.36% Read : 23 MB ==> 21.32% Read : 26 MB ==> 21.28% 770 Read : 29 MB ==> 21.28% Read : 31 MB ==> 21.28% Read : 34 MB ==> 21.29% 775 Read : 37 MB ==> 21.33% Read : 40 MB ==> 21.31% 781 Read : 42 MB ==> 21.30% Read : 45 MB ==> 21.31% 794 Read : 48 MB ==> 21.32% Read : 51 MB ==> 21.32% Read : 53 MB ==> 21.31% 806 Read : 56 MB ==> 21.31% 924 Read : 59 MB ==> 21.31% 818 Read : 62 MB ==> 21.32% 833 Read : 64 MB ==> 21.31% /*stdin*\ : 21.32% (70000000 => 14921221 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v10 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 840 Read : 3 MB ==> 18.11% 851 Read : 6 MB ==> 18.31% Read : 9 MB ==> 18.47% Read : 12 MB ==> 18.49% Read : 15 MB ==> 18.43% Read : 18 MB ==> 18.52% Read : 22 MB ==> 18.53% 865 Read : 26 MB ==> 18.53% 873 Read : 29 MB ==> 18.49% 883 Read : 32 MB ==> 18.45% /*stdin*\ : 18.45% (35000000 => 6457332 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v11 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 974 Read : 3 MB ==> 17.99% 889 Read : 5 MB ==> 18.25% Read : 6 MB ==> 18.39% 897 993 Read : 9 MB ==> 18.57% 919 Read : 11 MB ==> 18.64% Read : 13 MB ==> 18.60% 929 998 Read : 16 MB ==> 18.59% Read : 18 MB ==> 18.67% Read : 20 MB ==> 18.68% 1000 Read : 23 MB ==> 18.70% 934 Read : 25 MB ==> 18.67% Read : 28 MB ==> 18.65% 945 Read : 30 MB ==> 18.64% 1006 Read : 32 MB ==> 18.61% /*stdin*\ : 18.61% (35000000 => 6511947 bytes, /*stdout*\) roundTripTest: ./datagen -g35000000 -P75 | ../programs/zstd -v12 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** Read : 2 MB ==> 17.92% Read : 4 MB ==> 18.18% Read : 6 MB ==> 18.41% 947 Read : 7 MB ==> 18.44% Read : 9 MB ==> 18.61% Read : 10 MB ==> 18.60% Read : 11 MB ==> 18.63% Read : 13 MB ==> 18.63% 1008 Read : 14 MB ==> 18.58% Read : 16 MB ==> 18.57% Read : 17 MB ==> 18.66% Read : 18 MB ==> 18.67% Read : 20 MB ==> 18.67% Read : 21 MB ==> 18.69% Read : 22 MB ==> 18.68% Read : 23 MB ==> 18.70% Read : 24 MB ==> 18.68% Read : 25 MB ==> 18.68% Read : 27 MB ==> 18.67% Read : 28 MB ==> 18.66% Read : 29 MB ==> 18.65% Read : 30 MB ==> 18.64% 953 Read : 31 MB ==> 18.64% 1051 Read : 32 MB ==> 18.61% /*stdin*\ : 18.61% (35000000 => 6513177 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v13 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 957 Read : 1 MB ==> 15.48% 968 Read : 2 MB ==> 15.74% 972 Read : 3 MB ==> 15.78% Read : 4 MB ==> 15.85% Read : 5 MB ==> 15.80% 1054 976 Read : 6 MB ==> 15.83% 1059 Read : 8 MB ==> 15.85% 978 1061 Read : 9 MB ==> 15.85% 1072 994 Read : 10 MB ==> 15.86% Read : 11 MB ==> 15.87% Read : 13 MB ==> 15.90% Read : 14 MB ==> 15.89% Read : 15 MB ==> 15.93% 1102 1007 Read : 16 MB ==> 15.91% /*stdin*\ : 15.90% (18000000 => 2862001 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v14 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 1014 Read : 2 MB ==> 15.45% 1030 1122 Read : 3 MB ==> 15.71% Read : 4 MB ==> 15.82% 1126 Read : 4 MB ==> 15.83% 1031 Read : 5 MB ==> 15.82% Read : 7 MB ==> 15.85% 1035 Read : 8 MB ==> 15.85% Read : 9 MB ==> 15.86% Read : 10 MB ==> 15.86% Read : 11 MB ==> 15.88% 1042 Read : 12 MB ==> 15.87% 1142 Read : 12 MB ==> 15.90% Read : 13 MB ==> 15.89% Read : 14 MB ==> 15.88% Read : 15 MB ==> 15.93% 1046 Read : 16 MB ==> 15.92% 1174 Read : 16 MB ==> 15.92% /*stdin*\ : 15.91% (18000000 => 2863041 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v15 | ../programs/zstd -d 1225 1052 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 1231 Read : 1 MB ==> 15.25% Read : 2 MB ==> 15.62% 1063 Read : 3 MB ==> 15.66% Read : 4 MB ==> 15.78% Read : 5 MB ==> 15.77% Read : 6 MB ==> 15.80% 1255 1078 Read : 7 MB ==> 15.82% 1278 Read : 8 MB ==> 15.83% Read : 9 MB ==> 15.82% Read : 10 MB ==> 15.84% 1086 Read : 11 MB ==> 15.84% 1284 Read : 12 MB ==> 15.88% Read : 13 MB ==> 15.84% 1099 Read : 14 MB ==> 15.87% 1289 Read : 15 MB ==> 15.88% 1112 Read : 17 MB ==> 15.87% 1295 /*stdin*\ : 15.87% (18000000 => 2855988 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v16 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 15.14% Read : 2 MB ==> 15.62% Read : 3 MB ==> 15.63% Read : 4 MB ==> 15.74% Read : 5 MB ==> 15.77% Read : 5 MB ==> 15.79% Read : 6 MB ==> 15.81% Read : 7 MB ==> 15.86% 1120 Read : 8 MB ==> 15.84% 1131 Read : 9 MB ==> 15.82% Read : 9 MB ==> 15.87% 1150 Read : 10 MB ==> 15.87% 1155 Read : 11 MB ==> 15.89% 1172 Read : 12 MB ==> 15.88% Read : 12 MB ==> 15.91% 1178 Read : 13 MB ==> 15.89% 1186 Read : 14 MB ==> 15.91% Read : 15 MB ==> 15.93% Read : 15 MB ==> 15.95% 1195 Read : 16 MB ==> 15.94% /*stdin*\ : 15.93% (18000000 => 2866586 bytes, /*stdout*\) roundTripTest: ./datagen -g18000000 -P80 | ../programs/zstd -v17 | ../programs/zstd -d 1208 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 13.78% Read : 1 MB ==> 13.81% 1314 1212 Read : 2 MB ==> 13.93% Read : 3 MB ==> 13.84% Read : 4 MB ==> 13.90% Read : 4 MB ==> 13.91% Read : 5 MB ==> 13.87% 1219 Read : 6 MB ==> 13.85% 1246 Read : 7 MB ==> 13.89% 1315 Read : 8 MB ==> 13.87% 1250 Read : 8 MB ==> 13.87% 1256 Read : 9 MB ==> 13.87% 1328 Read : 10 MB ==> 13.85% 1351 Read : 11 MB ==> 13.88% Read : 11 MB ==> 13.86% Read : 12 MB ==> 13.87% 1377 Read : 13 MB ==> 13.87% Read : 14 MB ==> 13.86% 1404 Read : 14 MB ==> 13.87% Read : 15 MB ==> 13.90% 1421 Read : 16 MB ==> 13.89% Read : 17 MB ==> 13.87% /*stdin*\ : 13.87% (18000000 => 2496256 bytes, /*stdout*\) roundTripTest: ./datagen -g50000000 -P94 | ../programs/zstd -v18 | ../programs/zstd -d *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** Read : 1 MB ==> 7.19% Read : 1 MB ==> 7.45% 1263 Read : 2 MB ==> 7.57% Read : 3 MB ==> 7.59% 1431 Read : 3 MB ==> 7.57% 1282 Read : 4 MB ==> 7.61% 1433 Read : 5 MB ==> 7.69% Read : 5 MB ==> 7.69% Read : 6 MB ==> 7.70% Read : 6 MB ==> 7.71% Read : 7 MB ==> 7.73% Read : 8 MB ==> 7.73% Read : 8 MB ==> 7.74% 1284 Read : 9 MB ==> 7.73% Read : 10 MB ==> 7.74% 1295 Read : 10 MB ==> 7.74% Read : 11 MB ==> 7.73% Read : 11 MB ==> 7.70% Read : 12 MB ==> 7.69% Read : 13 MB ==> 7.69% Read : 13 MB ==> 7.68% 1301 Read : 14 MB ==> 7.69% 1459 Read : 15 MB ==> 7.69% 1483 Read : 15 MB ==> 7.70% Read : 16 MB ==> 7.70% Read : 16 MB ==> 7.70% 1487 Read : 17 MB ==> 7.70% Read : 18 MB ==> 7.70% Read : 18 MB ==> 7.70% 1490 Read : 19 MB ==> 7.70% 1492 Read : 20 MB ==> 7.71% Read : 20 MB ==> 7.71% Read : 21 MB ==> 7.73% Read : 21 MB ==> 7.74% 1302 Read : 22 MB ==> 7.74% Read : 23 MB ==> 7.74% Read : 23 MB ==> 7.74% Read : 24 MB ==> 7.74% Read : 25 MB ==> 7.73% 1309 1500 Read : 25 MB ==> 7.74% Read : 26 MB ==> 7.73% Read : 26 MB ==> 7.74% Read : 27 MB ==> 7.73% Read : 28 MB ==> 7.72% 1319 Read : 28 MB ==> 7.72% Read : 29 MB ==> 7.72% 1501 Read : 30 MB ==> 7.72% Read : 30 MB ==> 7.72% 1527 Read : 31 MB ==> 7.72% Read : 31 MB ==> 7.72% Read : 32 MB ==> 7.72% Read : 33 MB ==> 7.73% 1532 Read : 33 MB ==> 7.73% Read : 34 MB ==> 7.73% Read : 34 MB ==> 7.74% 1322 Read : 35 MB ==> 7.74% Read : 36 MB ==> 7.74% Read : 36 MB ==> 7.75% Read : 37 MB ==> 7.75% Read : 38 MB ==> 7.74% 1534 Read : 38 MB ==> 7.74% 1326 Read : 39 MB ==> 7.74% Read : 39 MB ==> 7.74% 1554 Read : 40 MB ==> 7.74% Read : 41 MB ==> 7.73% 1558 Read : 41 MB ==> 7.73% 1328 Read : 42 MB ==> 7.73% Read : 42 MB ==> 7.73% Read : 43 MB ==> 7.72% 1590 Read : 44 MB ==> 7.73% 1608 Read : 44 MB ==> 7.73% 1332 Read : 45 MB ==> 7.73% 1634 Read : 45 MB ==> 7.73% Read : 46 MB ==> 7.73% 1333 Read : 47 MB ==> 7.73% /*stdin*\ : 7.73% (50000000 => 3866422 bytes, /*stdout*\) roundTripTest: ./datagen -g50000000 -P94 | ../programs/zstd -v19 | ../programs/zstd -d 1339 1664 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 1344 Read : 0 MB ==> 7.04% 1667 Read : 1 MB ==> 7.37% Read : 1 MB ==> 7.46% 1360 Read : 2 MB ==> 7.65% Read : 2 MB ==> 7.62% Read : 3 MB ==> 7.63% 1375 Read : 3 MB ==> 7.60% Read : 4 MB ==> 7.61% Read : 4 MB ==> 7.62% Read : 4 MB ==> 7.65% 1378 1678 Read : 5 MB ==> 7.70% Read : 5 MB ==> 7.72% Read : 5 MB ==> 7.69% 1383 Read : 6 MB ==> 7.71% 1393 Read : 6 MB ==> 7.72% 1681 Read : 7 MB ==> 7.74% 1397 Read : 7 MB ==> 7.75% Read : 7 MB ==> 7.74% Read : 8 MB ==> 7.75% 1400 Read : 8 MB ==> 7.74% 1413 Read : 8 MB ==> 7.75% Read : 9 MB ==> 7.74% 1421 Read : 9 MB ==> 7.75% Read : 10 MB ==> 7.75% Read : 10 MB ==> 7.75% 1422 Read : 11 MB ==> 7.75% 1428 Read : 11 MB ==> 7.75% 1442 Read : 11 MB ==> 7.72% Read : 12 MB ==> 7.70% 1446 Read : 12 MB ==> 7.71% 1454 1697 Read : 13 MB ==> 7.70% 1462 Read : 13 MB ==> 7.69% Read : 14 MB ==> 7.70% Read : 14 MB ==> 7.71% Read : 14 MB ==> 7.71% 1471 Read : 15 MB ==> 7.71% Read : 15 MB ==> 7.72% 1475 Read : 15 MB ==> 7.72% Read : 16 MB ==> 7.71% Read : 16 MB ==> 7.71% Read : 17 MB ==> 7.72% Read : 17 MB ==> 7.72% 1476 1699 Read : 17 MB ==> 7.72% Read : 18 MB ==> 7.72% 1489 1700 Read : 18 MB ==> 7.71% 1495 Read : 18 MB ==> 7.71% 1503 Read : 19 MB ==> 7.72% Read : 19 MB ==> 7.72% 1511 Read : 20 MB ==> 7.72% 1518 Read : 20 MB ==> 7.72% Read : 20 MB ==> 7.73% Read : 21 MB ==> 7.73% Read : 21 MB ==> 7.75% Read : 21 MB ==> 7.75% Read : 22 MB ==> 7.76% Read : 22 MB ==> 7.76% 1701 Read : 23 MB ==> 7.76% 1709 Read : 23 MB ==> 7.76% 1529 Read : 23 MB ==> 7.75% 1728 Read : 24 MB ==> 7.75% 1740 Read : 24 MB ==> 7.75% 1536 Read : 24 MB ==> 7.75% 1790 Read : 25 MB ==> 7.75% 1538 Read : 25 MB ==> 7.75% 1539 Read : 26 MB ==> 7.75% 1542 1797 Read : 26 MB ==> 7.75% 1556 Read : 27 MB ==> 7.75% 1566 Read : 27 MB ==> 7.75% Read : 27 MB ==> 7.74% Read : 28 MB ==> 7.74% Read : 28 MB ==> 7.74% Read : 29 MB ==> 7.74% Read : 29 MB ==> 7.73% 1582 Read : 30 MB ==> 7.74% Read : 30 MB ==> 7.74% Read : 30 MB ==> 7.74% Read : 31 MB ==> 7.74% 1586 Read : 31 MB ==> 7.74% 1820 Read : 32 MB ==> 7.74% 1602 Read : 32 MB ==> 7.74% Read : 33 MB ==> 7.75% 1619 Read : 33 MB ==> 7.75% Read : 34 MB ==> 7.75% 1840 Read : 34 MB ==> 7.75% Read : 35 MB ==> 7.75% Read : 35 MB ==> 7.76% 1620 Read : 36 MB ==> 7.76% 1841 Read : 36 MB ==> 7.76% 1844 Read : 37 MB ==> 7.76% 1631 Read : 37 MB ==> 7.76% Read : 38 MB ==> 7.76% 1632 Read : 38 MB ==> 7.75% 1859 Read : 39 MB ==> 7.75% Read : 39 MB ==> 7.75% 1647 Read : 39 MB ==> 7.75% 1883 Read : 40 MB ==> 7.75% Read : 40 MB ==> 7.75% 1656 1901 Read : 40 MB ==> 7.75% Read : 41 MB ==> 7.75% 1666 Read : 41 MB ==> 7.75% 1936 Read : 42 MB ==> 7.74% Read : 42 MB ==> 7.74% Read : 43 MB ==> 7.74% 1675 Read : 43 MB ==> 7.74% Read : 43 MB ==> 7.74% Read : 44 MB ==> 7.74% 1683 Read : 44 MB ==> 7.74% Read : 44 MB ==> 7.74% Read : 45 MB ==> 7.74% 1689 Read : 45 MB ==> 7.74% Read : 46 MB ==> 7.75% Read : 46 MB ==> 7.74% 1713 Read : 46 MB ==> 7.75% Read : 47 MB ==> 7.75% 1725 Read : 47 MB ==> 7.75% /*stdin*\ : 7.75% (50000000 => 3874806 bytes, /*stdout*\) roundTripTest: ./datagen -g99000000 -P99 | ../programs/zstd -v20 | ../programs/zstd -d 1739 1744 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** Read : 0 MB ==> 4.02% 1748 1945 Read : 1 MB ==> 4.68% 1752 Read : 1 MB ==> 5.03% Read : 2 MB ==> 5.23% Read : 2 MB ==> 5.32% Read : 3 MB ==> 5.42% Read : 3 MB ==> 5.48% 1755 Read : 4 MB ==> 5.53% 1763 Read : 4 MB ==> 5.56% Read : 5 MB ==> 5.58% 1767 Read : 5 MB ==> 5.64% 1769 Read : 6 MB ==> 5.66% Read : 6 MB ==> 5.68% Read : 7 MB ==> 5.72% 1772 Read : 7 MB ==> 5.71% Read : 8 MB ==> 5.72% 1773 Read : 8 MB ==> 5.74% 1777 Read : 9 MB ==> 5.74% Read : 9 MB ==> 5.75% 1781 Read : 9 MB ==> 5.74% 1794 Read : 10 MB ==> 5.74% Read : 10 MB ==> 5.74% 1796 Read : 11 MB ==> 5.75% Read : 11 MB ==> 5.75% 1946 Read : 11 MB ==> 5.74% Read : 12 MB ==> 5.75% 1958 1803 Read : 12 MB ==> 5.74% Read : 12 MB ==> 5.75% Read : 13 MB ==> 5.75% 1807 Read : 13 MB ==> 5.76% 1820 Read : 13 MB ==> 5.76% 1959 Read : 14 MB ==> 5.76% 1831 Read : 14 MB ==> 5.75% Read : 14 MB ==> 5.75% 1837 Read : 14 MB ==> 5.76% 1845 Read : 15 MB ==> 5.77% Read : 15 MB ==> 5.77% 1847 Read : 15 MB ==> 5.77% Read : 15 MB ==> 5.78% 1857 1991 1873 Read : 16 MB ==> 5.77% 1996 1875 Read : 16 MB ==> 5.77% 2006 Read : 16 MB ==> 5.78% 1884 Read : 16 MB ==> 5.78% Read : 17 MB ==> 5.78% Read : 17 MB ==> 5.78% 1896 Read : 17 MB ==> 5.78% 2019 Read : 17 MB ==> 5.78% Read : 18 MB ==> 5.78% Read : 18 MB ==> 5.78% Read : 18 MB ==> 5.78% Read : 18 MB ==> 5.79% 2020 Read : 19 MB ==> 5.79% Read : 19 MB ==> 5.80% Read : 19 MB ==> 5.80% 1905 Read : 20 MB ==> 5.80% 1909 Read : 20 MB ==> 5.80% 1920 Read : 20 MB ==> 5.81% 1939 2040 Read : 20 MB ==> 5.81% Read : 21 MB ==> 5.81% Read : 21 MB ==> 5.81% 1950 Read : 21 MB ==> 5.81% 1962 Read : 21 MB ==> 5.81% Read : 22 MB ==> 5.81% 2064 Read : 22 MB ==> 5.81% Read : 22 MB ==> 5.81% Read : 22 MB ==> 5.81% Read : 23 MB ==> 5.81% 2066 Read : 23 MB ==> 5.81% Read : 23 MB ==> 5.81% 2088 1963 Read : 23 MB ==> 5.82% Read : 24 MB ==> 5.82% Read : 24 MB ==> 5.82% Read : 24 MB ==> 5.82% Read : 24 MB ==> 5.82% 2121 Read : 25 MB ==> 5.83% 2143 Read : 25 MB ==> 5.83% Read : 25 MB ==> 5.83% Read : 25 MB ==> 5.83% 1969 Read : 26 MB ==> 5.83% Read : 26 MB ==> 5.83% Read : 26 MB ==> 5.83% 1972 2145 Read : 26 MB ==> 5.83% Read : 27 MB ==> 5.83% 2158 Read : 27 MB ==> 5.83% 1978 Read : 27 MB ==> 5.83% Read : 27 MB ==> 5.83% Read : 28 MB ==> 5.83% 1990 Read : 28 MB ==> 5.83% Read : 28 MB ==> 5.84% 1996 2184 Read : 28 MB ==> 5.83% Read : 29 MB ==> 5.83% 2001 Read : 29 MB ==> 5.83% 2215 Read : 30 MB ==> 5.84% Read : 30 MB ==> 5.84% 2012 Read : 30 MB ==> 5.84% Read : 31 MB ==> 5.84% 2020 2225 Read : 31 MB ==> 5.85% Read : 31 MB ==> 5.85% 2026 Read : 32 MB ==> 5.85% 2232 Read : 32 MB ==> 5.86% Read : 33 MB ==> 5.86% 2037 Read : 33 MB ==> 5.86% Read : 33 MB ==> 5.86% 2040 Read : 34 MB ==> 5.86% Read : 34 MB ==> 5.86% Read : 34 MB ==> 5.86% 2248 Read : 35 MB ==> 5.86% 2043 2251 Read : 35 MB ==> 5.86% Read : 36 MB ==> 5.86% 2049 Read : 36 MB ==> 5.86% Read : 36 MB ==> 5.86% 2293 Read : 37 MB ==> 5.86% Read : 37 MB ==> 5.86% 2304 Read : 37 MB ==> 5.86% Read : 38 MB ==> 5.86% Read : 38 MB ==> 5.86% 2055 Read : 39 MB ==> 5.86% Read : 39 MB ==> 5.86% 2065 Read : 39 MB ==> 5.86% Read : 40 MB ==> 5.86% 2337 Read : 40 MB ==> 5.86% Read : 40 MB ==> 5.86% 2338 Read : 41 MB ==> 5.86% 2341 Read : 41 MB ==> 5.86% Read : 42 MB ==> 5.87% Read : 42 MB ==> 5.87% Read : 42 MB ==> 5.88% 2376 Read : 43 MB ==> 5.87% Read : 43 MB ==> 5.87% 2068 Read : 43 MB ==> 5.87% 2389 Read : 44 MB ==> 5.87% Read : 44 MB ==> 5.87% 2074 Read : 45 MB ==> 5.87% 2411 Read : 45 MB ==> 5.87% 2421 Read : 45 MB ==> 5.87% Read : 46 MB ==> 5.87% Read : 46 MB ==> 5.87% 2084 Read : 46 MB ==> 5.87% Read : 47 MB ==> 5.88% Read : 47 MB ==> 5.88% Read : 48 MB ==> 5.88% Read : 48 MB ==> 5.88% Read : 48 MB ==> 5.88% 2438 Read : 49 MB ==> 5.88% 2098 Read : 49 MB ==> 5.88% Read : 49 MB ==> 5.88% 2443 Read : 50 MB ==> 5.88% Read : 50 MB ==> 5.88% 2106 2447 Read : 50 MB ==> 5.88% Read : 51 MB ==> 5.88% Read : 51 MB ==> 5.88% Read : 51 MB ==> 5.89% 2110 2463 Read : 52 MB ==> 5.89% 2125 Read : 52 MB ==> 5.89% Read : 52 MB ==> 5.89% 2126 Read : 52 MB ==> 5.89% 2132 Read : 53 MB ==> 5.89% Read : 53 MB ==> 5.89% 2478 Read : 53 MB ==> 5.89% Read : 53 MB ==> 5.89% Read : 54 MB ==> 5.89% 2482 Read : 54 MB ==> 5.89% 2142 Read : 54 MB ==> 5.89% Read : 54 MB ==> 5.89% 2500 Read : 55 MB ==> 5.89% Read : 55 MB ==> 5.89% Read : 55 MB ==> 5.89% Read : 55 MB ==> 5.89% 2507 Read : 56 MB ==> 5.89% Read : 56 MB ==> 5.89% Read : 56 MB ==> 5.89% Read : 56 MB ==> 5.89% Read : 57 MB ==> 5.89% 2150 2520 Read : 57 MB ==> 5.89% Read : 57 MB ==> 5.89% 2531 Read : 57 MB ==> 5.89% 2156 Read : 58 MB ==> 5.89% Read : 58 MB ==> 5.89% 2535 Read : 58 MB ==> 5.89% 2167 Read : 59 MB ==> 5.89% 2172 Read : 59 MB ==> 5.89% 2550 2187 Read : 59 MB ==> 5.89% Read : 59 MB ==> 5.89% 2202 Read : 60 MB ==> 5.89% 2206 Read : 60 MB ==> 5.89% 2215 Read : 60 MB ==> 5.89% 2230 Read : 61 MB ==> 5.89% 2242 Read : 61 MB ==> 5.89% Read : 62 MB ==> 5.89% 2564 Read : 62 MB ==> 5.89% 2247 Read : 62 MB ==> 5.89% 2262 Read : 63 MB ==> 5.89% 2264 Read : 63 MB ==> 5.89% Read : 63 MB ==> 5.90% 2269 2570 Read : 63 MB ==> 5.90% Read : 64 MB ==> 5.90% Read : 64 MB ==> 5.90% 2582 2283 Read : 64 MB ==> 5.90% 2302 Read : 65 MB ==> 5.90% 2621 Read : 65 MB ==> 5.90% 2318 Read : 65 MB ==> 5.90% 2329 Read : 66 MB ==> 5.90% Read : 66 MB ==> 5.90% 2338 2637 Read : 66 MB ==> 5.90% Read : 66 MB ==> 5.90% 2356 Read : 67 MB ==> 5.90% 2363 Read : 67 MB ==> 5.90% Read : 67 MB ==> 5.90% 2655 Read : 68 MB ==> 5.90% Read : 68 MB ==> 5.90% 2367 2657 Read : 68 MB ==> 5.90% Read : 69 MB ==> 5.90% 2678 Read : 69 MB ==> 5.90% Read : 69 MB ==> 5.90% Read : 70 MB ==> 5.90% 2693 Read : 70 MB ==> 5.90% 2374 Read : 70 MB ==> 5.90% 2725 Read : 70 MB ==> 5.90% Read : 71 MB ==> 5.90% Read : 71 MB ==> 5.90% 2383 2749 Read : 71 MB ==> 5.90% Read : 71 MB ==> 5.90% 2751 Read : 72 MB ==> 5.90% Read : 72 MB ==> 5.90% 2387 Read : 72 MB ==> 5.90% Read : 72 MB ==> 5.90% 2752 Read : 73 MB ==> 5.90% Read : 73 MB ==> 5.90% 2760 2401 Read : 73 MB ==> 5.91% Read : 73 MB ==> 5.91% 2766 2411 Read : 74 MB ==> 5.91% Read : 74 MB ==> 5.91% Read : 74 MB ==> 5.91% 2413 Read : 75 MB ==> 5.91% 2769 Read : 75 MB ==> 5.91% Read : 75 MB ==> 5.91% 2416 Read : 75 MB ==> 5.91% Read : 76 MB ==> 5.91% 2775 2422 Read : 76 MB ==> 5.90% 2780 Read : 76 MB ==> 5.91% 2817 Read : 77 MB ==> 5.91% 2431 2828 Read : 77 MB ==> 5.90% Read : 77 MB ==> 5.90% 2450 Read : 77 MB ==> 5.90% Read : 78 MB ==> 5.90% Read : 78 MB ==> 5.90% 2461 Read : 78 MB ==> 5.90% Read : 79 MB ==> 5.90% 2470 Read : 79 MB ==> 5.90% 2832 Read : 79 MB ==> 5.90% Read : 79 MB ==> 5.90% Read : 80 MB ==> 5.90% Read : 80 MB ==> 5.90% Read : 80 MB ==> 5.90% Read : 81 MB ==> 5.90% Read : 81 MB ==> 5.90% 2472 Read : 81 MB ==> 5.90% Read : 81 MB ==> 5.90% 2481 2833 Read : 82 MB ==> 5.90% 2845 Read : 82 MB ==> 5.90% 2858 Read : 82 MB ==> 5.90% 2486 Read : 82 MB ==> 5.90% 2872 Read : 83 MB ==> 5.90% Read : 83 MB ==> 5.90% Read : 83 MB ==> 5.90% Read : 83 MB ==> 5.90% Read : 84 MB ==> 5.90% Read : 84 MB ==> 5.90% 2493 Read : 84 MB ==> 5.90% Read : 84 MB ==> 5.90% 2498 Read : 85 MB ==> 5.90% Read : 85 MB ==> 5.90% 2907 Read : 85 MB ==> 5.90% Read : 85 MB ==> 5.90% 2504 2926 Read : 86 MB ==> 5.90% Read : 86 MB ==> 5.90% 2933 Read : 86 MB ==> 5.90% 2936 Read : 86 MB ==> 5.90% 2516 Read : 87 MB ==> 5.90% Read : 87 MB ==> 5.90% Read : 87 MB ==> 5.90% Read : 88 MB ==> 5.90% Read : 88 MB ==> 5.90% Read : 88 MB ==> 5.90% Read : 88 MB ==> 5.90% Read : 89 MB ==> 5.90% 2962 Read : 89 MB ==> 5.90% 2527 Read : 89 MB ==> 5.90% Read : 89 MB ==> 5.90% Read : 90 MB ==> 5.90% 2544 Read : 90 MB ==> 5.90% Read : 90 MB ==> 5.90% Read : 90 MB ==> 5.90% Read : 91 MB ==> 5.90% Read : 91 MB ==> 5.90% Read : 91 MB ==> 5.90% 2964 Read : 91 MB ==> 5.90% 2993 Read : 92 MB ==> 5.90% 2551 3014 Read : 92 MB ==> 5.90% Read : 92 MB ==> 5.90% 3028 Read : 92 MB ==> 5.90% Read : 93 MB ==> 5.90% 3039 2556 Read : 93 MB ==> 5.90% 3051 Read : 93 MB ==> 5.90% Read : 94 MB ==> 5.90% /*stdin*\ : 5.90% (99000000 => 5842434 bytes, /*stdout*\) roundTripTest: ./datagen -g6000000000 -P99 | ../programs/zstd -v1 | ../programs/zstd -d 3076 2557 3084 2568 2571 3131 2572 3133 2577 2586 3134 2591 2594 3151 2602 3169 2609 2613 2629 3171 2631 2635 2638 2647 2654 3176 2670 2690 3190 3211 2693 2709 2714 2719 2734 3221 2745 3225 2748 3226 2754 2757 2760 2771 3262 3298 2774 3308 3318 2787 2797 3339 3352 3374 2819 3380 3404 3415 3430 3465 2826 3486 3494 fuzzer tests completed 2829 1/ 1 *** zstd command line interface 64-bits v1.1.4, by Yann Collet *** 2838 Read : 54 MB ==> 9.41% 2850 Read : 109 MB ==> 9.41% Read : 163 MB ==> 9.41% 2854 Read : 218 MB ==> 9.42% 13 2857 Read : 272 MB ==> 9.41% 2860 2871 19 Read : 326 MB ==> 9.41% 2881 33 Read : 381 MB ==> 9.42% Read : 436 MB ==> 9.42% 2884 2890 Read : 491 MB ==> 9.41% 2893 Read : 546 MB ==> 9.42% 2894 Read : 602 MB ==> 9.42% Read : 657 MB ==> 9.42% 2904 Read : 713 MB ==> 9.42% 2920 Read : 768 MB ==> 9.42% 44 Read : 824 MB ==> 9.42% Read : 879 MB ==> 9.42% 69 Read : 935 MB ==> 9.42% 2936 Read : 990 MB ==> 9.42% Read : 1046 MB ==> 9.42% 105 Read : 1101 MB ==> 9.42% Read : 1157 MB ==> 9.42% Read : 1212 MB ==> 9.42% 106 2950 Read : 1268 MB ==> 9.42% 2961 Read : 1323 MB ==> 9.42% 2970 107 Read : 1378 MB ==> 9.42% 2977 122 2989 Read : 1434 MB ==> 9.42% 2996 Read : 1489 MB ==> 9.42% 124 Read : 1545 MB ==> 9.42% 3001 134 146 Read : 1600 MB ==> 9.42% 3004 171 Read : 1655 MB ==> 9.42% 3011 Read : 1711 MB ==> 9.42% 3018 Read : 1766 MB ==> 9.42% 3029 Read : 1821 MB ==> 9.42% 181 Read : 1877 MB ==> 9.42% 184 Read : 1932 MB ==> 9.42% 185 Read : 1987 MB ==> 9.42% 3046 213 Read : 2042 MB ==> 9.42% 219 Read : 2097 MB ==> 9.42% Read : 2153 MB ==> 9.42% Read : 2208 MB ==> 9.42% Read : 2264 MB ==> 9.42% Read : 2319 MB ==> 9.42% 3047 Read : 2374 MB ==> 9.42% 238 Read : 2430 MB ==> 9.42% Read : 2485 MB ==> 9.42% Read : 2540 MB ==> 9.42% Read : 2596 MB ==> 9.42% 3052 Read : 2651 MB ==> 9.42% 3056 Read : 2706 MB ==> 9.42% 264 Read : 2761 MB ==> 9.42% Read : 2816 MB ==> 9.42% 3072 Read : 2872 MB ==> 9.42% 277 Read : 2927 MB ==> 9.42% 3077 Read : 2982 MB ==> 9.42% 299 3081 312 Read : 3036 MB ==> 9.42% Read : 3091 MB ==> 9.42% Read : 3146 MB ==> 9.42% 3087 Read : 3201 MB ==> 9.42% Read : 3255 MB ==> 9.42% 329 Read : 3309 MB ==> 9.42% Read : 3364 MB ==> 9.42% 3100 338 Read : 3419 MB ==> 9.42% 3107 365 Read : 3473 MB ==> 9.42% 369 3117 Read : 3528 MB ==> 9.42% 377 Read : 3582 MB ==> 9.42% 402 Read : 3637 MB ==> 9.42% 425 3119 443 Read : 3692 MB ==> 9.42% 444 Read : 3746 MB ==> 9.42% 452 485 3123 Read : 3800 MB ==> 9.42% 486 Read : 3856 MB ==> 9.42% Read : 3911 MB ==> 9.42% 3133 Read : 3967 MB ==> 9.42% Read : 4022 MB ==> 9.42% 500 Read : 4078 MB ==> 9.42% 529 Read : 4133 MB ==> 9.42% 540 Read : 4188 MB ==> 9.42% 564 Read : 4244 MB ==> 9.42% 3139 Read : 4299 MB ==> 9.42% Read : 4354 MB ==> 9.42% 576 3145 Read : 4409 MB ==> 9.42% 599 3151 604 Read : 4464 MB ==> 9.42% 3159 630 3169 Read : 4518 MB ==> 9.42% 3182 Read : 4573 MB ==> 9.42% 652 3191 663 3198 Read : 4627 MB ==> 9.42% 3211 699 767 Read : 4682 MB ==> 9.42% 3217 Read : 4737 MB ==> 9.42% 788 817 Read : 4792 MB ==> 9.42% Read : 4847 MB ==> 9.42% Read : 4901 MB ==> 9.42% 827 3229 Read : 4956 MB ==> 9.42% 836 3239 Read : 5010 MB ==> 9.42% 3258 Read : 5065 MB ==> 9.42% 3268 841 3277 Read : 5120 MB ==> 9.42% 3284 Read : 5175 MB ==> 9.42% 3293 846 3311 Read : 5229 MB ==> 9.42% 3323 3342 Read : 5283 MB ==> 9.42% 3344 866 Read : 5337 MB ==> 9.42% 3349 881 3374 915 Read : 5391 MB ==> 9.42% Read : 5446 MB ==> 9.42% 3382 Read : 5500 MB ==> 9.42% Read : 5555 MB ==> 9.42% 924 Read : 5609 MB ==> 9.42% 3403 3416 Read : 5662 MB ==> 9.42% Read : 5716 MB ==> 9.42% 3420 /*stdin*\ : 9.42% (6000000000 => 564962202 bytes, /*stdout*\) 3435 943 3444 3449 3456 3466 3479 3486 3501 3503 3518 3523 974 3529 993 3531 998 3532 1000 3539 1006 3544 1008 1047 3548 1051 3552 1055 3554 3559 1061 3565 1097 3569 3579 1102 3580 1131 3592 3598 3611 3612 1142 3619 1164 3629 1174 1226 3637 3647 1255 3652 1278 3675 3677 1284 3680 3688 1295 3691 3705 3717 3725 3728 3734 3744 1314 3748 3768 1315 3775 1328 1351 3781 1377 3790 3813 1404 3818 3832 1421 3837 3850 3863 1431 3870 3882 3890 3899 3909 3913 3931 1433 3942 3952 3956 3961 3974 3988 3996 4008 4031 4048 4054 4070 4080 4093 4104 4112 4122 4132 4136 4147 4160 4163 4171 4177 4192 4207 4211 4221 4229 4251 4258 4271 4279 4281 1459 4290 1481 4315 4324 4327 4338 4345 1487 4346 4349 1490 4353 4366 4369 4379 1492 4390 4400 4412 4415 4422 4426 4428 4432 4437 4440 1500 4448 4453 4461 1501 4465 4473 1527 4477 4482 4484 4500 4510 4522 4534 1532 4544 1534 4551 1541 1554 4554 1556 4557 4566 4571 1590 1609 4578 4589 1634 4590 4607 1664 4618 1667 1678 4620 1681 4624 4631 4632 4642 4643 1697 4644 4652 4655 4665 4669 1699 4677 4680 4684 4693 4700 4716 1701 4720 1704 4728 4733 4743 4753 1728 4763 1740 4767 1752 4774 4788 4792 1796 4801 4804 1797 4822 4837 4842 4858 4864 4883 4890 1820 4892 1840 4902 1844 4912 4929 4931 4937 4950 1859 4958 1882 1894 4959 1934 4967 1938 4969 4986 4992 4997 5006 5010 5024 1945 5029 5030 5037 1958 5042 5052 5056 5063 5070 5076 5086 5091 5102 5105 5112 5127 5129 5138 5141 5144 5150 5156 5158 5166 5168 5171 5172 5177 5183 5189 5205 1991 5208 1992 1999 5214 5225 2019 5236 5247 5257 5268 5280 5286 5296 5306 5318 5338 5345 2020 5359 5360 5380 5385 5393 5402 5411 5421 5439 5458 2040 5460 2045 5471 5480 5505 5514 5519 2064 5531 2073 5541 5546 5564 2088 5574 2114 5585 5588 5599 2121 5607 2137 5616 2143 5621 5632 5641 5653 5661 5667 5672 5697 5707 5715 5716 2145 5721 2147 5737 5748 2163 2184 5756 5767 2213 5781 2215 5786 5793 5798 2225 5805 5811 2232 5822 5827 2248 2251 5832 5834 5842 5847 5853 5863 5878 5890 5902 2293 5905 5909 2304 5919 5931 5940 5948 5958 5961 5963 5969 5977 5983 5996 6000 6001 6018 6034 6042 6048 6052 6060 6071 6085 6101 6110 6125 6129 6139 6145 6155 6169 2337 6171 2338 2341 2363 6187 6195 6211 6221 6235 6241 6246 2376 6255 6257 6260 6268 2389 6272 6279 6288 6296 6305 2411 6308 6316 6322 6325 6331 6338 2438 6340 6357 6371 6378 2443 2446 6400 2462 6408 2474 6426 6456 6475 2479 6481 2499 6493 2500 6505 6509 6520 6527 2520 6531 6539 2529 6553 2534 6555 2550 2553 fuzzer tests completed 6561 6574 6575 6580 6586 6591 6603 6613 6627 6639 6650 6657 6664 6671 6680 6685 6692 6708 6729 6736 6739 6744 6749 6753 6760 6765 6771 6779 6783 6795 6807 6809 6818 6825 6828 6845 6854 6876 6879 6883 6886 6890 6894 6899 6902 6921 6931 6936 6945 6953 6963 6967 6977 6992 7007 7013 7022 7031 7032 7042 7053 7055 7075 7077 7087 7093 7113 7138 7147 7163 7171 7182 7183 7198 7203 7214 7220 7229 7237 7252 7256 7263 7269 7276 7281 7305 7312 7323 7326 7332 7349 7350 7356 7362 7368 7376 7395 7404 7421 7428 7443 7461 7466 7475 7477 7483 7486 7490 7498 7510 7512 7514 7520 7531 7541 7548 7551 7561 7566 7567 7569 7576 7587 7590 7603 7612 7621 7627 7638 7639 7645 7651 7661 7670 7687 7704 7708 7714 7733 7734 7756 7773 7777 7787 7800 7810 7815 7822 7831 7835 7844 7849 7851 7857 7876 7877 7878 7899 7904 7916 7935 7942 7949 7960 7964 7975 7995 7998 8006 8015 8022 8030 8046 8056 8071 8078 8094 8103 8109 8113 8122 8133 8145 8147 8154 8163 8170 8176 8182 8193 8198 8203 8210 8221 8248 8255 8263 8274 8277 8291 8308 8314 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 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/BufferTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/BufferTest mv -f ThreadPoolTest.Td ThreadPoolTest.d g++ utils/test/ThreadPoolTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ThreadPoolTest mv -f ScopeGuardTest.Td ScopeGuardTest.d g++ utils/test/ScopeGuardTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ScopeGuardTest mv -f RangeTest.Td RangeTest.d g++ utils/test/RangeTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/RangeTest mv -f WorkQueueTest.Td WorkQueueTest.d g++ utils/test/WorkQueueTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/WorkQueueTest 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 OptionsTest.Td OptionsTest.d g++ test/OptionsTest.o ../../programs/datagen.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o test/OptionsTest mv -f ResourcePoolTest.Td ResourcePoolTest.d g++ utils/test/ResourcePoolTest.o -Wno-deprecated-declarations -lgtest -lgtest_main -lpthread -o utils/test/ResourcePoolTest 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/lib64 + make -C contrib/pzstd check make: Entering directory `/usr/src/RPM/BUILD/zstd-1.1.4-alt1.M80P.1/contrib/pzstd' ./utils/test/BufferTest Running main() from gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Buffer [ RUN ] Buffer.Constructors [ OK ] Buffer.Constructors (0 ms) [ RUN ] Buffer.BufferManagement [ OK ] Buffer.BufferManagement (0 ms) [ RUN ] Buffer.Modifiers [ OK ] Buffer.Modifiers (0 ms) [----------] 3 tests from Buffer (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (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. (0 ms total) [ PASSED ] 2 tests. ./utils/test/ResourcePoolTest Running main() from gtest_main.cc [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from ResourcePool [ RUN ] ResourcePool.FullTest [ OK ] ResourcePool.FullTest (0 ms) [ RUN ] ResourcePool.ThreadSafe [ OK ] ResourcePool.ThreadSafe (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 (1001 ms) [----------] 3 tests from ThreadPool (1004 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1004 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 (4 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 (1 ms) [ RUN ] WorkQueue.FailedPush [ OK ] WorkQueue.FailedPush (0 ms) [----------] 9 tests from WorkQueue (2013 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. (2014 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 (1 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test case ran. (1 ms total) [ PASSED ] 15 tests. ./test/PzstdTest Running main() from gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Pzstd [ RUN ] Pzstd.SmallSizes Pzstd.SmallSizes seed: 1644168657 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 (2399 ms) [ RUN ] Pzstd.LargeSizes Pzstd.LargeSizes seed: 3153917977 [ OK ] Pzstd.LargeSizes (3967 ms) [ RUN ] Pzstd.ExtremelyCompressible /tmp/filevCIOrD : 0.34% ( 10000 => 34 bytes, /tmp/file4auFKG) /tmp/file4auFKG : 10000 bytes [ OK ] Pzstd.ExtremelyCompressible (12 ms) [----------] 3 tests from Pzstd (6378 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (6378 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.84931 + 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.SylmM5 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.eKz2hc 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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qy2XFl 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.eIiIPx 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.QlFmTM 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, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.14)(64bit), libstdc++.so.6(GLIBCXX_3.4.17)(64bit), libstdc++.so.6(GLIBCXX_3.4.19)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libzstd.so.1()(64bit) >= 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.Gc1qM4 Creating pzstd-debuginfo package Processing files: libzstd-1.1.4-alt1.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83805 + 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.wdEVDp find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/zstd-buildroot/lib64/libzstd.so.1: 134 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ue7WiN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libzstd.so.1()(64bit) = set:ld0E3GMmZoSuaz6Bm7tBnblj6da8AagEXDFNIM3ZsCnsQ0TTsOXAyc7d9XFaEdZzioabigfAOzVJKkpaBNjH31P728EJIJkNUEJ1cb6UGwZBm83BjnsTkz0iCW1EPOvYcXrsIBf7YsJdBu70fS22EtMfoEcfs1Rbg3XAle1wh6Of0Ff8sHwalTBmKS0Muo4s13qqZCnm0A4Zk1Yfb6w2DrY9ApGYBx9MK593BCCHvKYZ9G73wwYV1dyBZalEmnD7FinUoXJofdZtA0QLfS0S5H65pBr Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gVYmPd 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.cnqAbH 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.MRuTqd 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, /lib64/libzstd.so.1.1.4, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gZIezM 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.Qf40Ao find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oXBat3 find-requires: running scripts (debuginfo) Requires: zstd = 1.1.4-alt1.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(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.wtA39K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OK2dGv find-requires: running scripts (debuginfo) Requires: pzstd = 1.1.4-alt1.M80P.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libpthread.so.0), debug64(libstdc++.so.6), debug64(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.ew6s5i find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s5yFf9 find-requires: running scripts (debuginfo) Provides: debug64(libzstd.so.1) Requires: libzstd = 1.1.4-alt1.M80P.1, debug64(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 6 extra deps from pzstd due to repentancy on zstd Removing 5 extra deps from zstd 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/x86_64/zstd-1.1.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pzstd-1.1.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-1.1.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-devel-1.1.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/zstd-debuginfo-1.1.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pzstd-debuginfo-1.1.4-alt1.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libzstd-debuginfo-1.1.4-alt1.M80P.1.x86_64.rpm 921.77user 16.20system 8:06.30elapsed 192%CPU (0avgtext+0avgdata 2165736maxresident)k 0inputs+0outputs (0major+3702216minor)pagefaults 0swaps 927.04user 18.60system 8:19.75elapsed 189%CPU (0avgtext+0avgdata 2165736maxresident)k 0inputs+0outputs (0major+4075808minor)pagefaults 0swaps