<86>May 16 13:29:32 userdel[1590019]: delete user 'rooter' <86>May 16 13:29:32 userdel[1590019]: removed group 'rooter' owned by 'rooter' <86>May 16 13:29:32 groupadd[1590068]: group added to /etc/group: name=rooter, GID=519 <86>May 16 13:29:32 groupadd[1590068]: group added to /etc/gshadow: name=rooter <86>May 16 13:29:32 groupadd[1590068]: new group: name=rooter, GID=519 <86>May 16 13:29:32 useradd[1590090]: new user: name=rooter, UID=519, GID=519, home=/root, shell=/bin/bash <86>May 16 13:29:32 userdel[1590117]: delete user 'builder' <86>May 16 13:29:32 userdel[1590117]: removed group 'builder' owned by 'builder' <86>May 16 13:29:32 userdel[1590117]: removed shadow group 'builder' owned by 'builder' <86>May 16 13:29:32 groupadd[1590131]: group added to /etc/group: name=builder, GID=520 <86>May 16 13:29:32 groupadd[1590131]: group added to /etc/gshadow: name=builder <86>May 16 13:29:32 groupadd[1590131]: new group: name=builder, GID=520 <86>May 16 13:29:32 useradd[1590147]: new user: name=builder, UID=520, GID=520, home=/usr/src, shell=/bin/bash <13>May 16 13:29:36 rpmi: libgtest0-1.8.1-alt1 sisyphus+220023.100.1.1 1548504036 installed <13>May 16 13:29:36 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed <13>May 16 13:29:36 rpmi: libstdc++9-devel-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>May 16 13:29:38 rpmi: gcc9-c++-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>May 16 13:29:38 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571788297 installed <13>May 16 13:29:38 rpmi: libgtest-devel-1.8.1-alt1 sisyphus+220023.100.1.1 1548504036 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/zstd-1.4.4-alt1.nosrc.rpm Installing zstd-1.4.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf zstd-1.4.4-alt1 + echo 'Source #0 (zstd-1.4.4-alt1.tar):' Source #0 (zstd-1.4.4-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/zstd-1.4.4-alt1.tar + cd zstd-1.4.4-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/^\([[:space:]]*\)@\$/\1\$/' Makefile examples/Makefile lib/Makefile programs/Makefile tests/Makefile zlibWrapper/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + for dir in lib programs + make -j8 -C lib all GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' compiling dynamic library 1.4.4 cc -I. -I./common -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat common/debug.c common/entropy_common.c common/error_private.c common/fse_decompress.c common/pool.c common/threading.c common/xxhash.c common/zstd_common.c compress/fse_compress.c compress/hist.c compress/huf_compress.c compress/zstd_compress.c compress/zstd_compress_literals.c compress/zstd_compress_sequences.c compress/zstd_double_fast.c compress/zstd_fast.c compress/zstd_lazy.c compress/zstd_ldm.c compress/zstd_opt.c compress/zstdmt_compress.c decompress/huf_decompress.c decompress/zstd_ddict.c decompress/zstd_decompress.c decompress/zstd_decompress_block.c deprecated/zbuff_common.c deprecated/zbuff_compress.c deprecated/zbuff_decompress.c dictBuilder/cover.c dictBuilder/divsufsort.c dictBuilder/fastcover.c dictBuilder/zdict.c -shared -fPIC -fvisibility=hidden -Wl,-soname=libzstd.so.1 -o libzstd.so.1.4.4 creating versioned links make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' + for dir in lib programs + make -j8 -C programs all GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o timefn.o timefn.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o benchfn.o benchfn.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o datagen.o datagen.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o util.o util.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o dibio.o dibio.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o benchzstd.o benchzstd.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o zstdcli.o zstdcli.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -c -o fileio.o fileio.c make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' ==> no threads, building without multithreading support ==> no zlib, building zstd without .gz support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -DXXH_NAMESPACE=ZSTD_ -DZSTD_LEGACY_SUPPORT=0 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -Wc++-compat ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_compress_literals.c ../lib/compress/zstd_compress_sequences.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c zstdcli.o util.o timefn.o fileio.o benchfn.o benchzstd.o datagen.o dibio.o -o zstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' + make -j8 -C contrib/pzstd make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF SkippableFrame.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c SkippableFrame.cpp -o SkippableFrame.o mv -f SkippableFrame.Td SkippableFrame.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF main.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c main.cpp -o main.o mv -f main.Td main.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF Options.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c Options.cpp -o Options.o mv -f Options.Td Options.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF Pzstd.Td -I../../lib -I../../lib/common -I../../programs -I. -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c Pzstd.cpp -o Pzstd.o mv -f Pzstd.Td Pzstd.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ main.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -o pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54799 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/zstd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/zstd-buildroot + cd zstd-1.4.4-alt1 + export CC=false CXX=false + CC=false + CXX=false + for dir in lib programs + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C lib INSTALL_SCRIPT=: PREFIX=/usr LIBDIR=/usr/lib GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' creating pkgconfig /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/lib/pkgconfig/ /bin/install -p -m 644 libzstd.pc /usr/src/tmp/zstd-buildroot/usr/lib/pkgconfig/ Installing shared library /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/lib/ /bin/install -p libzstd.so.1.4.4 /usr/src/tmp/zstd-buildroot/usr/lib Installing includes /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/include/ /bin/install -p -m 644 zstd.h /usr/src/tmp/zstd-buildroot/usr/include /bin/install -p -m 644 common/zstd_errors.h /usr/src/tmp/zstd-buildroot/usr/include /bin/install -p -m 644 deprecated/zbuff.h /usr/src/tmp/zstd-buildroot/usr/include # prototypes generate deprecation warnings /bin/install -p -m 644 dictBuilder/zdict.h /usr/src/tmp/zstd-buildroot/usr/include zstd static and shared library installed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/lib' + for dir in lib programs + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot -C programs INSTALL_SCRIPT=: PREFIX=/usr LIBDIR=/usr/lib GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' Installing binaries /bin/install -p -d -m 755 /usr/src/tmp/zstd-buildroot/usr/bin/ /usr/src/tmp/zstd-buildroot/usr/share/man/man1/ /bin/install -p zstd /usr/src/tmp/zstd-buildroot/usr/bin/zstd : zstdless /usr/src/tmp/zstd-buildroot/usr/bin/zstdless : zstdgrep /usr/src/tmp/zstd-buildroot/usr/bin/zstdgrep Installing man pages /bin/install -p -m 644 zstd.1 /usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstd.1 /bin/install -p -m 644 zstdgrep.1 /usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdgrep.1 /bin/install -p -m 644 zstdless.1 /usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdless.1 zstd installation completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/programs' + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/zstd-buildroot PREFIX=/usr -C contrib/pzstd make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' install -d -m 755 /usr/src/tmp/zstd-buildroot/usr/bin/ install -m 755 pzstd /usr/src/tmp/zstd-buildroot/usr/bin/pzstd make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' + mkdir -p /usr/src/tmp/zstd-buildroot/lib + for f in /usr/src/tmp/zstd-buildroot/usr/lib/*.so ++ readlink -v /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so + t=libzstd.so.1.4.4 + ln -rsnf /usr/src/tmp/zstd-buildroot/lib/libzstd.so.1.4.4 /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so + mv /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so.1 /usr/src/tmp/zstd-buildroot/usr/lib/libzstd.so.1.4.4 /usr/src/tmp/zstd-buildroot/lib/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/zstd-buildroot (auto) mode of './lib/libzstd.so.1.4.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/zstd-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libzstd.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libzstd.pc: Libs: '-L${libdir} -lzstd' --> '-lzstd' Checking contents of files in /usr/src/tmp/zstd-buildroot/ (default) Compressing files in /usr/src/tmp/zstd-buildroot (auto) removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/unzstd.1' -> 'zstd.1' removed '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1' '/usr/src/tmp/zstd-buildroot/usr/share/man/man1/zstdcat.1' -> 'zstd.1' Adjusting library links in /usr/src/tmp/zstd-buildroot ./lib: libzstd.so.1 -> libzstd.so.1.4.4 ./usr/lib: Verifying ELF objects in /usr/src/tmp/zstd-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.66002 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 ++ getconf LFS_CFLAGS + export 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' + make -j8 -k -C tests test GZFILES= ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=0 make -C ../programs zstd MOREFLAGS+="-g -DDEBUGLEVEL=1" make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/debug.c -o zstdmt_m_debug.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make[1]: 'zstd' is up to date. make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/error_private.c -o zstdmt_m_error_private.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/zstd_ddict.c -o zstdmt_d_zstd_ddict.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/fse_decompress.c -o zstdmt_m_fse_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/entropy_common.c -o zstdmt_m_entropy_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../programs/datagen.c datagencli.c -o datagen make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/threading.c -o zstdmt_m_threading.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/zstd_common.c -o zstdmt_m_zstd_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/pool.c -o zstdmt_m_pool.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/hist.c -o zstdmt_c_hist.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/xxhash.c -o zstdmt_m_xxhash.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/zstd_decompress_block.c -o zstdmt_d_zstd_decompress_block.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_compress_literals.c -o zstdmt_c_zstd_compress_literals.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_compress_sequences.c -o zstdmt_c_zstd_compress_sequences.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/zstd_decompress.c -o zstdmt_d_zstd_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/huf_compress.c -o zstdmt_c_huf_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/fse_compress.c -o zstdmt_c_fse_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_ldm.c -o zstdmt_c_zstd_ldm.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/huf_decompress.c -o zstdmt_d_huf_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_compress.c -o zstdmt_c_zstd_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/zstd_ddict.c -o zstdd_zstd_ddict.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstdmt_compress.c -o zstdmt_c_zstdmt_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_fast.c -o zstdmt_c_zstd_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/debug.c -o zstdm_debug.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/entropy_common.c -o zstdm_entropy_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/error_private.c -o zstdm_error_private.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/fse_decompress.c -o zstdm_fse_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/pool.c -o zstdm_pool.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/threading.c -o zstdm_threading.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/xxhash.c -o zstdm_xxhash.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/common/zstd_common.c -o zstdm_zstd_common.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/fse_compress.c -o zstdc_fse_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/hist.c -o zstdc_hist.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_lazy.c -o zstdmt_c_zstd_lazy.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/zstd_decompress.c -o zstdd_zstd_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_compress_literals.c -o zstdc_zstd_compress_literals.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_double_fast.c -o zstdmt_c_zstd_double_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/huf_compress.c -o zstdc_huf_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/huf_decompress.c -o zstdd_huf_decompress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_compress_sequences.c -o zstdc_zstd_compress_sequences.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/zstd_decompress_block.c -o zstdd_zstd_decompress_block.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_ldm.c -o zstdc_zstd_ldm.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_compress.c -o zstdc_zstd_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstdmt_compress.c -o zstdc_zstdmt_compress.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 -DZSTD_MULTITHREAD -pthread ../programs/util.c ../programs/timefn.c poolTests.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/zstd_common.c ../lib/common/error_private.c -o poolTests make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_opt.c -o zstdmt_c_zstd_opt.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./poolTests queueSize==0, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=1 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=2 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=3 SUCCESS: testOrder SUCCESS: testWait queueSize==0, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==1, numThreads=4 SUCCESS: testOrder SUCCESS: testWait queueSize==2, numThreads=4 SUCCESS: testOrder SUCCESS: testWait SUCCESS: thread reduction effective SUCCESS: all jobs in queue completed on early end PASS: all POOL tests make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_fast.c -o zstdc_zstd_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_double_fast.c -o zstdc_zstd_double_fast.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_lazy.c -o zstdc_zstd_lazy.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 -pthread zstdmt_d_huf_decompress.o zstdmt_d_zstd_ddict.o zstdmt_d_zstd_decompress.o zstdmt_d_zstd_decompress_block.o zstdmt_m_debug.o zstdmt_m_entropy_common.o zstdmt_m_error_private.o zstdmt_m_fse_decompress.o zstdmt_m_pool.o zstdmt_m_threading.o zstdmt_m_xxhash.o zstdmt_m_zstd_common.o zstdmt_c_fse_compress.o zstdmt_c_hist.o zstdmt_c_huf_compress.o zstdmt_c_zstd_compress.o zstdmt_c_zstd_compress_literals.o zstdmt_c_zstd_compress_sequences.o zstdmt_c_zstd_double_fast.o zstdmt_c_zstd_fast.o zstdmt_c_zstd_lazy.o zstdmt_c_zstd_ldm.o zstdmt_c_zstd_opt.o zstdmt_c_zstdmt_compress.o ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../programs/datagen.c ../programs/util.c ../programs/timefn.c seqgen.c zstreamtest.c -o zstreamtest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 -pthread ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../programs/util.c ../programs/timefn.c ../programs/datagen.c fuzzer.c zstdmt_d_huf_decompress.o zstdmt_d_zstd_ddict.o zstdmt_d_zstd_decompress.o zstdmt_d_zstd_decompress_block.o zstdmt_m_debug.o zstdmt_m_entropy_common.o zstdmt_m_error_private.o zstdmt_m_fse_decompress.o zstdmt_m_pool.o zstdmt_m_threading.o zstdmt_m_xxhash.o zstdmt_m_zstd_common.o zstdmt_c_fse_compress.o zstdmt_c_hist.o zstdmt_c_huf_compress.o zstdmt_c_zstd_compress.o zstdmt_c_zstd_compress_literals.o zstdmt_c_zstd_compress_sequences.o zstdmt_c_zstd_double_fast.o zstdmt_c_zstd_fast.o zstdmt_c_zstd_lazy.o zstdmt_c_zstd_ldm.o zstdmt_c_zstd_opt.o zstdmt_c_zstdmt_compress.o -o fuzzer make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -c -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/compress/zstd_opt.c -o zstdc_zstd_opt.o make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 zstdd_huf_decompress.o zstdd_zstd_ddict.o zstdd_zstd_decompress.o zstdd_zstd_decompress_block.o zstdm_debug.o zstdm_entropy_common.o zstdm_error_private.o zstdm_fse_decompress.o zstdm_pool.o zstdm_threading.o zstdm_xxhash.o zstdm_zstd_common.o zstdc_fse_compress.o zstdc_hist.o zstdc_huf_compress.o zstdc_zstd_compress.o zstdc_zstd_compress_literals.o zstdc_zstd_compress_sequences.o zstdc_zstd_double_fast.o zstdc_zstd_fast.o zstdc_zstd_lazy.o zstdc_zstd_ldm.o zstdc_zstd_opt.o zstdc_zstdmt_compress.o invalidDictionaries.c -o invalidDictionaries make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./invalidDictionaries make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' file ../programs/zstd ../programs/zstd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 3.2.0, not stripped ZSTD=" ../programs/zstd" ./playTests.sh --test-large-data Starting playTests.sh isWindows=false ZSTD=' ../programs/zstd' ===> simple tests test : basic compression Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) test : basic decompression tmp.zst : 0 MB... tmp.zst : 65537 bytes test : too large compression level => auto-fix Warning : compression level higher than max, reduced to 19 Read : 0 / 0 MB ==> 32% tmp : 31.54% ( 65537 => 20669 bytes, tmp.zst) error: numeric value too large test : --fast aka negative compression levels Read : 0 / 0 MB ==> 56% tmp : 55.93% ( 65537 => 36656 bytes, tmp.zst) Read : 0 / 0 MB ==> 56% tmp : 56.31% ( 65537 => 36902 bytes, tmp.zst) Read : 0 / 0 MB ==> 100% tmp :100.02% ( 65537 => 65551 bytes, tmp.zst) error: numeric value too large Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit test : too large numeric argument error: numeric value too large test : set compression level with environment variable ZSTD_CLEVEL Read : 0 / 0 MB ==> 33% tmp : 33.15% ( 65537 => 21726 bytes, tmp.zst) Read : 0 / 0 MB ==> 62% tmp : 61.55% ( 65537 => 40341 bytes, tmp.zst) Read : 0 / 0 MB ==> 33% tmp : 33.15% ( 65537 => 21726 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=-: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=a: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=+a: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=3a7: not a valid integer value Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) Ignore environment variable setting ZSTD_CLEVEL=50000000000: numeric value too large Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) test : override ZSTD_CLEVEL with command line option Read : 0 / 0 MB ==> 56% tmp : 56.31% ( 65537 => 36902 bytes, tmp.zst) test : compress to stdout Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, /*stdout*\) test : compress to named file Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmpCompressed) test : -o must be followed by filename (must fail) error : command must be followed by argument test : force write, correct order Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmpCompressed) test : forgotten argument error : command must be followed by argument test : implied stdout when input is stdin bob test : null-length file roundtrip -n test : ensure small file doesn't add 3-bytes null block Read : 0 / 0 MB ==> 1000% tmp1 :1400.00% ( 1 => 14 bytes, /*stdout*\) 14 14 test : decompress file with wrong suffix (must fail) zstd: tmpCompressed: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. test : decompress into stdout tmpCompressed : 0 MB... tmpCompressed : 65537 bytes tmpCompressed : 0 MB... tmpCompressed : 65537 bytes test : decompress from stdin into stdout test : impose memory limitation (must fail) tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB tmp.zst : Decoding error (36) : Frame requires too much memory for decoding tmp.zst : Window size larger than maximum : 65537 > 2048 tmp.zst : Use --long=17 or --memory=1MB test : overwrite protection zstd: tmp.zst already exists; not overwritten test : force overwrite test : overwrite readonly file zstd: tmpro.zst already exists; not overwritten test: --no-progress flag tmpro :425.00% ( 4 => 17 bytes, /*stdout*\) /*stdin*\ : 4 bytes *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** tmpro :425.00% ( 4 => 17 bytes, /*stdout*\) *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** /*stdin*\ : 4 bytes test: overwrite input file (must fail) zstd: Refusing to open an output file which will overwrite the input file zstd: Refusing to open an output file which will overwrite the input file test: detect that input file does not exist zstd: can't stat nothere : No such file or directory -- ignored test: --[no-]compress-literals Read : 0 / 0 MB ==> 54% tmp : 54.22% ( 65537 => 35532 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 56% tmp : 55.93% ( 65537 => 36656 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 39% tmp : 39.32% ( 65537 => 25772 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 33% tmp : 32.75% ( 65537 => 21461 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 34% tmp : 33.85% ( 65537 => 22183 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Read : 0 / 0 MB ==> 32% tmp : 31.54% ( 65537 => 20669 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 22179 (2.955), 47.1 MB/s |-tmp : 65537 -> 22179 (2.955), 47.1 MB/s , 290.6 MB/s -1# |-tmp : 65537 -> |-tmp : 65537 -> 21294 (3.078), 34.6 MB/s |-tmp : 65537 -> 21294 (3.078), 34.6 MB/s , 327.0 MB/s 0# |-tmp : 65537 -> |-tmp : 65537 -> 21457 (3.054), 99.8 MB/s |-tmp : 65537 -> 21457 (3.054), 99.8 MB/s , 335.7 MB/s 1# Loading tmp... |-tmp : 65537 -> |-tmp : 65537 -> 36652 (1.788), 50.0 MB/s |-tmp : 65537 -> 36652 (1.788), 50.0 MB/s , 767.7 MB/s -1# |-tmp : 65537 -> |-tmp : 65537 -> 34517 (1.899), 36.4 MB/s |-tmp : 65537 -> 34517 (1.899), 36.4 MB/s , 490.2 MB/s 0# |-tmp : 65537 -> |-tmp : 65537 -> 35528 (1.845), 28.3 MB/s |-tmp : 65537 -> 35528 (1.845), 28.3 MB/s , 891.8 MB/s 1# test: --exclude-compressed flag Test is successful. input.5.zst is precompressed and therefore not compressed/modified again. Test completed test : file removal Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 65537 bytes test : should quietly not remove non-regular file Read : 0 / 0 MB ==> 250% tmp :316.67% ( 6 => 19 bytes, /dev/zero) Read : 0 / 0 MB ==> 250% tmp :316.67% ( 6 => 19 bytes, /dev/null) test : --rm on stdin zstd: can't stat tmp : No such file or directory -- ignored test : -d -f do not delete destination when source is not present zstd: can't stat tmp.zst : No such file or directory -- ignored test : -f do not delete destination when source is not present zstd: can't stat tmp : No such file or directory -- ignored ===> decompression only tests /rle-first-block.zst : 0 MB... /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../tests/golden-decompression/rle-first-block.zst: 1048576 bytes Files tmp1 and tmp are identical test : compress multiple files /*stdin*\ : 0 MB... /*stdin*\ : 12 bytes hello world zstd: tmpexists already exists; not overwritten test : compress multiple files into an output directory, --output-dir-flat test : decompress multiple files into an output directory, --output-dir-flat ===> Advanced compression parameters Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit zstd: error 11 : Parameter is out of bound roundTripTest: ./datagen -g512K | ../programs/zstd -v | ../programs/zstd -d *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.95% /*stdin*\ : 32.62% (524288 => 170998 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=mml=3,tlen=48,strat=6 | ../programs/zstd -d --zstd=mml=3,tlen=48,strat=6 *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 33.43% /*stdin*\ : 34.55% (524288 => 181144 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 | ../programs/zstd -d --zstd=strat=6,wlog=23,clog=23,hlog=22,slog=6 *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.24% /*stdin*\ : 32.42% (524288 => 169989 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 | ../programs/zstd -d --zstd=windowLog=23,chainLog=23,hashLog=22,searchLog=6,minMatch=3,targetLength=48,strategy=6 *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 33.06% /*stdin*\ : 34.46% (524288 => 180688 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 | ../programs/zstd -d --single-thread --long --zstd=ldmHashLog=20,ldmMinMatch=64,ldmBucketSizeLog=1,ldmHashRateLog=7 *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.67% /*stdin*\ : 32.36% (524288 => 169658 bytes, /*stdout*\) roundTripTest: ./datagen -g512K | ../programs/zstd -v --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 | ../programs/zstd -d --single-thread --long --zstd=lhlog=20,lmml=64,lblog=1,lhrlog=7 *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 31.67% /*stdin*\ : 32.36% (524288 => 169658 bytes, /*stdout*\) roundTripTest: ./datagen -g64K | ../programs/zstd -v19 --zstd=strat=9 | ../programs/zstd -d19 --zstd=strat=9 *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L19) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.00% /*stdin*\ : 31.54% ( 65536 => 20668 bytes, /*stdout*\) ===> Pass-Through mode Hello world 1! Hello world 2! Hello world 3! ===> frame concatenation Read : 0 / 0 MB ==> 229% hello.tmp :285.71% ( 7 => 20 bytes, /*stdout*\) Read : 0 / 0 MB ==> 229% world.tmp :285.71% ( 7 => 20 bytes, /*stdout*\) helloworld.zstd : 0 MB... helloworld.zstd : 14 bytes hello world! frame concatenation without checksum Read : 0 / 0 MB ==> 229% hello.tmp :228.57% ( 7 => 16 bytes, /*stdout*\) Read : 0 / 0 MB ==> 229% world.tmp :228.57% ( 7 => 16 bytes, /*stdout*\) helloworld.zstd : 0 MB... helloworld.zstd : 14 bytes testing zstdcat symlink testing zcat symlink frame concatenation tests completed **** flush write error test **** println foo | ../programs/zstd > /dev/full zstd: /*stdout*\: No space left on device println foo | ../programs/zstd | ../programs/zstd -d > /dev/full zstd: /*stdout*\: No space left on device ===> symbolic link test Warning : world.tmp is a symbolic link, ignoring Read : 0 / 0 MB ==> 175% hello.tmp :208.33% ( 12 => 25 bytes, hello.tmp.zst) Warning : world.tmp is a symbolic link, ignoring Warning : world.tmp is a symbolic link, ignoring Warning : world2.tmp is a symbolic link, ignoring ===> test sparse file support *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** Read : 0 / 5 MB ==> 0% tmpSparse : 0.01% (5242880 => 296 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpSparseRegen are identical *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** Read : 0 / 5 MB ==> 0% tmpSparse : 0.01% (5242880 => 296 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutSparse are identical *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** Read : 0 / 5 MB ==> 0% tmpSparse : 0.01% (5242880 => 296 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 5242880 bytes Files tmpSparse and tmpOutNoSparse are identical 5120 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpSparse 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpSparseRegen *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** /*stdin*\ : 0 MB... /*stdin*\ : 1200007 bytes Files - and tmpSparseOdd are identical 44 -rw-r--r-- 1 builder builder 1200007 May 16 13:31 tmpSparseOdd Sparse Compatibility with Console : Hello World 1 ! Hello World 2 ! Sparse Compatibility with Append : *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** (L3) Buffered : 0 MB - Consumed : 0 MB - Compressed : 0 MB => 0.02% tmpSparse1M : 0.01% (1048576 => 67 bytes, tmpSparseCompressed) *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** tmpSparseCompressed : 0 MB... tmpSparseCompressed : 1048576 bytes *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** tmpSparseCompressed : 0 MB... tmpSparseCompressed : 1048576 bytes 5120 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpSparse 1024 -rw-r--r-- 1 builder builder 1048576 May 16 13:31 tmpSparse1M 2048 -rw-r--r-- 1 builder builder 2097152 May 16 13:31 tmpSparse2M 4 -rw-r--r-- 1 builder builder 67 May 16 13:31 tmpSparseCompressed 44 -rw-r--r-- 1 builder builder 1200007 May 16 13:31 tmpSparseOdd 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpSparseRegen 1036 -rw-r--r-- 1 builder builder 2097152 May 16 13:31 tmpSparseRegenerated ===> multiple files tests compress tmp* : 68 -rw-r--r-- 1 builder builder 65537 May 16 13:31 tmp1 24 -rw-r--r-- 1 builder builder 21666 May 16 13:31 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 May 16 13:31 tmp2 36 -rw-r--r-- 1 builder builder 32834 May 16 13:31 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 May 16 13:31 tmp3 336 -rw-r--r-- 1 builder builder 343380 May 16 13:31 tmp3.zst 5120 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutSparse.zst decompress tmp* : 68 -rw-r--r-- 1 builder builder 65537 May 16 13:31 tmp1 24 -rw-r--r-- 1 builder builder 21666 May 16 13:31 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 May 16 13:31 tmp2 36 -rw-r--r-- 1 builder builder 32834 May 16 13:31 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 May 16 13:31 tmp3 336 -rw-r--r-- 1 builder builder 343380 May 16 13:31 tmp3.zst 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutSparse.zst compress tmp* into stdout > tmpall : 68 -rw-r--r-- 1 builder builder 65537 May 16 13:31 tmp1 24 -rw-r--r-- 1 builder builder 21666 May 16 13:31 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 May 16 13:31 tmp2 36 -rw-r--r-- 1 builder builder 32834 May 16 13:31 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 May 16 13:31 tmp3 336 -rw-r--r-- 1 builder builder 343380 May 16 13:31 tmp3.zst 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutSparse.zst 392 -rw-r--r-- 1 builder builder 397880 May 16 13:31 tmpall decompress tmpall* into stdout > tmpdec : 68 -rw-r--r-- 1 builder builder 65537 May 16 13:31 tmp1 24 -rw-r--r-- 1 builder builder 21666 May 16 13:31 tmp1.zst 100 -rw-r--r-- 1 builder builder 102400 May 16 13:31 tmp2 36 -rw-r--r-- 1 builder builder 32834 May 16 13:31 tmp2.zst 1024 -rw-r--r-- 1 builder builder 1048576 May 16 13:31 tmp3 336 -rw-r--r-- 1 builder builder 343380 May 16 13:31 tmp3.zst 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutNoSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutNoSparse.zst 168 -rw-r--r-- 1 builder builder 5242880 May 16 13:31 tmpOutSparse 4 -rw-r--r-- 1 builder builder 296 May 16 13:31 tmpOutSparse.zst 392 -rw-r--r-- 1 builder builder 397880 May 16 13:31 tmpall 392 -rw-r--r-- 1 builder builder 397880 May 16 13:31 tmpall2 2380 -rw-r--r-- 1 builder builder 2433026 May 16 13:31 tmpdec compress multiple files including a missing one (notHere) : zstd: can't stat notHere : No such file or directory -- ignored ===> stream-size mode test : basic file compression vs sized streaming compression Read : 0 / 0 MB ==> 22% tmp : 21.86% ( 11000 => 2405 bytes, tmp.zst) test : sized streaming compression and decompression Read : 0 / 0 MB ==> 22% tmp : 21.86% ( 11000 => 2405 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 11000 bytes test : incorrect stream size Read : 0 MB ==> 0% zstd: error 11 : Src size is incorrect ===> size-hint mode test : basic file compression vs hinted streaming compression Read : 0 / 0 MB ==> 22% tmp : 21.86% ( 11000 => 2405 bytes, tmp.zst) test : hinted streaming compression and decompression Read : 0 MB ==> 0% /*stdin*\ : 21.85% ( 11000 => 2404 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 11000 bytes test : hinted streaming compression with dictionary /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes test : multiple file compression with hints and dictionary Read : 0 / 0 MB ==> 0% tmp : 0.33% ( 11000 => 36 bytes, tmp1_.zst) Read : 0 / 0 MB ==> 0% tmp2 : 0.33% ( 11000 => 36 bytes, tmp2_.zst) test : incorrect hinted stream sizes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes /*stdin*\ : 0 MB... /*stdin*\ : 11000 bytes ===> dictionary tests - test with raw dict (content only) - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 80% k=1998 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict - Test dictionary compression with tmpDict as an input file and dictionary zstd: cannot use tmpDict as an input file and dictionary - Dictionary compression roundtrip Read : 0 / 0 MB ==> 15% tmp : 15.30% ( 57574 => 8811 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes - Dictionary compression with btlazy2 strategy Read : 0 / 0 MB ==> 14% tmp : 13.63% ( 57574 => 7845 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/benchfn.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 579680! size(source)/size(dictionary) = 5.146307, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 80% k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 100% k=1998 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with wrong dictID parameter order (must fail) error : command must be followed by argument - Create dictionary with size limit *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** Shuffling input files Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 5 different sets of parameters d=8 Training on 18 samples of total size 719035 Testing on 6 samples of total size 76025 Computing frequencies k=50 Breaking content into 81 epochs of size 8876 statistics ... k=537 Breaking content into 7 epochs of size 102718 statistics ... k=1024 Breaking content into 4 epochs of size 179757 statistics ... k=1511 Breaking content into 2 epochs of size 359514 statistics ... k=1998 Breaking content into 2 epochs of size 359514 statistics ... k=537 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary with small size limit *** zstd command line interface 32-bits v1.4.4, by Yann Collet *** Shuffling input files Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 5 different sets of parameters d=8 Training on 18 samples of total size 719035 Testing on 6 samples of total size 76025 Computing frequencies k=50 Breaking content into 20 epochs of size 35951 statistics ... k=537 Breaking content into 1 epochs of size 719028 statistics ... k=1024 Breaking content into 1 epochs of size 719028 statistics ... k=1511 FASTCOVER parameters incorrect k=1998 FASTCOVER parameters incorrect k=50 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 1024 into file tmpDict3 - Create dictionary with wrong parameter order (must fail) error : command must be followed by argument - Compress without dictID Read : 0 / 0 MB ==> 15% tmp : 15.30% ( 57574 => 8807 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes - Compress with wrong argument order (must fail) error : command must be followed by argument - Compress multiple files with dictionary dirTestDict/benchfn.c: OK dirTestDict/benchfn.h: OK dirTestDict/benchzstd.c: OK dirTestDict/benchzstd.h: OK dirTestDict/bigdict.c: OK dirTestDict/checkTag.c: OK dirTestDict/datagen.c: OK dirTestDict/datagen.h: OK dirTestDict/datagencli.c: OK dirTestDict/decodecorpus.c: OK dirTestDict/dibio.c: OK dirTestDict/dibio.h: OK dirTestDict/fileio.c: OK dirTestDict/fileio.h: OK dirTestDict/fullbench.c: OK dirTestDict/fuzzer.c: OK dirTestDict/invalidDictionaries.c: OK dirTestDict/legacy.c: OK dirTestDict/longmatch.c: OK dirTestDict/paramgrill.c: OK dirTestDict/platform.h: OK dirTestDict/poolTests.c: OK dirTestDict/roundTripCrash.c: OK dirTestDict/seqgen.c: OK dirTestDict/symbols.c: OK dirTestDict/timefn.c: OK dirTestDict/timefn.h: OK dirTestDict/util.c: OK dirTestDict/util.h: OK dirTestDict/zbufftest.c: OK dirTestDict/zstdcli.c: OK dirTestDict/zstreamtest.c: OK - dictionary builder on bogus input Error 14 : nb of samples too low Error 14 : nb of samples too low - Test -o before --train ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 80% k=1998 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 80% k=1998 d=8 f=20 steps=4 split=75 accel=1 Save dictionary of size 112640 into file dictionary - Test dictionary training fails ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading tmpz... Trying 5 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 197! size(source)/size(dictionary) = 0.001749, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Failed to select dictionary Failed to select dictionary Failed to select dictionary Failed to select dictionary Failed to select dictionary dictionary training failed : Error (generic) ===> fastCover dictionary builder : advanced options - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1728 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict Read : 0 / 0 MB ==> 18% tmp : 17.88% ( 57574 => 10292 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/benchfn.c... Training on 32 samples of total size 839052 Testing on 32 samples of total size 839052 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 839045! size(source)/size(dictionary) = 7.448908, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1498 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Alternatively, split files into fixed-size blocks representative of samples, with -B# Error 14 : nb of samples too low - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1728 epochs of size 460 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionaries with shrink-dict flag enabled ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 75% k=2000 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 100% k=2000 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict1 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 4 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 75% k=2000 d=8 f=20 steps=1 split=75 accel=1 Save dictionary of size 112640 into file tmpShrinkDict2 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 4 different sets of parameters k=50 d=6 f=20 steps=1 split=75 accel=1 Save dictionary of size 4096 into file tmpDict2 - Create dictionary using all samples for both training and testing ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1419 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary using f=16 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1419 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... FASTCOVER parameters incorrect dictionary training failed : Parameter is out of bound - Create dictionary using accel=2 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1419 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary using accel=10 ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1419 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary - Create dictionary with multithreading ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Trying 82 different sets of parameters WARNING: The maximum dictionary size 112640 is too large compared to the source size 719028! size(source)/size(dictionary) = 6.383416, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! 4% 9% 14% 19% 24% 29% 34% 39% 43% 48% 52% 57% 62% 67% 71% 75% 80% 85% 90% 93% 97% k=1490 d=8 f=20 steps=40 split=75 accel=1 Save dictionary of size 112640 into file dictionary - Test -o before --train-fastcover ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1419 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... Training on 24 samples of total size 795060 Testing on 24 samples of total size 795060 Computing frequencies WARNING: The maximum dictionary size 112640 is too large compared to the source size 795053! size(source)/size(dictionary) = 7.058354, but it should be >= 10! This may lead to a subpar dictionary! We recommend training on sources at least 10x, and preferably 100x the size of the dictionary! Building dictionary Breaking content into 1419 epochs of size 560 statistics ... Constructed dictionary of size 112640 Save dictionary of size 112640 into file dictionary ===> legacy dictionary builder - Create first dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 into file tmpDict Read : 0 / 0 MB ==> 20% tmp : 19.79% ( 57574 => 11396 bytes, tmp.zst) tmp.zst : 0 MB... tmp.zst : 57574 bytes ! Warning : nb of samples too low for proper processing ! ! Please provide _one file per sample_. ! Alternatively, split files into fixed-size blocks representative of samples, with -B# Error 14 : nb of samples too low - Create second (different) dictionary ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/benchfn.c... sorting 32 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 58374 into file tmpDictC tmp.zst : Decoding error (36) : Dictionary mismatch - Create dictionary with short dictID ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 into file tmpDict1 tmpDict tmpDict1 differ: char 5, line 1 - Create dictionary with size limit Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... ! note : calculated dictionary significantly larger than requested (53909 > 4096) ! consider increasing dictionary size, or produce denser dictionary (-s2) ! always test dictionary efficiency on real samples statistics ... Save dictionary of size 4096 into file tmpDict2 - Test -o before --train-legacy ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 into file tmpDict ! Warning : data size of samples too small for target dictionary size ! Samples should be about 100x larger than target dictionary size Loading /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../programs/zstdcli.c... sorting 24 files of total size 0 MB ... finding patterns ... statistics ... Save dictionary of size 54064 into file dictionary ===> integrity tests test one file (tmp1.zst) Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21298 bytes, tmp1.zst) tmp1.zst : 0 MB... tmp1.zst : 65537 bytes tmp1.zst : 0 MB... tmp1.zst : 65537 bytes test multiple files (*.zst) ./tmp1.zst : 0 MB... ./tmp1.zst : 65537 bytes test bad files (*) zstd: ./Makefile: unsupported format zstd: ./README.md: unsupported format zstd: ./bigdict.c: unsupported format zstd: ./checkTag.c: unsupported format zstd: ./datagen: unsupported format zstd: ./datagencli.c: unsupported format zstd: ./decodecorpus.c: unsupported format zstd: ./fullbench.c: unsupported format zstd: ./fuzz is a directory -- ignored zstd: ./fuzzer: unsupported format zstd: ./fuzzer.c: unsupported format zstd: ./golden-compression is a directory -- ignored zstd: ./golden-decompression is a directory -- ignored zstd: ./gzip is a directory -- ignored zstd: ./invalidDictionaries: unsupported format zstd: ./invalidDictionaries.c: unsupported format zstd: ./legacy.c: unsupported format zstd: ./libzstd_partial_builds.sh: unsupported format zstd: ./longmatch.c: unsupported format zstd: ./paramgrill.c: unsupported format zstd: ./playTests.sh: unsupported format zstd: ./poolTests: unsupported format zstd: ./poolTests.c: unsupported format zstd: ./precompressedFilterTestDir is a directory -- ignored zstd: ./rateLimiter.py: unsupported format zstd: ./regression is a directory -- ignored zstd: ./roundTripCrash.c: unsupported format zstd: ./seqgen.c: unsupported format zstd: ./seqgen.h: unsupported format zstd: ./symbols.c: unsupported format zstd: ./test-zstd-speed.py: unsupported format zstd: ./test-zstd-versions.py: unsupported format zstd: ./tmp1: unsupported format zstd: ./zbufftest.c: unsupported format zstd: ./zstdc_fse_compress.o: unsupported format zstd: ./zstdc_hist.o: unsupported format zstd: ./zstdc_huf_compress.o: unsupported format zstd: ./zstdc_zstd_compress.o: unsupported format zstd: ./zstdc_zstd_compress_literals.o: unsupported format zstd: ./zstdc_zstd_compress_sequences.o: unsupported format zstd: ./zstdc_zstd_double_fast.o: unsupported format zstd: ./zstdc_zstd_fast.o: unsupported format zstd: ./zstdc_zstd_lazy.o: unsupported format zstd: ./zstdc_zstd_ldm.o: unsupported format zstd: ./zstdc_zstd_opt.o: unsupported format zstd: ./zstdc_zstdmt_compress.o: unsupported format zstd: ./zstdd_huf_decompress.o: unsupported format zstd: ./zstdd_zstd_ddict.o: unsupported format zstd: ./zstdd_zstd_decompress.o: unsupported format zstd: ./zstdd_zstd_decompress_block.o: unsupported format zstd: ./zstdm_debug.o: unsupported format zstd: ./zstdm_entropy_common.o: unsupported format zstd: ./zstdm_error_private.o: unsupported format zstd: ./zstdm_fse_decompress.o: unsupported format zstd: ./zstdm_pool.o: unsupported format zstd: ./zstdm_threading.o: unsupported format zstd: ./zstdm_xxhash.o: unsupported format zstd: ./zstdm_zstd_common.o: unsupported format zstd: ./zstdmt_c_fse_compress.o: unsupported format zstd: ./zstdmt_c_hist.o: unsupported format zstd: ./zstdmt_c_huf_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress.o: unsupported format zstd: ./zstdmt_c_zstd_compress_literals.o: unsupported format zstd: ./zstdmt_c_zstd_compress_sequences.o: unsupported format zstd: ./zstdmt_c_zstd_double_fast.o: unsupported format zstd: ./zstdmt_c_zstd_fast.o: unsupported format zstd: ./zstdmt_c_zstd_lazy.o: unsupported format zstd: ./zstdmt_c_zstd_ldm.o: unsupported format zstd: ./zstdmt_c_zstd_opt.o: unsupported format zstd: ./zstdmt_c_zstdmt_compress.o: unsupported format zstd: ./zstdmt_d_huf_decompress.o: unsupported format zstd: ./zstdmt_d_zstd_ddict.o: unsupported format zstd: ./zstdmt_d_zstd_decompress.o: unsupported format zstd: ./zstdmt_d_zstd_decompress_block.o: unsupported format zstd: ./zstdmt_m_debug.o: unsupported format zstd: ./zstdmt_m_entropy_common.o: unsupported format zstd: ./zstdmt_m_error_private.o: unsupported format zstd: ./zstdmt_m_fse_decompress.o: unsupported format zstd: ./zstdmt_m_pool.o: unsupported format zstd: ./zstdmt_m_threading.o: unsupported format zstd: ./zstdmt_m_xxhash.o: unsupported format zstd: ./zstdmt_m_zstd_common.o: unsupported format zstd: ./zstreamtest: unsupported format zstd: ./zstreamtest.c: unsupported format zstd: tmp1: unsupported format zstd: tmp2.zst: unsupported format zstd: tmp3: unexpected end of file test --rm and --test combined tmp1.zst : 0 MB... tmp1.zst : 65537 bytes tmpSplit.aa : Read error (39) : premature end zstd: tmpSplit.ab: unsupported format /*stdin*\ : 0 MB... /*stdin*\ : 65537 bytes ===> golden files tests an-compressed-larger : 0 MB... /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../tests/golden-compression/huffman-compressed-larger: 142 bytes Read : 0 / 0 MB ==> 106% /usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests/../tests/golden-compression/huffman-compressed-larger :109.09% ( 143 => 156 bytes, /*stdout*\) /*stdin*\ : 0 MB... /*stdin*\ : 143 bytes ===> benchmark mode tests bench one file Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 33.9 MB/s |-tmp1 : 65537 -> 21294 (3.078), 33.9 MB/s , 291.4 MB/s 3# bench multiple levels Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 34.4 MB/s |-tmp1 : 65537 -> 21294 (3.078), 34.4 MB/s , 288.5 MB/s 0# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21457 (3.054), 99.9 MB/s |-tmp1 : 65537 -> 21457 (3.054), 99.9 MB/s , 337.0 MB/s 1# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21386 (3.064), 89.0 MB/s |-tmp1 : 65537 -> 21386 (3.064), 89.0 MB/s , 216.9 MB/s 2# |-tmp1 : 65537 -> |-tmp1 : 65537 -> 21294 (3.078), 35.3 MB/s |-tmp1 : 65537 -> 21294 (3.078), 35.3 MB/s , 327.7 MB/s 3# bench negative level Loading tmp1... |-tmp1 : 65537 -> |-tmp1 : 65537 -> 36652 (1.788), 50.2 MB/s |-tmp1 : 65537 -> 36652 (1.788), 50.2 MB/s , 746.4 MB/s -1# with recursive and quiet modes bench 1.4.4 : input 65537 bytes, 0 seconds, 0 KB blocks -1 21457 (3.054) 46.61 MB/s 318.9 MB/s tmp1 bench 1.4.4 : input 65537 bytes, 0 seconds, 0 KB blocks -2 21386 (3.064) 42.83 MB/s 326.2 MB/s tmp1 benchmark decompression only Read : 0 / 0 MB ==> 32% tmp1 : 32.50% ( 65537 => 21298 bytes, tmp1.zst) Loading tmp1.zst... |-tmp1.zst : 65537 -> |-tmp1.zst : 65537 -> 21298 (3.077), 0.00 MB/s , 232.3 MB/s 3# ===> zstd compatibility tests Read : 0 / 0 MB ==> 32% tmp : 32.50% ( 65537 => 21298 bytes, tmp.zst) ===> gzip compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit gzip mode not supported ===> gzip frame tests gzip mode not supported ===> xz compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit xz mode not supported ===> xz frame tests xz mode not supported ===> lz4 compatibility tests Incorrect parameters Usage : zstd [args] [FILE(s)] [-o file] FILE : a filename with no FILE, or when FILE is - , read standard input Arguments : -# : # compression level (1-19, default: 3) -d : decompression -D file: use `file` as Dictionary -o file: result stored into `file` (only if 1 input file) -f : overwrite output without prompting and (de)compress links --rm : remove source file(s) after successful de/compression -k : preserve source file(s) (default) -h/-H : display help/long help and exit lz4 mode not supported ===> lz4 frame tests lz4 mode not supported ===> suffix list test ===> tar extension tests Read : 0 / 0 MB ==> 30% tmp.tar : 29.86% ( 71680 => 21403 bytes, tmp.tzst) tmp.tzst : 0 MB... tmp.tzst : 71680 bytes zstd: tmp.t: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp.tz: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. zstd: tmp.tzs: unknown suffix (.zst/.tzst expected). Can't derive the output file name. Specify it with -o dstFileName. Ignoring. make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 zstdd_huf_decompress.o zstdd_zstd_ddict.o zstdd_zstd_decompress.o zstdd_zstd_decompress_block.o zstdm_debug.o zstdm_entropy_common.o zstdm_error_private.o zstdm_fse_decompress.o zstdm_pool.o zstdm_threading.o zstdm_xxhash.o zstdm_zstd_common.o zstdc_fse_compress.o zstdc_hist.o zstdc_huf_compress.o zstdc_zstd_compress_literals.o zstdc_zstd_compress_sequences.o zstdc_zstd_double_fast.o zstdc_zstd_fast.o zstdc_zstd_lazy.o zstdc_zstd_ldm.o zstdc_zstd_opt.o zstdc_zstdmt_compress.o ../lib/dictBuilder/cover.c ../lib/dictBuilder/divsufsort.c ../lib/dictBuilder/fastcover.c ../lib/dictBuilder/zdict.c ../programs/util.c ../programs/timefn.c decodecorpus.c -o decodecorpus -lm make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -DZSTD_MULTITHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -DNDEBUG -pthread ../programs/datagen.c ../programs/util.c ../programs/timefn.c ../programs/benchfn.c fullbench.c ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_compress_literals.c ../lib/compress/zstd_compress_sequences.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c -o fullbench make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./decodecorpus -t -T30 seed: 20717 0 2 5 6 7 8 11 12 13 15 18 21 23 25 26 28 29 31 33 35 36 37 38 39 42 43 44 45 46 47 49 50 51 52 53 55 56 57 59 61 62 63 64 65 67 68 70 72 73 74 76 78 79 80 82 83 84 87 89 90 93 94 95 96 97 100 101 102 103 104 106 107 109 112 113 114 115 117 119 120 122 123 125 127 131 135 137 141 144 146 149 151 153 155 157 161 164 165 tests completed: OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' cc -I../lib -I../lib/common -I../lib/compress -I../lib/dictBuilder -I../lib/deprecated -I../programs -I../lib/legacy -DZSTD_LEGACY_SUPPORT=4 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wmissing-prototypes -g -DDEBUGLEVEL=1 ../lib/decompress/huf_decompress.c ../lib/decompress/zstd_ddict.c ../lib/decompress/zstd_decompress.c ../lib/decompress/zstd_decompress_block.c ../lib/common/debug.c ../lib/common/entropy_common.c ../lib/common/error_private.c ../lib/common/fse_decompress.c ../lib/common/pool.c ../lib/common/threading.c ../lib/common/xxhash.c ../lib/common/zstd_common.c ../lib/compress/fse_compress.c ../lib/compress/hist.c ../lib/compress/huf_compress.c ../lib/compress/zstd_compress.c ../lib/compress/zstd_compress_literals.c ../lib/compress/zstd_compress_sequences.c ../lib/compress/zstd_double_fast.c ../lib/compress/zstd_fast.c ../lib/compress/zstd_lazy.c ../lib/compress/zstd_ldm.c ../lib/compress/zstd_opt.c ../lib/compress/zstdmt_compress.c ../lib/legacy/zstd_v01.c ../lib/legacy/zstd_v02.c ../lib/legacy/zstd_v03.c ../lib/legacy/zstd_v04.c ../lib/legacy/zstd_v05.c ../lib/legacy/zstd_v06.c ../lib/legacy/zstd_v07.c legacy.c -o legacy make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./legacy Simple API OK Streaming API OK Frame Decoding OK OK make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./fullbench -i1 *** Zstandard speed analyzer 1.4.4 32-bits, by Yann Collet (Feb 24 2020) *** Sample 10000000 bytes : 1#compress : 30.9 MB/s ( 3154550) 2#decompress : 144.4 MB/s (10000000) 11#compressContinue : 41.6 MB/s ( 3154550) 12#compressContinue_extDict : 42.3 MB/s ( 3154887) 13#decompressContinue : 132.8 MB/s (10000000) 31#decodeLiteralsBlock : 307.4 MB/s ( 37031) 31#decodeLiteralsBlock : 307.4 MB/s ( 37031) 32#decodeSeqHeaders : 6214.2 MB/s ( 73) 41#compressStream : 44.9 MB/s ( 3154678) 42#decompressStream : 210.3 MB/s (10000000) 43#compressStream_freshCCtx : 52.7 MB/s ( 3154678) 51#compress_generic, continue : 67.7 MB/s ( 3154678) 52#compress_generic, end : 82.7 MB/s ( 3154550) 61#compress_generic, -T2, contin: 322.6 MB/s ( 3153296) 61#compress_generic, -T2, contin: 322.6 MB/s ( 3153296) 62#compress_generic, -T2, end : 246.6 MB/s ( 3153944) ./fullbench -i1 -P0 *** Zstandard speed analyzer 1.4.4 32-bits, by Yann Collet (Feb 24 2020) *** Sample 10000000 bytes : 1#compress : 573.0 MB/s (10000241) 2#decompress : 2958.8 MB/s (10000000) 11#compressContinue : 577.7 MB/s (10000241) 12#compressContinue_extDict : 569.0 MB/s (10000223) 13#decompressContinue : 3010.9 MB/s (10000000) ZSTD_decodeLiteralsBlock : impossible to test on this sample (not compressible) ZSTD_decodeSeqHeaders : impossible to test on this sample (not compressible) 41#compressStream : 1051.9 MB/s (10000237) 42#decompressStream : 3479.8 MB/s (10000000) 43#compressStream_freshCCtx : 572.6 MB/s (10000237) 51#compress_generic, continue : 897.4 MB/s (10000237) 52#compress_generic, end : 1148.3 MB/s (10000241) 61#compress_generic, -T2, contin: 1373.4 MB/s (10000237) 62#compress_generic, -T2, end : 2004.9 MB/s (10000241) make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./fuzzer -v -T200s Starting zstd tester (32-bits, 1.4.4) Seed = 4335 test 0 : ZSTD_getErrorName : OK : No error detected test 1 : ZSTD_getErrorName with wrong value : OK : No error detected test 2 : min compression level : -131072 (OK) test 3 : compress 5242880 bytes : OK (1652589 bytes : 31.52%) test 4 : size of cctx for level 1 : 573200 bytes test 5 : decompress skippable frame -8 size : OK test 6 : ZSTD_getFrameContentSize test : OK test 7 : ZSTD_findDecompressedSize test : OK test 8 : tight ZSTD_decompressBound test : OK test 9 : ZSTD_decompressBound test with invalid srcSize : OK test 10 : decompress 5242880 bytes : OK test 11 : check decompressed result : OK test 12 : decompress with null dict : OK test 13 : decompress with null DDict : OK test 14 : decompress with 1 missing byte : OK test 15 : decompress with 1 too much byte : OK test 16 : decompress too large input : OK test 17 : ZSTD_decompressBound test with content size missing : OK test 18 : check CCtx size after compressing empty input : OK test 19 : decompress empty frame into NULL : OK test 20 : re-use CCtx with expanding block size : OK test 21 : re-using a CCtx should compress the same : OK test 22 : btultra2 & 1st block : OK test 23 : ZSTD_CCtx_getParameter() : OK test 24 : overflow protection with large windowLog : OK test 25 : size down context : OK test 26 : create static CCtx for level 3 :OK test 27 : init CCtx for level 3 : OK test 28 : simple compression test with static CCtx : OK (1693061 bytes : 32.29%) test 29 : simple decompression test with static DCtx : OK test 30 : check decompressed result : OK test 31 : init CCtx for too large level (must fail) : OK test 32 : init CCtx for small level 1 (should work again) : OK test 33 : init CStream for small level 1 : OK test 34 : init static CStream with dictionary (should fail) : OK test 35 : init DStream (should fail) : OK test 36 : Static negative levels : OK test 37 : create ZSTDMT CCtx : OK test 38 : compress 5242880 bytes with 2 threads : OK (1651893 bytes : 31.51%) test 39 : decompressed size test : OK test 40 : decompress 5242880 bytes : OK test 41 : check decompressed result : OK test 42 : compress -T2 with checksum : OK (1653837 bytes : 31.54%) test 43 : decompress 5242880 bytes : OK test 44 : compress -T2 with/without literals compression : OK test 45 : Multithreaded ZSTD_compress2() with rsyncable : OK test 46 : setting multithreaded parameters : OK test 47 : compress multiple frames : OK test 48 : get decompressed size of multiple frames : OK test 49 : get tight decompressed bound of multiple frames : OK test 50 : decompress multiple frames : OK test 51 : check decompressed result : OK test 52 : copy context too soon : OK test 53 : load dictionary into context : OK test 54 : compress with flat dictionary : OK (3087384 bytes : 58.89%) test 55 : frame built with flat dictionary should be decompressible : OK test 56 : compress with duplicated context : OK (3087384 bytes : 58.89%) test 57 : frame built with duplicated context should be decompressible : OK test 58 : decompress with DDict : OK (size of DDict : 27247) test 59 : decompress with static DDict : OK (size of static DDict : 27247) test 60 : check content size on duplicated context : OK test 61 : flat-dictionary efficiency test : test 62 : dictBuilder on cyclic data : OK, created dictionary of size 438 test 63 : dictBuilder : OK, created dictionary of size 16384 test 64 : Multithreaded COVER dictBuilder : OK, created dictionary of size 16384 test 65 : COVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test 66 : Multithreaded FASTCOVER dictBuilder : OK, created dictionary of size 16384 test 67 : FASTCOVER dictBuilder with shrinkDict: OK, created dictionary of size 16384 test 68 : check dictID : OK : 2146929252 test 69 : compress with dictionary : OK (1742195 bytes : 33.23%) test 70 : retrieve dictID from dictionary : OK test 71 : retrieve dictID from frame : OK test 72 : frame built with dictionary should be decompressible : OK test 73 : estimate CDict size : OK : 76484 test 74 : compress with CDict (size : 76484) : OK (1651543 bytes : 31.50%) test 75 : retrieve dictID from frame : OK test 76 : frame built with dictionary should be decompressible : OK test 77 : compress with static CDict : OK (1889 bytes : 0.04%) test 78 : ZSTD_compress_usingCDict_advanced, no contentSize, no dictID : OK (1651539 bytes : 31.50%) test 79 : try retrieving contentSize from frame : OK (unknown) test 80 : frame built without dictID should be decompressible : OK test 81 : ZSTD_compress_advanced, no dictID : OK (1686969 bytes : 32.18%) test 82 : frame built without dictID should be decompressible : OK test 83 : dictionary containing only header should return error : OK test 84 : Building cdict w/ ZSTD_dct_fullDict on a good dictionary : OK test 85 : Building cdict w/ ZSTD_dct_fullDict on a rawContent (must fail) : OK test 86 : Loading rawContent starting with dict header w/ ZSTD_dct_auto should fail : OK test 87 : Loading rawContent starting with dict header w/ ZSTD_dct_rawContent should pass : OK test 88 : ZSTD_CCtx_refCDict() then set parameters : OK test 89 : Loading dictionary before setting parameters is the same as loading after : OK test 90 : Loading a dictionary clears the prefix : OK test 91 : Loading a dictionary clears the cdict : OK test 92 : Loading a cdict clears the prefix : OK test 93 : Loading a cdict clears the dictionary : OK test 94 : Loading a prefix clears the dictionary : OK test 95 : Loading a prefix clears the cdict : OK test 96 : Loaded dictionary persists across reset session : OK test 97 : Loaded dictionary is cleared after resetting parameters : OK test 98 : ZSTD_decompressDCtx() with dictionary : OK test 99 : ZSTD_decompressDCtx() with ddict : OK test100 : ZSTD_decompressDCtx() with prefix : OK test101 : Dictionary with non-default repcodes : OK test102 : ZDICT_trainFromBuffer_cover : OK, created dictionary of size 16384 test103 : check dictID : OK : 297824531 test104 : ZDICT_optimizeTrainFromBuffer_cover : OK, created dictionary of size 16384 test105 : check dictID : OK : 603460011 test106 : Check input length for magic number : OK test107 : Check magic Number : OK test108 : Content size verification : OK : Src size is incorrect test109 : negative compression level : OK test110 : parameters in order : OK (compress : 2621440 -> 810572 bytes) test111 : parameters disordered : OK (compress : 2621440 -> 810572 bytes) test112 : get dParameter bounds OK test113 : wrong dParameter : OK test114 : out of bound dParameter : OK test115 : magic-less format test : OK (compress : 2621440 -> 843924 bytes) test116 : decompress normally (should fail) : OK : Unknown frame descriptor test117 : decompress of magic-less frame : one-shot OK, streaming OK : regenerated 2621440 bytes test118 : empty magic-less format test : OK (compress : 0 -> 5 bytes) test119 : decompress of empty magic-less frame : one-shot OK, streaming OK : regenerated 0 bytes test120 : Block compression test : OK test121 : Block decompression test : OK test122 : Huge block streaming compression test : OK test123 : Dictionary Block compression test : OK test124 : Dictionary Block decompression test : OK test125 : Block compression with CDict : OK test126 : Long RLE test : OK test127 : ZSTD_getSequences decode from sequences test : test128 : compress 1000000 zeroes : OK (51 bytes : 0.01%) test129 : decompress 1000000 zeroes : OK test130 : compress 100 zeroes : OK (17 bytes : 17.00%) test131 : decompress 100 zeroes : OK test132 : growing nbSeq : OK test133 : compress lots 3-bytes sequences : OK (67780 bytes : 51.74%) test134 : decompress lots 3-bytes sequence : OK test135 : growing literals buffer : OK test136 : incompressible data and ill suited dictionary : OK test137 : frame compressed size of skippable frame : OK test138 : testing ZSTD error code strings : OK test139 : testing ZSTD dictionary sizes : OK test140 : testing FSE_normalizeCount() PR#1255: OK test141 : table cleanliness through index reduction : OK 1 12 22 36 46 52 63 68 77 80 86 94 105 109 115 126 130 139 144 147 158 160 165 167 177 183 184 193 209 213 218 223 235 243 252 258 267 270 271 276 280 290 292 298 320 327 332 348 349 354 355 359 362 372 380 382 384 387 395 397 409 416 421 429 434 438 439 445 451 453 457 460 467 470 475 477 481 483 488 496 500 501 510 511 517 520 523 525 527 530 538 541 547 552 558 560 566 568 570 573 574 582 586 589 596 598 604 608 609 619 620 621 622 628 633 637 640 644 650 651 652 653 660 663 669 677 680 681 685 688 699 700 705 712 714 718 723 724 730 738 739 740 741 752 755 758 760 763 764 766 769 771 778 781 785 791 793 795 804 805 810 812 816 818 823 826 834 845 852 854 856 861 864 866 869 871 874 876 890 897 906 908 911 916 933 936 940 941 946 950 955 958 961 963 966 968 976 981 990 1006 1012 1014 1022 1028 1032 1035 1043 1051 1056 1069 1071 1073 1076 1085 1093 1095 1100 1108 1111 1117 1122 1124 1139 1140 1141 1147 1156 1157 1161 1164 1167 1170 1175 1176 1179 1185 1186 1196 1200 1203 1204 1214 1216 1223 1225 1238 1244 1252 1254 1259 1274 1279 1294 1296 1305 1314 1316 1327 1330 1331 1339 1343 1363 1373 1381 1388 1389 1390 1396 1407 1421 1435 1440 1448 1449 1450 1451 1460 1465 1467 1481 1483 1487 1488 1491 1505 1507 1512 1514 1524 1536 1540 1544 1547 1550 1551 1554 1555 1557 1558 1568 1571 1574 1576 1579 1581 1584 1589 1592 1595 1598 1604 1608 1612 1614 1619 1624 1633 1643 1645 1646 1649 1656 1663 1664 1666 1667 1668 1673 1678 1682 1685 1692 1693 1694 1696 1700 1704 1715 1717 1734 1741 1742 1747 1750 1756 1760 1762 1764 1775 1785 1792 1798 1803 1807 1813 1819 1824 1829 1832 1837 1838 1841 1842 1846 1849 1851 1854 1859 1871 1874 1883 1890 1893 1899 1906 1912 1913 1916 1925 1928 1932 1936 1938 1941 1945 1950 1955 1958 1965 1968 1971 1975 1976 1978 1980 1980 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' ./zstreamtest -v -T90s Starting zstream tester (32-bits, 1.4.4) Seed = 9823 creating dictionary for unit tests test 1 : compress 10485760 bytes : OK (3309210 bytes) test 2 : skipframe + compress 10485760 bytes : OK (3465381 bytes : 33.05%) test 3 : estimate CStream size : OK (1567701 bytes) test 4 : estimate CStream size using CCtxParams : OK test 5 : check actual CStream size : OK (1567701 bytes) test 6 : use bad compression parameters : init error : Parameter is out of bound test 7 : decompress skippable frame : OK test 8 : decompress 10485760 bytes : OK test 9 : decompress again without init (re-use previous settings): OK test 10 : check decompressed result : OK test 11 : estimate DStream size : OK (1104400 bytes) test 12 : check actual DStream size : OK (1104400 bytes) test 13 : decompress byte-by-byte : OK test 14 : check decompressed result : OK test 15 : generate error when ZSTD_decompressStream() doesn't progress : OK test 16 : compress_srcSize 10485760 bytes : OK (3465381 bytes : 33.05%) test 17 : too large srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 18 : too small srcSize : 10485759 bytes : OK (error detected : Src size is incorrect) test 19 : wrong srcSize !contentSizeFlag : 10485759 bytes : OK (error detected : Src size is incorrect) test 20 : context re-use : OK test 21 : digested dictionary : OK (6118469 bytes : 58.35%) test 22 : check CStream size : OK (214023 bytes) test 23 : decompress 10485760 bytes with digested dictionary : OK test 24 : maxWindowSize < frame requirement : OK (Dictionary mismatch) test 25 : dictionary source size and level : OK test 26 : ZSTD_decompressStream() with dictionary : OK test 27 : ZSTD_resetDStream() with dictionary : OK test 28 : ZSTD_decompressStream() with ddict : OK test 29 : ZSTD_decompressDCtx() with prefix : OK test 30 : ZSTD_initDStream*() with dictionary : OK test 31 : ZSTD_initCStream_usingCDict_advanced with masked dictID : OK (3308401 bytes : 31.55%) test 32 : try retrieving dictID from frame : OK (not detected) test 33 : decompress without dictionary : OK (Corrupted block detected) test 34 : compress with ZSTD_CCtx_refPrefix : OK (3383153 bytes : 32.26%) test 35 : decompress with ZSTD_DCtx_refPrefix : OK test 36 : decompress without dictionary (should fail): OK (Corrupted block detected) test 37 : compress again with ZSTD_compressStream2 : OK (3389916 bytes : 32.33%) test 38 : decompress without dictionary (should work): OK test 39 : ZSTD_initCStream_advanced with pledgedSrcSize=0 and dict : OK test 40 : pledgedSrcSize == 0 behaves properly : OK test 41 : compress 10485760 bytes with multiple threads : OK test 42 : compress 8388608 bytes with multiple threads + dictionary : OK test 43 : decompress large frame created from multiple threads + dictionary : OK test 44 : check dictionary FSE tables can represent every code : OK test 45 : ZSTD_initCStream_srcSize sets requestedParams : OK test 46 : ZSTD_initCStream_advanced sets requestedParams : OK test 47 : ZSTD_c_srcSizeHint bounds : OK test 48 : wildcopy doesn't overwrite potential match data : OK test 49 : decompress blocks with small sequences section : OK test 50 : dictionary + uncompressible block + reusing tables checks offset table validity: OK test 51 : dictionary + small blocks + reusing tables checks offset table validity: OK 1/ 1 20 68 87 107 245 263 372 385 415 450 459 491 519 537 585 637 640 653 678 738 774 802 807 857 892 919 952 1007 1059 1085 1146 1161 1200 1227 1281 1323 1352 1389 1425 1432 1469 1474 1527 1550 1577 1596 1605 1641 1691 1718 1803 1831 1850 1873 1898 1978 1993 2014 2060 2068 2109 2161 2176 2252 2324 2345 2386 2464 2497 2501 2508 2509 2535 2558 2624 2632 2656 2657 2659 2694 2701 2734 2737 2738 2765 2798 2830 2861 2868 2913 3024 3041 3042 3072 3086 3161 3164 3195 3224 3230 3247 3281 3312 3316 3365 3434 3481 3516 3552 3584 3612 3625 3670 3676 3677 3713 3780 3803 3824 3845 3896 3913 3961 3969 4011 4062 4086 4126 4148 4154 4233 4277 4363 4440 4513 4602 4611 4653 4739 4780 4826 4867 4908 4947 4973 4989 4995 5011 5040 5087 5117 5174 5191 5224 5241 5291 5300 5325 5395 5399 5448 5455 5477 5490 5504 5506 5541 5568 5651 5677 5682 5699 5706 5716 5723 5736 5775 5904 5940 5982 5995 6016 6029 6083 6106 6210 6267 6351 6381 6394 6400 6427 6485 6548 6576 6605 6691 6712 6729 6732 6775 6802 6868 6918 6919 6922 6962 6995 7035 7060 7131 7162 7187 7230 7252 7292 7300 7331 7391 7418 7444 7506 7514 7572 7596 7628 7668 7735 7772 7781 7824 7853 7872 7881 7910 7941 7995 8042 8074 8107 8143 8171 8189 8198 8246 8247 8270 8304 8362 8381 8399 8429 8442 8468 8507 8574 8627 8658 8690 8719 8760 8781 8806 8816 8881 8917 8942 8951 8955 8967 9018 9072 9080 9156 9169 9186 9244 9280 9341 9366 9387 9408 9430 9479 9529 9541 9543 9574 9608 9633 9662 9684 9691 9710 9765 9804 9808 9841 9913 9933 9945 9967 10047 10086 10094 10140 10195 10303 10329 10331 10333 10371 10404 10418 10442 10477 10493 10529 10541 10568 10572 10598 10627 10628 10680 10719 10747 10761 10782 10815 10836 10874 10908 10929 10952 10979 11005 11014 11043 11112 11136 11185 11195 11241 11319 11339 11416 11453 11484 11546 11571 11582 11596 11613 11636 11692 11715 11748 11772 11815 11840 11869 11905 11942 11968 11976 11999 12007 12012 12034 12061 12088 12109 12124 12148 12199 12253 12311 12335 12400 12403 12405 12412 12430 12442 12452 12454 12523 12541 12572 12619 12642 12672 12713 12738 12742 12747 12764 12790 12799 12809 12853 12892 12914 12956 12963 12974 12984 13021 13028 13075 13106 13116 fuzzer tests completed ./zstreamtest --mt -t1 -T90s Starting zstream tester (32-bits, 1.4.4) Seed = 7677 1/ 1 20 45 68 87 103 131 134 152 176 190 201 208 212 223 248 269 286 325 358 401 441 449 471 476 481 506 514 556 589 616 637 653 694 708 726 751 760 785 817 828 844 877 895 941 970 979 983 1021 1034 1056 1060 1072 1109 1152 1169 1179 1207 1229 1243 1252 1281 1320 1350 1351 1365 1388 1417 1443 1469 1474 1503 1507 1539 1555 1556 1561 1575 1586 1589 1599 1615 1624 1642 1664 1680 1693 1711 1747 1763 1775 1814 1842 1870 1882 1909 1924 1943 1956 1967 1989 1997 2010 2021 2038 2054 2069 2075 2091 2092 2099 2112 2124 2128 2130 2132 2142 2160 2176 2183 2191 2202 2208 2211 2214 2231 2264 2269 2284 2296 2327 2345 2363 2372 2380 2397 2415 2424 2440 2443 2465 2470 2481 2492 2495 2518 2535 2548 2568 2585 2600 2623 2652 2671 2691 2693 2719 2729 2743 2749 2776 2793 2821 2852 2873 2892 2904 2911 2935 2951 2967 2991 3014 3035 3047 3057 3089 3108 3141 3160 3182 3199 3217 3229 3238 3245 3251 3260 3276 3294 3313 3326 3327 3330 3350 3375 3393 3411 3440 3472 3491 3517 3556 3606 3635 3664 3715 3754 3812 3836 3867 3901 3918 3943 3994 4007 4031 4070 4095 4113 4173 4178 4227 4267 4296 4317 4349 4360 4378 4401 4434 4468 4503 4514 4543 4590 4614 4630 4657 4672 4695 4709 4752 4768 4782 4808 4829 4863 4892 4921 4969 4987 5037 5082 5102 5130 5150 5187 5219 5245 5267 5300 5308 5336 5359 5402 5428 5432 5444 5471 5487 5490 5518 5530 5556 5565 5593 5597 5626 5644 5676 5690 5697 5714 5727 5739 5744 5760 5779 5796 5819 5834 5857 5885 5920 5948 5979 6017 6027 6052 6062 6080 6129 6138 6168 6181 6193 6204 6226 6249 6271 6274 6287 6296 6316 6334 6351 6369 6392 6416 6454 6477 6513 6522 6553 6584 6616 6621 6661 6695 6703 6729 6735 6776 6798 6840 6848 6871 6904 6910 6955 6967 6987 7010 7039 7058 7060 7061 7084 7113 7120 7123 7135 7162 7194 7206 7218 7240 7251 7270 7271 7284 7290 7305 7324 7345 7349 7372 7405 7421 7431 7460 7492 7503 7527 7547 7561 7584 7602 7632 7656 7697 7709 7719 7736 7758 7785 7802 7817 7844 7864 7879 7899 7936 7963 7977 8014 8043 8081 8148 8172 8184 8202 8238 8262 8306 8321 8339 8374 8405 fuzzer tests completed ./zstreamtest --newapi -t1 -T90s Starting zstream tester (32-bits, 1.4.4) Seed = 5552 1/ 1 42 64 109 191 246 310 338 406 412 422 470 494 511 557 598 622 770 792 830 852 928 1040 1072 1109 1200 1226 1231 1251 1262 1286 1300 1338 1380 1427 1495 1513 1563 1611 1679 1720 1780 1852 1861 1905 1912 1983 2008 2038 2078 2123 2158 2213 2286 2326 2352 2369 2407 2475 2500 2530 2614 2625 2644 2682 2710 2772 2795 2810 2815 2823 2838 2910 2948 2986 3039 3063 3119 3176 3231 3265 3289 3310 3347 3400 3420 3441 3451 3513 3523 3609 3653 3701 3750 3780 3852 3870 3879 3882 3883 3889 3902 3931 3935 3938 3954 3960 3987 4002 4029 4033 4067 4083 4088 4117 4134 4160 4175 4191 4197 4198 4199 4203 4222 4223 4226 4278 4338 4345 4353 4414 4418 4440 4489 4525 4609 4616 4666 4689 4720 4745 4746 4779 4797 4802 4896 4947 4961 5030 5081 5138 5183 5198 5211 5331 5407 5481 5498 5543 5611 5619 5650 5657 5666 5707 5730 5732 5794 5796 5797 5815 5872 5890 5918 5927 5936 5990 6007 6051 6069 6148 6208 6219 6264 6277 6299 6322 6333 6351 6361 6389 6391 6420 6443 6458 6481 6504 6557 6617 6629 6687 6723 6745 6784 6800 6802 6818 6824 6841 6847 6854 6856 6876 6880 6905 6921 6947 7004 7048 7086 7162 7234 7247 7278 7325 7376 7399 7417 7507 7557 7580 7624 7668 7752 7797 7818 7865 7900 7929 7951 7990 7999 8038 8080 8111 8158 8176 8259 8289 8335 8352 8360 8406 8428 8443 8472 8497 8541 8562 8617 8649 8668 8709 8726 8759 8812 8830 8843 8877 8905 8938 8992 9045 9058 9115 9127 9186 9236 9245 9278 9346 9387 9407 9459 9470 9524 9591 9631 9664 9701 9731 9745 9766 9787 9835 9842 9874 9905 9927 9935 9969 10014 10081 10108 10146 10161 10176 10177 10207 10215 10240 10306 10325 10341 10355 10362 10379 10411 10418 10475 10494 10495 10538 10558 10590 10597 10607 10643 10686 10731 10732 10740 10752 10782 10814 10852 10899 10910 10916 10932 10940 10996 11014 11042 11071 11073 11089 11101 11111 11150 11183 11229 11264 11294 11351 11370 11389 11450 11461 11506 11539 11572 11583 11599 11658 11679 11714 11745 11746 11763 11773 11820 11877 11928 11938 11979 11993 12036 12069 12070 fuzzer tests completed make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/tests' + make -j8 -k -C contrib/pzstd tests GTEST_INC= GTEST_LIB= make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF BufferTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/BufferTest.cpp -o utils/test/BufferTest.o mv -f BufferTest.Td BufferTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF RangeTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/RangeTest.cpp -o utils/test/RangeTest.o mv -f RangeTest.Td RangeTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/BufferTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/BufferTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/RangeTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/RangeTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF ScopeGuardTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/ScopeGuardTest.cpp -o utils/test/ScopeGuardTest.o mv -f ScopeGuardTest.Td ScopeGuardTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/ScopeGuardTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/ScopeGuardTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF PzstdTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c test/PzstdTest.cpp -o test/PzstdTest.o mv -f PzstdTest.Td PzstdTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF RoundTripTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c test/RoundTripTest.cpp -o test/RoundTripTest.o mv -f RoundTripTest.Td RoundTripTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ test/RoundTripTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o test/RoundTripTest /usr/bin/ld.default: test/RoundTripTest.o: in function `writeData': /usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd/test/RoundTripTest.cpp:30: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ test/PzstdTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o test/PzstdTest /usr/bin/ld.default: test/PzstdTest.o: in function `Pzstd_DISABLED_ExtremelyLargeSize_Test::TestBody()': /usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd/test/PzstdTest.cpp:103: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF ThreadPoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/ThreadPoolTest.cpp -o utils/test/ThreadPoolTest.o mv -f ThreadPoolTest.Td ThreadPoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/ThreadPoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/ThreadPoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF ResourcePoolTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/ResourcePoolTest.cpp -o utils/test/ResourcePoolTest.o mv -f ResourcePoolTest.Td ResourcePoolTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/ResourcePoolTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/ResourcePoolTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF OptionsTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c test/OptionsTest.cpp -o test/OptionsTest.o mv -f OptionsTest.Td OptionsTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ test/OptionsTest.o ../../programs/datagen.o ../../programs/util.o Options.o Pzstd.o SkippableFrame.o ../../lib/libzstd.so -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o test/OptionsTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ -MMD -MP -MF WorkQueueTest.Td -Wno-deprecated-declarations -I../../lib -I../../lib/common -I../../programs -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c++11 -c utils/test/WorkQueueTest.cpp -o utils/test/WorkQueueTest.o mv -f WorkQueueTest.Td WorkQueueTest.d make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' g++ utils/test/WorkQueueTest.o -Wno-deprecated-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -lgtest -lgtest_main -pthread -o utils/test/WorkQueueTest make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' rm test/PzstdTest.o utils/test/ScopeGuardTest.o utils/test/RangeTest.o utils/test/ResourcePoolTest.o test/OptionsTest.o utils/test/ThreadPoolTest.o utils/test/BufferTest.o utils/test/WorkQueueTest.o + LD_LIBRARY_PATH=/usr/src/tmp/zstd-buildroot/lib + make -C contrib/pzstd check make: Entering directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' ./utils/test/BufferTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Buffer [ RUN ] Buffer.Constructors [ OK ] Buffer.Constructors (0 ms) [ RUN ] Buffer.BufferManagement [ OK ] Buffer.BufferManagement (0 ms) [ RUN ] Buffer.Modifiers [ OK ] Buffer.Modifiers (0 ms) [----------] 3 tests from Buffer (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (0 ms total) [ PASSED ] 3 tests. ./utils/test/RangeTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from Range [ RUN ] Range.Constructors [ OK ] Range.Constructors (0 ms) [ RUN ] Range.Modifiers [ OK ] Range.Modifiers (0 ms) [----------] 2 tests from Range (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 /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from ResourcePool [ RUN ] ResourcePool.FullTest [ OK ] ResourcePool.FullTest (0 ms) [ RUN ] ResourcePool.ThreadSafe [ OK ] ResourcePool.ThreadSafe (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 /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from ScopeGuard [ RUN ] ScopeGuard.Dismiss [ OK ] ScopeGuard.Dismiss (0 ms) [ RUN ] ScopeGuard.Executes [ OK ] ScopeGuard.Executes (0 ms) [----------] 2 tests from ScopeGuard (1 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (1 ms total) [ PASSED ] 2 tests. ./utils/test/ThreadPoolTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from ThreadPool [ RUN ] ThreadPool.Ordering [ OK ] ThreadPool.Ordering (1 ms) [ RUN ] ThreadPool.AllJobsFinished Creating executor Starting Finishing [ OK ] ThreadPool.AllJobsFinished (0 ms) [ RUN ] ThreadPool.AddJobWhileJoining [ OK ] ThreadPool.AddJobWhileJoining (1000 ms) [----------] 3 tests from ThreadPool (1001 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (1002 ms total) [ PASSED ] 3 tests. ./utils/test/WorkQueueTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 10 tests from 2 test cases. [----------] Global test environment set-up. [----------] 9 tests from WorkQueue [ RUN ] WorkQueue.SingleThreaded [ OK ] WorkQueue.SingleThreaded (0 ms) [ RUN ] WorkQueue.SPSC [ OK ] WorkQueue.SPSC (0 ms) [ RUN ] WorkQueue.SPMC [ OK ] WorkQueue.SPMC (1 ms) [ RUN ] WorkQueue.MPMC [ OK ] WorkQueue.MPMC (1 ms) [ RUN ] WorkQueue.BoundedSizeWorks [ OK ] WorkQueue.BoundedSizeWorks (0 ms) [ RUN ] WorkQueue.BoundedSizePushAfterFinish [ OK ] WorkQueue.BoundedSizePushAfterFinish (1000 ms) [ RUN ] WorkQueue.SetMaxSize [ OK ] WorkQueue.SetMaxSize (1000 ms) [ RUN ] WorkQueue.BoundedSizeMPMC Creating popperThreads Creating pusherThreads Joining pusherThreads Finishing queue Joining popperThreads Inspecting results [ OK ] WorkQueue.BoundedSizeMPMC (5 ms) [ RUN ] WorkQueue.FailedPush [ OK ] WorkQueue.FailedPush (0 ms) [----------] 9 tests from WorkQueue (2007 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. (2007 ms total) [ PASSED ] 10 tests. ./test/OptionsTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 15 tests from 1 test case. [----------] Global test environment set-up. [----------] 15 tests from Options [ RUN ] Options.ValidInputs [ OK ] Options.ValidInputs (0 ms) [ RUN ] Options.GetOutputFile [ OK ] Options.GetOutputFile (1 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 (1 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:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : force write to standard output, even if it is the console -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : force write to standard output, even if it is the console -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.4.4. Usage: pzstd [args] [FILE(s)] Parallel ZSTD options: -p, --processes # : number of threads to use for (de)compression (default:) ZSTD options: -# : # compression level (1-19, default:3) -d, --decompress : decompression -o file : result stored into `file` (only if 1 input file) -f, --force : overwrite output without prompting, (de)compress links --rm : remove source file(s) after successful (de)compression -k, --keep : preserve source file(s) (default) -h, --help : display help and exit -V, --version : display version number and exit -v, --verbose : verbose mode; specify multiple times to increase log level (default:2) -q, --quiet : suppress warnings; specify twice to suppress errors too -c, --stdout : force write to standard output, even if it is the console -r : operate recursively on directories --ultra : enable levels beyond 19, up to 22 (requires more memory) -C, --check : integrity check (default) --no-check : no integrity check -t, --test : test compressed file integrity -- : all arguments after "--" are treated as files PZSTD version: 1.4.4. [ OK ] Options.Extras (3 ms) [----------] 15 tests from Options (5 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test case ran. (5 ms total) [ PASSED ] 15 tests. ./test/PzstdTest Running main() from /usr/src/RPM/BUILD/googletest-release-1.8.1/googletest/src/gtest_main.cc [==========] Running 3 tests from 1 test case. [----------] Global test environment set-up. [----------] 3 tests from Pzstd [ RUN ] Pzstd.SmallSizes Pzstd.SmallSizes seed: 2767826841 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 (1822 ms) [ RUN ] Pzstd.LargeSizes Pzstd.LargeSizes seed: 3082148127 [ OK ] Pzstd.LargeSizes (7912 ms) [ RUN ] Pzstd.ExtremelyCompressible /tmp/file6r2ScV : 0.34% ( 10000 => 34 bytes, /tmp/fileBFvhFV) /tmp/fileBFvhFV : 10000 bytes [ OK ] Pzstd.ExtremelyCompressible (2 ms) [----------] 3 tests from Pzstd (9736 ms total) [----------] Global test environment tear-down [==========] 3 tests from 1 test case ran. (9736 ms total) [ PASSED ] 3 tests. YOU HAVE 1 DISABLED TEST make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.4.4-alt1/contrib/pzstd' + exit 0 Processing files: zstd-1.4.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + cp -prL CHANGELOG README.md /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/zstd-1.4.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G7jOB1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mu9DX0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libzstd = 1.4.4-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4AwEI0 Creating zstd-debuginfo package Processing files: pzstd-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.94RQE3 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.76wZPZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: zstd = 1.4.4-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libgcc_s.so.1(GCC_3.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.14), libstdc++.so.6(GLIBCXX_3.4.17), libstdc++.so.6(GLIBCXX_3.4.19), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.22), libzstd.so.1 >= set:lgEqKkxZmfy4hVzxoW6b1Aev1AdNg1rzzPFuSaZLxNaZI8WsOCauU6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qq5vW2 Creating pzstd-debuginfo package Processing files: libzstd-1.4.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76318 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd zstd-1.4.4-alt1 + DOCDIR=/usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + export DOCDIR + rm -rf /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + /bin/mkdir -p /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + cp -prL LICENSE /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + chmod -R go-w /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + chmod -R a+rX /usr/src/tmp/zstd-buildroot/usr/share/doc/libzstd-1.4.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WQymTZ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/zstd-buildroot/lib/libzstd.so.1: 187 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L4hAq2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libzstd.so.1 = set:ld6UwMNDkUGnmb4dbvTeKtkrvSIzvJZixcE2O2YJ8CxLZ00G41vVEZvDlNh3svP9LQML4pep3R5XFaEdv6VKxRHQw8NsQcaPiVNYmnGcBOWIJTzv72NF1LVT3lckj9Ztm9MYBLBK7yir0Py1KgjtWLIg6aDKUKF61462Y7fPfHklqXobvC1mXsJDvftw7r1pnZacZdS433ZhckC7KwW5ExtOaDwWbDdietfWM64wkMf32TTX7IktnqVq30tyb8JcSldFf5MZIy1SWP0VfTUjUVACgxHKTPfi1dbqc6KoOt5AnSqmbmFFVWDfAsbflfChFgijhp1uKD7Q8mSZLqbV5EDmDLHGkpaJ26soVJKiJR4gO5UsrjIqkAVR0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4pkx51 Creating libzstd-debuginfo package Processing files: libzstd-devel-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fVJse0 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.voljN3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libzstd) = 1.4.4 Requires: libzstd = 1.4.4-alt1, /lib/libzstd.so.1.4.4, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z0rQt0 Processing files: zstd-debuginfo-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YiNVF3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o2ido3 find-requires: running scripts (debuginfo) Requires: zstd = 1.4.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Processing files: pzstd-debuginfo-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jZ5Mk2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rFFPT0 find-requires: running scripts (debuginfo) Requires: pzstd = 1.4.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6), debug(libzstd.so.1) Processing files: libzstd-debuginfo-1.4.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NXOJ8Z find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xtzcs2 find-requires: running scripts (debuginfo) Provides: debug(libzstd.so.1) Requires: libzstd = 1.4.4-alt1, debug(libc.so.6) Adding to pzstd a strict dependency on zstd Adding to zstd a strict dependency on libzstd Adding to zstd-debuginfo a strict dependency on zstd Adding to pzstd-debuginfo a strict dependency on pzstd Adding to libzstd-devel a strict dependency on libzstd Adding to libzstd-debuginfo a strict dependency on libzstd Adding to pzstd a strict dependency on libzstd Adding to pzstd-debuginfo a strict dependency on libzstd-debuginfo Adding to pzstd-debuginfo a strict dependency on zstd-debuginfo Removing from pzstd-debuginfo 4 sources provided by zstd-debuginfo also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/common also prunning dir /usr/src/debug/zstd-1.4.4-alt1/programs also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib Adding to zstd-debuginfo a strict dependency on libzstd-debuginfo Removing from zstd-debuginfo 57 sources provided by libzstd-debuginfo also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/common also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/compress also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/decompress also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib/dictBuilder also prunning dir /usr/src/debug/zstd-1.4.4-alt1/lib Removing 2 extra deps from pzstd due to dependency on libzstd Removing 1 extra deps from libzstd-devel due to dependency on libzstd Removing 1 extra deps from pzstd-debuginfo due to dependency on libzstd-debuginfo Removing 9 extra deps from pzstd due to repentancy on zstd Removing 4 extra deps from zstd due to repentancy on libzstd Removing 1 extra deps from pzstd due to repentancy on libzstd Removing 3 extra deps from pzstd-debuginfo due to repentancy on zstd-debuginfo Removing 1 extra deps from zstd-debuginfo due to repentancy on libzstd-debuginfo Wrote: /usr/src/RPM/RPMS/i586/zstd-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pzstd-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-devel-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/zstd-debuginfo-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pzstd-debuginfo-1.4.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libzstd-debuginfo-1.4.4-alt1.i586.rpm 702.26user 29.47system 7:24.49elapsed 164%CPU (0avgtext+0avgdata 684236maxresident)k 0inputs+0outputs (0major+16306221minor)pagefaults 0swaps 710.47user 33.27system 7:39.48elapsed 161%CPU (0avgtext+0avgdata 684236maxresident)k 0inputs+0outputs (0major+16716764minor)pagefaults 0swaps --- pzstd-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ pzstd-1.4.4-alt1.i586.rpm.hasher 2020-05-16 13:37:08.665370163 +0000 @@ -2,2 +2,4 @@ Requires: libgcc_s.so.1(GCC_3.0) +Requires: libpthread.so.0(GLIBC_2.0) +Requires: libpthread.so.0(GLIBC_2.1) Requires: libstdc++.so.6(CXXABI_1.3) --- pzstd-debuginfo-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ pzstd-debuginfo-1.4.4-alt1.i586.rpm.hasher 2020-05-16 13:37:08.680370026 +0000 @@ -22,2 +22,3 @@ Requires: debug(libgcc_s.so.1) +Requires: debug(libpthread.so.0) Requires: debug(libstdc++.so.6) --- zstd-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ zstd-1.4.4-alt1.i586.rpm.hasher 2020-05-16 13:37:08.690369934 +0000 @@ -17,5 +17,2 @@ Requires: libc.so.6(GLIBC_2.6) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) -Requires: libpthread.so.0(GLIBC_2.3.2) Requires: libzstd = 1.4.4-alt1:sisyphus+246872.100.1.1 --- zstd-debuginfo-1.4.4-alt1.i586.rpm.repo 2020-02-24 23:01:08.000000000 +0000 +++ zstd-debuginfo-1.4.4-alt1.i586.rpm.hasher 2020-05-16 13:37:08.716369696 +0000 @@ -22,3 +22,2 @@ Requires: /usr/lib/debug/lib/ld-linux.so.2.debug -Requires: debug(libpthread.so.0) Requires: zstd = 1.4.4-alt1:sisyphus+246872.100.1.1